Uses of Class
org.cytoscape.session.events.SessionLoadedEvent
Package
Description
This package contains the interfaces and classes necessary to capturing,
session change events.
-
Uses of SessionLoadedEvent in org.cytoscape.session.events
Modifier and TypeMethodDescriptionvoid
SessionLoadedListener.handleEvent(SessionLoadedEvent e)
Processes the specified event when fired.