Cytoscape 3.0.1 API

Uses of Package
org.cytoscape.session.events

Packages that use org.cytoscape.session.events
org.cytoscape.session.events This package contains the interfaces and classes necessary to capturing, session change events. 
 

Classes in org.cytoscape.session.events used by org.cytoscape.session.events
SessionAboutToBeSavedEvent
          This event is fired synchronously by the CySessionManager at beginning of the CySessionManager.getCurrentSession() method.
SessionLoadedEvent
          This event is fired after a new session has been set in the CySessionManager.setCurrentSession(CySession, String) method and is used to notify interested parties in the change of state.
SessionSavedEvent
          TODO: Missing documentation
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.