Uses of Class
org.cytoscape.group.events.GroupAboutToBeDestroyedEvent
Package
Description
This package contains the various events and listeners
related to group management, creation, and destruction.
-
Uses of GroupAboutToBeDestroyedEvent in org.cytoscape.group.events
Modifier and TypeMethodDescriptionvoid
GroupAboutToBeDestroyedListener.handleEvent(GroupAboutToBeDestroyedEvent e)
The method that should handle the specified event.