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