A B C D E F G H I J K L M N O P Q R S T U V W X Y _

U

UNLABELED - Static variable in class org.tigris.gef.graph.presentation.AdjacencyListGraphModel
 
UP - Static variable in class org.tigris.gef.base.CmdNudge
 
UP - Static variable in class org.tigris.gef.base.CmdScroll
 
UP - Static variable in class org.tigris.gef.base.CmdSelectNear
 
URIToFilename(String) - Static method in class org.tigris.gef.util.Util
Fixes a platform dependent filename to standard URI form.
URLToFile(URL) - Static method in class org.tigris.gef.util.Util
 
URLToShortName(URL) - Static method in class org.tigris.gef.util.Util
 
UndoAction - class org.tigris.gef.base.UndoAction.
An action to undo from the undo stack.
UndoAction(String) - Constructor for class org.tigris.gef.base.UndoAction
Construct the undo action with a display name
UndoAction(String, Icon) - Constructor for class org.tigris.gef.base.UndoAction
Construct the undo action with a display name and icon.
UndoManager - class org.tigris.gef.base.UndoManager.
A place to register the UndoStack to be used by the application.
UnexpectedException - exception org.tigris.gef.util.UnexpectedException.
 
UnexpectedException(String, Throwable) - Constructor for class org.tigris.gef.util.UnexpectedException
 
UnexpectedException(Throwable) - Constructor for class org.tigris.gef.util.UnexpectedException
 
Util - class org.tigris.gef.util.Util.
 
undo() - Method in interface org.tigris.gef.base.Memento
 
undo() - Method in class org.tigris.gef.base.UndoManager
 
undoIt() - Method in class org.tigris.gef.base.Cmd
Undo the Cmd using information stored during its execution.
undoIt() - Method in class org.tigris.gef.base.CmdAdjustGrid
 
undoIt() - Method in class org.tigris.gef.base.CmdAdjustGuide
 
undoIt() - Method in class org.tigris.gef.base.CmdAdjustPageBreaks
 
undoIt() - Method in class org.tigris.gef.base.CmdAlign
 
undoIt() - Method in class org.tigris.gef.base.CmdCopy
 
undoIt() - Method in class org.tigris.gef.base.CmdCreateNode
 
undoIt() - Method in class org.tigris.gef.base.CmdCut
 
undoIt() - Method in class org.tigris.gef.base.CmdDeleteFromModel
 
undoIt() - Method in class org.tigris.gef.base.CmdDistribute
 
undoIt() - Method in class org.tigris.gef.base.CmdExit
 
undoIt() - Method in class org.tigris.gef.base.CmdGroup
 
undoIt() - Method in class org.tigris.gef.base.CmdInsertPoint
 
undoIt() - Method in class org.tigris.gef.base.CmdNudge
 
undoIt() - Method in class org.tigris.gef.base.CmdNull
This is the only undo method that works :)
undoIt() - Method in class org.tigris.gef.base.CmdOpen
 
undoIt() - Method in class org.tigris.gef.base.CmdOpenPGML
 
undoIt() - Method in class org.tigris.gef.base.CmdOpenSVG
 
undoIt() - Method in class org.tigris.gef.base.CmdOpenWindow
 
undoIt() - Method in class org.tigris.gef.base.CmdPaste
 
undoIt() - Method in class org.tigris.gef.base.CmdPrint
 
undoIt() - Method in class org.tigris.gef.base.CmdPrintPageSetup
 
undoIt() - Method in class org.tigris.gef.base.CmdRemoveFromGraph
 
undoIt() - Method in class org.tigris.gef.base.CmdRemovePoint
 
undoIt() - Method in class org.tigris.gef.base.CmdReorder
 
undoIt() - Method in class org.tigris.gef.base.CmdSave
 
undoIt() - Method in class org.tigris.gef.base.CmdSaveGraphics
Undo stub.
undoIt() - Method in class org.tigris.gef.base.CmdSavePGML
 
undoIt() - Method in class org.tigris.gef.base.CmdScroll
 
undoIt() - Method in class org.tigris.gef.base.CmdSelectAll
 
undoIt() - Method in class org.tigris.gef.base.CmdSelectInvert
 
undoIt() - Method in class org.tigris.gef.base.CmdSelectNear
 
undoIt() - Method in class org.tigris.gef.base.CmdSelectNext
 
undoIt() - Method in class org.tigris.gef.base.CmdSequence
Call the undoIt method of each subCmd, in reverse order!
undoIt() - Method in class org.tigris.gef.base.CmdSetMode
 
undoIt() - Method in class org.tigris.gef.base.CmdShowProperties
 
undoIt() - Method in class org.tigris.gef.base.CmdShowURL
 
undoIt() - Method in class org.tigris.gef.base.CmdSpawn
 
undoIt() - Method in class org.tigris.gef.base.CmdUngroup
 
undoIt() - Method in class org.tigris.gef.base.CmdUseReshape
 
undoIt() - Method in class org.tigris.gef.base.CmdUseResize
 
undoIt() - Method in class org.tigris.gef.base.CmdUseRotate
 
undoIt() - Method in class org.tigris.gef.base.CmdZoom
Undo the zoom.
undoStack - Variable in class org.tigris.gef.base.UndoManager
 
universalListener - Static variable in class org.tigris.gef.base.Globals
 
unpressAllButtons() - Method in class org.tigris.gef.ui.ToolBar
 
unpressAllButtonsExcept(Object) - Method in class org.tigris.gef.ui.ToolBar
 
updateComponent(PropertyDescriptor) - Method in class org.tigris.gef.properties.ui.PropSheet
 
updateComponent(PropertyDescriptor) - Method in class org.tigris.gef.properties.ui.PropSheetCategory
 
updateComponents() - Method in class org.tigris.gef.properties.ui.PropSheet
 
updateComponents() - Method in class org.tigris.gef.properties.ui.PropSheetCategory
 
updateCurSheet() - Method in class org.tigris.gef.properties.ui.TabPropFrame
 
updateDrawingSizeToIncludeAllFigs(Enumeration) - Method in class org.tigris.gef.graph.presentation.JGraph
Enlarges the JGraphInternalPane dimensions as necessary to insure that all the contained Figs are visible.
updateEdgeEnds(FigEdge, Handle, int, int) - Method in class org.tigris.gef.base.SelectionReshape
 
updateEnabled() - Method in class org.tigris.gef.base.Cmd
Determine if this Cmd should be shown as grayed out in menus and toolbars.
updateKeysComps() - Method in class org.tigris.gef.properties.ui.PropSheetCategory
 
updatePropertySheet() - Method in class org.tigris.gef.base.SelectionManager
 
updateStatusLabel() - Method in class org.tigris.gef.properties.ui.ColorPickerGrid
 
updateTabEnabled(int) - Method in class org.tigris.gef.properties.ui.TabPropFrame
 
updateTabs() - Method in class org.tigris.gef.properties.ui.TabPropFrame
 
updateWidgets() - Method in class org.tigris.gef.properties.ui.RectangleEditor
 
url(URL) - Method in class org.tigris.gef.base.CmdShowURL
 
url(String) - Method in class org.tigris.gef.base.CmdShowURL
 
url() - Method in class org.tigris.gef.base.CmdShowURL
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _