Uses of Interface
org.graffiti.event.TransactionListener
-
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_colors that implement TransactionListener Modifier and Type Class Description classChartColorAttributeEditorclassLineModeAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.chart_settings that implement TransactionListener Modifier and Type Class Description classChartAttributeEditorclassChartsColumnAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.cluster_colors that implement TransactionListener Modifier and Type Class Description classClusterColorAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.compound_image that implement TransactionListener Modifier and Type Class Description classCompoundImageAttributeEditorclassCompoundImagePositionAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_settings that implement TransactionListener Modifier and Type Class Description classLabelFontAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_label_style that implement TransactionListener Modifier and Type Class Description classLabelStyleAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.font_settings that implement TransactionListener Modifier and Type Class Description classFontAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.kegg.kegg_type that implement TransactionListener Modifier and Type Class Description classKeggGroupPartAttributeEditorclassKeggReactionIdAttributeEditorclassKeggReactionTypeAttributeEditorclassKeggRelationSubTypeAttributeEditorclassKeggRelationTypeAttributeEditorclassKeggTypeAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.label_alignment that implement TransactionListener Modifier and Type Class Description classLabelAlignmentAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.url_attribute that implement TransactionListener Modifier and Type Class Description classURLAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.editcomponents.xml_attribute that implement TransactionListener Modifier and Type Class Description classXMLAttributeEditor -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.enhanced_attribute_editors
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.enhanced_attribute_editors that implement TransactionListener Modifier and Type Class Description classArrowShapeEditComponentClass used to display different node shapes.classEnhDoubleEditComponentRepresents a gui component, which handles double values. -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view that implement TransactionListener Modifier and Type Class Description classFastView -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview that implement TransactionListener Modifier and Type Class Description classButtonOverlayViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph.classIPKGraffitiViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph.classNullView -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml that implement TransactionListener Modifier and Type Class Description classKineticLawHelper -
Uses of TransactionListener in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.misc.pathway_references that implement TransactionListener Modifier and Type Class Description classNodePathwayLinkVisualizationAttributeEditor -
Uses of TransactionListener in org.graffiti.editor
Classes in org.graffiti.editor that implement TransactionListener Modifier and Type Class Description classStatusBarRepresents a status line ui component, which can display info and error messages. -
Uses of TransactionListener in org.graffiti.event
Subinterfaces of TransactionListener in org.graffiti.event Modifier and Type Interface Description interfaceAttributeListenerInterfaces an attribute events listener.interfaceEdgeListenerInterface that contains methods which are called when an edge is changed.interfaceGraphListenerInterface that contains methods which are called when a graph is changed.interfaceNodeListenerInterface that contains methods which are called when a node is changed.Classes in org.graffiti.event that implement TransactionListener Modifier and Type Class Description classAbstractAttributeListenerAn abstract adapter class for receiving attribute events.classAbstractEdgeListenerAn abstract adapter class for receiving edge events.classAbstractGraphListenerAn abstract adapter class for receiving graph events.classAbstractNodeListenerAn abstract adapter class for receiving node events.classAttributeAdapterAdapter for the AttributeListener interface, providing default empty implementation.classEdgeAdapterAdapter for the EdgeListener interface, providing default empty implementation.classGraphAdapterAdapter for the GraphListener interface, providing default empty implementation.classNodeAdapterAdapter for the NodeListener interface, providing default empty implementation.classTransactionAdapterAdapter for the TransactionListener interface, providing default empty implementation. -
Uses of TransactionListener in org.graffiti.plugin.editcomponent
Subinterfaces of TransactionListener in org.graffiti.plugin.editcomponent Modifier and Type Interface Description interfaceValueEditComponentA generic extension of ajavax.swing.JComponentwhich allows editing of Attributes.Classes in org.graffiti.plugin.editcomponent that implement TransactionListener Modifier and Type Class Description classAbstractDialogableEditComponentAbstractDialogableEditComponentprovides some default extensions of theAbstractValueEditComponentfor those instances ofValueEditComponentwhich offer an arbitrary dialog for specifying the corresponding attribute value.classAbstractValueEditComponentThe classAbstractValueEditComponentprovides some generic implementation forValueEditComponents.classComboBoxEditComponentDisplays a combo box to let the user choose from several possibilities.classEdgeEditComponentThis class provides an edit component for selecting a single edge.classGraphComponentEditComponentThis class provides an edit component for parts of a graph.classJComponentParameterEditorclassNodeEditComponentThis class provides an edit component for selecting a single node.classNumberEditComponentNumberEditComponentprovides an abstract implementation for editing numerical attributes.classSingleGraphElementEditComponentThis class provides an edit component for graph elements.classSpinnerEditComponentAnEditComponent, displaying values in a JSpinner-manner.classStandardValueEditComponentDOCUMENT ME!classValueEditComponentAdapterProvides an adapter class implementing all listener methods. -
Uses of TransactionListener in org.graffiti.plugin.view
Subinterfaces of TransactionListener in org.graffiti.plugin.view Modifier and Type Interface Description interfaceGraphViewinterfaceViewRepresents a view of a plugin.interfaceView2DA 2D view as a graphical representation for a graph.interfaceView3DDOCUMENT ME!Classes in org.graffiti.plugin.view that implement TransactionListener Modifier and Type Class Description classAbstractViewenclosing_type -
Uses of TransactionListener in org.graffiti.plugins.editcomponents.defaults
Classes in org.graffiti.plugins.editcomponents.defaults that implement TransactionListener Modifier and Type Class Description classBooleanEditComponentRepresents a component, which can edit a boolean value.classByteEditComponentRepresents a gui component, which handles byte values.classColorChooserEditComponentThis class provides an edit component for editing color attributes by offering aJColorChooser.classDoubleEditComponentRepresents a gui component, which handles double values.classEdgeArrowShapeEditComponentclassEdgeShapeEditComponentClass used to display different edge shapes.classFloatEditComponentAn edit component for editing floats.classIntegerEditComponentRepresents a GUI component, which handles integer values.classLineModeEditComponentUsed to edit the values of aDash.classLongEditComponentRepresents a gui component, which handles long values.classMultiFileSelectionEditComponentclassNodeShapeEditComponentClass used to display different node shapes.classObjectListComponentClass used to display different node shapes.classShortEditComponentRepresents a gui component, which handles short values.classStringEditComponentStringEditComponentprovides an edit component for editing strings.classTextAreaEditComponentDOCUMENT ME! -
Uses of TransactionListener in org.graffiti.plugins.inspectors.defaults
Classes in org.graffiti.plugins.inspectors.defaults that implement TransactionListener 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.classNodeTabRepresents the tab of the inspector, which edits the properties of a node. -
Uses of TransactionListener in org.graffiti.plugins.views.defaults
Classes in org.graffiti.plugins.views.defaults that implement TransactionListener Modifier and Type Class Description classDockingAttributeEditorclassGradientFillAttributeEditorclassGraffitiViewAn implementation oforg.graffiti.plugin.view.View2D, that displays a graph.classThicknessAttributeEditor -
Uses of TransactionListener in org.graffiti.plugins.views.matrix
Classes in org.graffiti.plugins.views.matrix that implement TransactionListener Modifier and Type Class Description classMatrixModelContains the matrix model, which is used by the JTable ui component.classMatrixViewProvides a matrix view for the given graph. -
Uses of TransactionListener in org.graffiti.session
Classes in org.graffiti.session that implement TransactionListener Modifier and Type Class Description classGraphConstraintCheckerThis class checks constraints on the graph. -
Uses of TransactionListener in org.vanted.plugins.layout.stressminimization.parameters
Classes in org.vanted.plugins.layout.stressminimization.parameters that implement TransactionListener Modifier and Type Class Description classLandmarkSliderComponentSlider component specially for selecting landmarks.classSliderComponent