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