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 classIPK_AdvancedLabelToolA modified editing toolclassIPK_MegaCreateToolA modified editing toolclassIPK_MegaMoveToolA modified editing tool.classIPK_StandardToolsThis 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 classClusterHelperToolbarComponentDOCUMENT 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 classTabPluginControlRepresents 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 classExperimentDataInfoPane -
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 classAlignNodesComponentDOCUMENT ME!classZoomFitChangeComponent -
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 classSelectNodesComponent -
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 classLinkVisualizationLegendPlugin -
Uses of SessionListener in org.graffiti.editor
Classes in org.graffiti.editor that implement SessionListener Modifier and Type Class Description classMainFrameConstructs a new graffiti frame, which contains the main gui components.classStatusBarRepresents 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 voidMainFrame. addSessionListener(SessionListener sl)Adds aSessionListener.voidMainFrame. 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 classSubtabHostTab -
Uses of SessionListener in org.graffiti.plugin.tool
Classes in org.graffiti.plugin.tool that implement SessionListener Modifier and Type Class Description classAbstractToolProvides an abstract implementation of theToolinterface.classAbstractUndoableToolSuperclass 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 classSelectionMenuA 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 classAbstractTabRepresents an inspector tab.classEdgeTabRepresents a tabulator in the inspector, which handles the properties of edges.classGraphTabRepresents the tab, which contains the functionality to edit the attributes of the current graph object.classInspectorRepresents the main class of the inspector plugin.classNodeTabRepresents 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 classAdvancedLabelToolA tool for creating and editing labels of graphelements.classLabelToolA tool for creating and editing labels of graphelements.classMegaCreateToolA tool for creating and editing a graph.classMegaMoveToolA tool for creating and editing a graph.classMegaToolsDOCUMENT 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 classZoomChangeComponentDOCUMENT 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 classZoomChangeComponentDeprecated. -
Uses of SessionListener in org.graffiti.session
Subinterfaces of SessionListener in org.graffiti.session Modifier and Type Interface Description interfaceSessionListenerExtClasses in org.graffiti.session that implement SessionListener Modifier and Type Class Description classSessionAdapterAdapter for the SessionListener interface, providing default empty implementation.classSessionAdapterExtAdapter for the SessionListenerExt interface, providing default empty implementation.Methods in org.graffiti.session with parameters of type SessionListener Modifier and Type Method Description voidSessionManager. addSessionListener(SessionListener sl)Adds aSelectionListener.voidSessionManager. 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 classDesktopMenuManagerManages 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 classBackgroundExecutionAlgorithmThis class handles the execution of a givenBackgroundAlgorithmin 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 classLandmarkSliderComponentSlider 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 classGraphScalerResponsible for the synchronization between scaling and the established graph zooming, which acts as graph scaling.
ZoomChangeComponentinstead.