Uses of Class
org.cytoscape.group.events.GroupAboutToBeDestroyedEvent
Packages that use 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
Methods in org.cytoscape.group.events with parameters of type GroupAboutToBeDestroyedEventModifier and TypeMethodDescriptionvoid
GroupAboutToBeDestroyedListener.handleEvent(GroupAboutToBeDestroyedEvent e)
The method that should handle the specified event.