Uses of Interface
org.graffiti.session.SessionListener
-
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools that implement SessionListener Modifier and Type Class Description class
IPK_AdvancedLabelTool
A modified editing toolclass
IPK_MegaCreateTool
A modified editing toolclass
IPK_MegaMoveTool
A modified editing tool.class
IPK_StandardTools
This plugin contains the modified standard editing tools. -
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar that implement SessionListener Modifier and Type Class Description class
ClusterHelperToolbarComponent
DOCUMENT ME! -
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control that implement SessionListener Modifier and Type Class Description class
TabPluginControl
Represents the tab, which contains the functionality to edit the attributes of the current graph object. -
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.dbe that implement SessionListener Modifier and Type Class Description class
ExperimentDataInfoPane
-
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit that implement SessionListener Modifier and Type Class Description class
AlignNodesComponent
DOCUMENT ME!class
ZoomFitChangeComponent
-
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.invert_selection that implement SessionListener Modifier and Type Class Description class
SelectNodesComponent
-
Uses of SessionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.link_visualization_legend that implement SessionListener Modifier and Type Class Description class
LinkVisualizationLegendPlugin
-
Uses of SessionListener in org.graffiti.editor
Classes in org.graffiti.editor that implement SessionListener Modifier and Type Class Description class
MainFrame
Constructs a new graffiti frame, which contains the main gui components.class
StatusBar
Represents a status line ui component, which can display info and error messages.Methods in org.graffiti.editor with parameters of type SessionListener Modifier and Type Method Description void
MainFrame. addSessionListener(SessionListener sl)
Adds aSessionListener
.void
MainFrame. removeSessionListener(SessionListener sl)
Removes aSessionListener
. -
Uses of SessionListener in org.graffiti.plugin.inspector
Classes in org.graffiti.plugin.inspector that implement SessionListener Modifier and Type Class Description class
SubtabHostTab
-
Uses of SessionListener in org.graffiti.plugin.tool
Classes in org.graffiti.plugin.tool that implement SessionListener Modifier and Type Class Description class
AbstractTool
Provides an abstract implementation of theTool
interface.class
AbstractUndoableTool
Superclass for all tools that provide undo information for their actions. -
Uses of SessionListener in org.graffiti.plugins.guis.switchselections
Classes in org.graffiti.plugins.guis.switchselections that implement SessionListener Modifier and Type Class Description class
SelectionMenu
A menu providing entries to manage selections. -
Uses of SessionListener in org.graffiti.plugins.inspectors.defaults
Classes in org.graffiti.plugins.inspectors.defaults that implement SessionListener Modifier and Type Class Description class
AbstractTab
Represents an inspector tab.class
EdgeTab
Represents a tabulator in the inspector, which handles the properties of edges.class
GraphTab
Represents the tab, which contains the functionality to edit the attributes of the current graph object.class
Inspector
Represents the main class of the inspector plugin.class
NodeTab
Represents the tab of the inspector, which edits the properties of a node. -
Uses of SessionListener in org.graffiti.plugins.modes.defaults
Classes in org.graffiti.plugins.modes.defaults that implement SessionListener Modifier and Type Class Description class
AdvancedLabelTool
A tool for creating and editing labels of graphelements.class
LabelTool
A tool for creating and editing labels of graphelements.class
MegaCreateTool
A tool for creating and editing a graph.class
MegaMoveTool
A tool for creating and editing a graph.class
MegaTools
DOCUMENT ME! -
Uses of SessionListener in org.graffiti.plugins.tools.enhancedzoomtool
Classes in org.graffiti.plugins.tools.enhancedzoomtool that implement SessionListener Modifier and Type Class Description class
ZoomChangeComponent
DOCUMENT ME! -
Uses of SessionListener in org.graffiti.plugins.tools.zoomtool
Classes in org.graffiti.plugins.tools.zoomtool that implement SessionListener Modifier and Type Class Description class
ZoomChangeComponent
Deprecated. -
Uses of SessionListener in org.graffiti.session
Subinterfaces of SessionListener in org.graffiti.session Modifier and Type Interface Description interface
SessionListenerExt
Classes in org.graffiti.session that implement SessionListener Modifier and Type Class Description class
SessionAdapter
Adapter for the SessionListener interface, providing default empty implementation.class
SessionAdapterExt
Adapter for the SessionListenerExt interface, providing default empty implementation.Methods in org.graffiti.session with parameters of type SessionListener Modifier and Type Method Description void
SessionManager. addSessionListener(SessionListener sl)
Adds aSelectionListener
.void
SessionManager. removeSessionListener(SessionListener sl)
Removes aSelectionListener
. -
Uses of SessionListener in org.graffiti.util
Classes in org.graffiti.util that implement SessionListener Modifier and Type Class Description class
DesktopMenuManager
Manages menu entries for the internal frames contained in a desktop pane. -
Uses of SessionListener in org.vanted.plugins.layout.stressminimization
Classes in org.vanted.plugins.layout.stressminimization that implement SessionListener Modifier and Type Class Description class
BackgroundExecutionAlgorithm
This class handles the execution of a givenBackgroundAlgorithm
in the background, i.e. -
Uses of SessionListener in org.vanted.plugins.layout.stressminimization.parameters
Classes in org.vanted.plugins.layout.stressminimization.parameters that implement SessionListener Modifier and Type Class Description class
LandmarkSliderComponent
Slider component specially for selecting landmarks. -
Uses of SessionListener in org.vanted.scaling.vanted
Classes in org.vanted.scaling.vanted that implement SessionListener Modifier and Type Class Description class
GraphScaler
Responsible for the synchronization between scaling and the established graph zooming, which acts as graph scaling.
ZoomChangeComponent
instead.