Uses of Interface
org.graffiti.undo.Undoable
-
Uses of Undoable 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 Undoable Modifier and Type Class Description class
IPK_AdvancedLabelTool
A modified editing toolclass
IPK_MegaCreateTool
A modified editing toolclass
IPK_MegaMoveTool
A modified editing tool. -
Uses of Undoable 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 Undoable Modifier and Type Class Description class
ClusterHelperToolbarComponent
DOCUMENT ME! -
Uses of Undoable in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit
Classes in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit that implement Undoable Modifier and Type Class Description class
AlignNodesComponent
DOCUMENT ME! -
Uses of Undoable in org.graffiti.plugin.tool
Classes in org.graffiti.plugin.tool that implement Undoable Modifier and Type Class Description class
AbstractUndoableTool
Superclass for all tools that provide undo information for their actions. -
Uses of Undoable in org.graffiti.plugins.modes.defaults
Classes in org.graffiti.plugins.modes.defaults that implement Undoable 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!