Uses of Class
org.cytoscape.group.events.GroupAboutToBeDestroyedEvent
-
Packages that use GroupAboutToBeDestroyedEvent Package Description org.cytoscape.group.events This package contains the various events and listeners related to group management, creation, and destruction. -
-
Uses of GroupAboutToBeDestroyedEvent in org.cytoscape.group.events
Methods in org.cytoscape.group.events with parameters of type GroupAboutToBeDestroyedEvent Modifier and Type Method Description void
GroupAboutToBeDestroyedListener. handleEvent(GroupAboutToBeDestroyedEvent e)
The method that should handle the specified event.
-