Uses of Class
org.cytoscape.session.events.SessionSavedEvent
-
Packages that use SessionSavedEvent Package Description org.cytoscape.session.events This package contains the interfaces and classes necessary to capturing, session change events. -
-
Uses of SessionSavedEvent in org.cytoscape.session.events
Methods in org.cytoscape.session.events with parameters of type SessionSavedEvent Modifier and Type Method Description void
SessionSavedListener. handleEvent(SessionSavedEvent e)
Processes the specified event when fired.
-