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 class
ChartColorAttributeEditor
class
LineModeAttributeEditor
-
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 class
ChartAttributeEditor
class
ChartsColumnAttributeEditor
-
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 class
ClusterColorAttributeEditor
-
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 class
CompoundImageAttributeEditor
class
CompoundImagePositionAttributeEditor
-
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 class
LabelFontAttributeEditor
-
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 class
LabelStyleAttributeEditor
-
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 class
FontAttributeEditor
-
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 class
KeggGroupPartAttributeEditor
class
KeggReactionIdAttributeEditor
class
KeggReactionTypeAttributeEditor
class
KeggRelationSubTypeAttributeEditor
class
KeggRelationTypeAttributeEditor
class
KeggTypeAttributeEditor
-
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 class
LabelAlignmentAttributeEditor
-
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 class
URLAttributeEditor
-
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 class
XMLAttributeEditor
-
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 class
ArrowShapeEditComponent
Class used to display different node shapes.class
EnhDoubleEditComponent
Represents 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 class
FastView
-
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 class
ButtonOverlayView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph.class
IPKGraffitiView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph.class
NullView
-
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 class
KineticLawHelper
-
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 class
NodePathwayLinkVisualizationAttributeEditor
-
Uses of TransactionListener in org.graffiti.editor
Classes in org.graffiti.editor that implement TransactionListener Modifier and Type Class Description class
StatusBar
Represents 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 interface
AttributeListener
Interfaces an attribute events listener.interface
EdgeListener
Interface that contains methods which are called when an edge is changed.interface
GraphListener
Interface that contains methods which are called when a graph is changed.interface
NodeListener
Interface that contains methods which are called when a node is changed.Classes in org.graffiti.event that implement TransactionListener Modifier and Type Class Description class
AbstractAttributeListener
An abstract adapter class for receiving attribute events.class
AbstractEdgeListener
An abstract adapter class for receiving edge events.class
AbstractGraphListener
An abstract adapter class for receiving graph events.class
AbstractNodeListener
An abstract adapter class for receiving node events.class
AttributeAdapter
Adapter for the AttributeListener interface, providing default empty implementation.class
EdgeAdapter
Adapter for the EdgeListener interface, providing default empty implementation.class
GraphAdapter
Adapter for the GraphListener interface, providing default empty implementation.class
NodeAdapter
Adapter for the NodeListener interface, providing default empty implementation.class
TransactionAdapter
Adapter 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 interface
ValueEditComponent
A generic extension of ajavax.swing.JComponent
which allows editing of Attributes.Classes in org.graffiti.plugin.editcomponent that implement TransactionListener Modifier and Type Class Description class
AbstractDialogableEditComponent
AbstractDialogableEditComponent
provides some default extensions of theAbstractValueEditComponent
for those instances ofValueEditComponent
which offer an arbitrary dialog for specifying the corresponding attribute value.class
AbstractValueEditComponent
The classAbstractValueEditComponent
provides some generic implementation forValueEditComponent
s.class
ComboBoxEditComponent
Displays a combo box to let the user choose from several possibilities.class
EdgeEditComponent
This class provides an edit component for selecting a single edge.class
GraphComponentEditComponent
This class provides an edit component for parts of a graph.class
JComponentParameterEditor
class
NodeEditComponent
This class provides an edit component for selecting a single node.class
NumberEditComponent
NumberEditComponent
provides an abstract implementation for editing numerical attributes.class
SingleGraphElementEditComponent
This class provides an edit component for graph elements.class
SpinnerEditComponent
AnEditComponent
, displaying values in a JSpinner-manner.class
StandardValueEditComponent
DOCUMENT ME!class
ValueEditComponentAdapter
Provides 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 interface
GraphView
interface
View
Represents a view of a plugin.interface
View2D
A 2D view as a graphical representation for a graph.interface
View3D
DOCUMENT ME!Classes in org.graffiti.plugin.view that implement TransactionListener Modifier and Type Class Description class
AbstractView
enclosing_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 class
BooleanEditComponent
Represents a component, which can edit a boolean value.class
ByteEditComponent
Represents a gui component, which handles byte values.class
ColorChooserEditComponent
This class provides an edit component for editing color attributes by offering aJColorChooser
.class
DoubleEditComponent
Represents a gui component, which handles double values.class
EdgeArrowShapeEditComponent
class
EdgeShapeEditComponent
Class used to display different edge shapes.class
FloatEditComponent
An edit component for editing floats.class
IntegerEditComponent
Represents a GUI component, which handles integer values.class
LineModeEditComponent
Used to edit the values of aDash
.class
LongEditComponent
Represents a gui component, which handles long values.class
MultiFileSelectionEditComponent
class
NodeShapeEditComponent
Class used to display different node shapes.class
ObjectListComponent
Class used to display different node shapes.class
ShortEditComponent
Represents a gui component, which handles short values.class
StringEditComponent
StringEditComponent
provides an edit component for editing strings.class
TextAreaEditComponent
DOCUMENT 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 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
NodeTab
Represents 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 class
DockingAttributeEditor
class
GradientFillAttributeEditor
class
GraffitiView
An implementation oforg.graffiti.plugin.view.View2D
, that displays a graph.class
ThicknessAttributeEditor
-
Uses of TransactionListener in org.graffiti.plugins.views.matrix
Classes in org.graffiti.plugins.views.matrix that implement TransactionListener Modifier and Type Class Description class
MatrixModel
Contains the matrix model, which is used by the JTable ui component.class
MatrixView
Provides 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 class
GraphConstraintChecker
This 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 class
LandmarkSliderComponent
Slider component specially for selecting landmarks.class
SliderComponent