public final class SessionSavedEvent extends AbstractCyEvent<Object>
Constructor and Description |
---|
SessionSavedEvent(Object source,
CySession session,
String fileName) |
Modifier and Type | Method and Description |
---|---|
String |
getSavedFileName()
Returns the file name of the session just loaded.
|
CySession |
getSavedSession()
Returns the session that was just loaded.
|
getListenerClass, getSource
Copyright 2011 Cytoscape Consortium. All rights reserved.