Uses of Class
org.graffiti.session.Session
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools with parameters of type Session Modifier and Type Method Description void
IPK_StandardTools. sessionChanged(Session s)
void
IPK_StandardTools. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar with parameters of type Session Modifier and Type Method Description void
ClusterHelperToolbarComponent. sessionChanged(Session s)
void
ClusterHelperToolbarComponent. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control with parameters of type Session Modifier and Type Method Description void
TabPatternLayout. sessionChanged(Session s)
void
TabPluginControl. sessionChanged(Session s)
void
TabVisualisationControl. sessionChanged(Session s)
Deprecated.void
TabPatternLayout. sessionDataChanged(Session s)
void
TabPluginControl. sessionDataChanged(Session s)
void
TabVisualisationControl. sessionDataChanged(Session s)
Deprecated. -
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe with parameters of type Session Modifier and Type Method Description void
ExperimentDataInfoPane. sessionChanged(Session s)
void
ExperimentDataInfoPane. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit with parameters of type Session Modifier and Type Method Description void
AlignNodesComponent. sessionChanged(Session s)
void
ZoomFitChangeComponent. sessionChanged(Session s)
void
AlignNodesComponent. sessionDataChanged(Session s)
void
ZoomFitChangeComponent. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection with parameters of type Session Modifier and Type Method Description void
SelectNodesComponent. sessionChanged(Session s)
void
SelectNodesComponent. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend with parameters of type Session Modifier and Type Method Description void
LinkVisualizationLegendPlugin. sessionChanged(Session s)
void
LinkVisualizationLegendPlugin. sessionDataChanged(Session s)
-
Uses of Session in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.print.printer with parameters of type Session Modifier and Type Method Description void
PrintAlgorithm. setActiveSession(Session session)
Sets the active session. -
Uses of Session in org.graffiti.editor
Methods in org.graffiti.editor that return Session Modifier and Type Method Description Session
MainFrame. getActiveSession()
Returns the current active session.Session
MainFrame. getEditorSessionForGraph(Graph graph)
Session
GravistoService. getSessionFromView(View thisView)
Methods in org.graffiti.editor that return types with arguments of type Session Modifier and Type Method Description Vector<Session>
GravistoService. getMainSessions()
Returns aVector
which contains a list of sessions, loaded in the main view.List<Session>
GravistoService. getPatternSessionList()
AList
of the pattern sessions.static Set<Session>
MainFrame. getSessions()
Iterator<Session>
MainFrame. getSessionsIterator()
Returns an iterator over all sessions.Methods in org.graffiti.editor with parameters of type Session Modifier and Type Method Description void
GravistoService. addPatternSession(Session session)
Adds a Session to the list of patternSessions.void
MainFrame. addSession(Session s)
Adds the given session to the list of sessions.boolean
MainFrame. closeSession(Session session)
Closes all views of the given session and removes the session from the list of sessions.void
MainFrame. fireSessionChanged(Session session)
Informs allSessionListener
s that the active session has changed.void
MainFrame. fireSessionDataChanged(Session session)
Called, if the session or data (except graph data) in the session have been changed.boolean
MainFrame. promptClosing(Session session)
This delegates the session closing down below the method chain, given the user has not chosen 'Cancel'.void
MainFrame. removeSession(Session s)
Removes the session from the list of sessions.void
MainFrame. sessionChanged(Session s)
Invoked when the session changed.void
StatusBar. sessionChanged(Session session)
void
MainFrame. sessionDataChanged(Session s)
Invoked when the session data changed.void
StatusBar. sessionDataChanged(Session s)
void
MainFrame. setActiveSession(Session s, View targetView)
Sets the current active session. -
Uses of Session in org.graffiti.editor.dialog
Methods in org.graffiti.editor.dialog that return types with arguments of type Session Modifier and Type Method Description Collection<Session>
DefaultParameterDialog. getTargetSessions()
Collection<Session>
ParameterDialog. getTargetSessions()
-
Uses of Session in org.graffiti.plugin.inspector
Methods in org.graffiti.plugin.inspector with parameters of type Session Modifier and Type Method Description void
SubtabHostTab. sessionChanged(Session s)
void
SubtabHostTab. sessionDataChanged(Session s)
-
Uses of Session in org.graffiti.plugin.tool
Methods in org.graffiti.plugin.tool with parameters of type Session Modifier and Type Method Description void
AbstractTool. sessionChanged(Session s)
void
AbstractUndoableTool. sessionChanged(Session s)
void
AbstractUndoableTool. sessionDataChanged(Session s)
Empty method. -
Uses of Session in org.graffiti.plugins.guis.switchselections
Methods in org.graffiti.plugins.guis.switchselections with parameters of type Session Modifier and Type Method Description void
SelectionMenu. sessionChanged(Session s)
void
SelectionMenu. sessionDataChanged(Session s)
-
Uses of Session in org.graffiti.plugins.inspectors.defaults
Methods in org.graffiti.plugins.inspectors.defaults with parameters of type Session Modifier and Type Method Description void
AbstractTab. sessionChanged(Session s)
void
EdgeTab. sessionChanged(Session s)
void
GraphTab. sessionChanged(Session s)
void
Inspector. sessionChanged(Session s)
This method is called when the session changes.void
AbstractTab. sessionDataChanged(Session s)
void
EdgeTab. sessionDataChanged(Session s)
void
Inspector. sessionDataChanged(Session s)
This method is called when the session data (but not the session's graph data) changed. -
Uses of Session in org.graffiti.plugins.modes.defaults
Methods in org.graffiti.plugins.modes.defaults with parameters of type Session Modifier and Type Method Description void
MegaMoveTool. sessionChanged(Session s)
void
MegaTools. sessionChanged(Session s)
Called when the active session is changed.void
MegaTools. sessionDataChanged(Session s)
Called when the session data (not the session's graph data!) changed. -
Uses of Session in org.graffiti.plugins.tools.enhancedzoomtool
Methods in org.graffiti.plugins.tools.enhancedzoomtool with parameters of type Session Modifier and Type Method Description void
ZoomChangeComponent. sessionChanged(Session s)
void
ZoomChangeComponent. sessionDataChanged(Session s)
-
Uses of Session in org.graffiti.plugins.tools.zoomtool
Methods in org.graffiti.plugins.tools.zoomtool with parameters of type Session Modifier and Type Method Description void
ZoomChangeComponent. sessionChanged(Session s)
Deprecated.void
ZoomChangeComponent. sessionDataChanged(Session s)
Deprecated. -
Uses of Session in org.graffiti.session
Subclasses of Session in org.graffiti.session Modifier and Type Class Description class
EditorSession
Contains an editor session.Methods in org.graffiti.session that return Session Modifier and Type Method Description Session
SessionManager. getActiveSession()
Returns the current active session.Methods in org.graffiti.session that return types with arguments of type Session Modifier and Type Method Description Iterator<Session>
SessionManager. getSessionsIterator()
Returns an iterator over all sessions.Methods in org.graffiti.session with parameters of type Session Modifier and Type Method Description void
SessionManager. addSession(Session es)
Adds the given session to the list of sessions.boolean
SessionManager. closeSession(Session es)
Removes the given session from the list of sessions.void
SessionManager. fireSessionDataChanged(Session session)
Called, if the session or data (except graph data) in the session have been changed.void
SessionAdapter. sessionChanged(Session s)
void
SessionAdapterExt. sessionChanged(Session s)
void
SessionListener. sessionChanged(Session s)
This method is called when the session changes.void
SessionAdapterExt. sessionClosed(Session session)
void
SessionListenerExt. sessionClosed(Session session)
Is called once the session has been removed from the system.void
SessionAdapter. sessionDataChanged(Session s)
void
SessionAdapterExt. sessionDataChanged(Session s)
void
SessionListener. sessionDataChanged(Session s)
This method is called when the data (except the graph data) are changed. -
Uses of Session in org.graffiti.util
Methods in org.graffiti.util with parameters of type Session Modifier and Type Method Description void
DesktopMenuManager. sessionChanged(Session s)
void
DesktopMenuManager. sessionDataChanged(Session s)
-
Uses of Session in org.vanted.plugins.layout.stressminimization
Methods in org.vanted.plugins.layout.stressminimization with parameters of type Session Modifier and Type Method Description void
BackgroundExecutionAlgorithm. sessionChanged(Session s)
void
BackgroundExecutionAlgorithm. sessionDataChanged(Session s)
-
Uses of Session in org.vanted.plugins.layout.stressminimization.parameters
Methods in org.vanted.plugins.layout.stressminimization.parameters with parameters of type Session Modifier and Type Method Description void
LandmarkSliderComponent. sessionChanged(Session s)
void
LandmarkSliderComponent. sessionDataChanged(Session s)
-
Uses of Session in org.vanted.scaling.vanted
Methods in org.vanted.scaling.vanted with parameters of type Session Modifier and Type Method Description void
GraphScaler. sessionChanged(Session s)