Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JHotDraw 7.0.6
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Z
U
unconfigureJCheckBoxMenuItem(JCheckBoxMenuItem, Action)
- Static method in class org.jhotdraw.app.action.
Actions
Unconfigures a JCheckBoxMenuItem for an Action.
undo()
- Method in class org.jhotdraw.draw.
AttributeChangeEdit
undo()
- Method in class org.jhotdraw.draw.
CompositeTransformEdit
undo()
- Method in class org.jhotdraw.draw.
GeometryEdit
undo()
- Method in class org.jhotdraw.draw.
RestoreDataEdit
undo()
- Method in class org.jhotdraw.draw.
SetBoundsEdit
undo()
- Method in class org.jhotdraw.draw.
TransformEdit
undo()
- Method in class org.jhotdraw.undo.
UndoRedoManager
Undoes the last edit event.
undoableEditHappened(UndoableEditEvent)
- Method in class org.jhotdraw.draw.
AbstractCompositeFigure
undoableEditHappened(UndoableEditEvent)
- Method in class org.jhotdraw.draw.
DefaultDrawing
We propagate all edit events from our figures to undoable edit listeners, which have registered with us.
undoableEditHappened(UndoableEditEvent)
- Method in class org.jhotdraw.draw.
QuadTreeDrawing
We propagate all edit events from our figures to undoable edit listeners, which have registered with us.
UndoAction
- Class in
org.jhotdraw.app.action
Undoes the last user action.
UndoAction(Application)
- Constructor for class org.jhotdraw.app.action.
UndoAction
Creates a new instance.
undoOrRedo()
- Method in class org.jhotdraw.undo.
UndoRedoManager
Undoes or redoes the last edit event.
UndoRedoManager
- Class in
org.jhotdraw.undo
Same as javax.swing.UndoManager but provides actions for undo and redo operations.
UndoRedoManager()
- Constructor for class org.jhotdraw.undo.
UndoRedoManager
Creates new UndoRedoManager
UNEXPECTED_ATTRIBUTE
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected attribute was encountered.
UNEXPECTED_ELEMENT
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected element was encountered.
UNEXPECTED_PCDATA
- Static variable in exception net.n3.nanoxml.
XMLValidationException
An unexpected PCDATA element was encountered.
unexpectedAttribute(String, int, String, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that an attribute is unexpected.
unexpectedElement(String, int, String, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that an element is unexpected.
unexpectedEndOfData()
- Method in class nanoxml.
XMLElement
Creates a parse exception for when the end of the data input has been reached.
unexpectedPCData(String, int, String)
- Method in class net.n3.nanoxml.
ValidatorPlugin
Throws an XMLValidationException to indicate that a #PCDATA element was unexpected.
UngroupAction
- Class in
org.jhotdraw.draw.action
UngroupAction.
UngroupAction(DrawingEditor)
- Constructor for class org.jhotdraw.draw.action.
UngroupAction
Creates a new instance.
UngroupAction(DrawingEditor, CompositeFigure)
- Constructor for class org.jhotdraw.draw.action.
UngroupAction
ungroupFigures(DrawingView, CompositeFigure)
- Method in class org.jhotdraw.draw.action.
GroupAction
ungroupFigures(DrawingView, CompositeFigure)
- Method in class org.jhotdraw.draw.action.
UngroupAction
ungroupFigures(DrawingView, CompositeFigure)
- Method in class org.jhotdraw.samples.svg.action.
CombineAction
ungroupFigures(DrawingView, CompositeFigure)
- Method in class org.jhotdraw.samples.svg.action.
SplitAction
uninstallApplicationListeners(Application)
- Method in class org.jhotdraw.app.action.
AbstractApplicationAction
Installs listeners on the application object.
uninstallApplicationListeners(Application)
- Method in class org.jhotdraw.app.action.
ClearRecentFilesAction
Installs listeners on the application object.
uninstallProjectListeners(Project)
- Method in class org.jhotdraw.app.action.
AbstractProjectAction
Installs listeners on the project object.
uninstallProjectListeners(Project)
- Method in class org.jhotdraw.app.action.
ProjectPropertyAction
Installs listeners on the project object.
uninstallProjectListeners(Project)
- Method in class org.jhotdraw.app.action.
RedoAction
Installs listeners on the project object.
uninstallProjectListeners(Project)
- Method in class org.jhotdraw.app.action.
ToggleProjectPropertyAction
Installs listeners on the project object.
uninstallProjectListeners(Project)
- Method in class org.jhotdraw.app.action.
UndoAction
Installs listeners on the project object.
uninstallSheet()
- Method in class org.jhotdraw.gui.
JSheet
Uninstalls the sheet on the owner.
unknownEntity(String)
- Method in class nanoxml.
XMLElement
Creates a parse exception for when an entity could not be resolved.
unread(char)
- Method in interface net.n3.nanoxml.
IXMLReader
Pushes the last character read back to the stream.
unread(char)
- Method in class net.n3.nanoxml.
StdXMLReader
Pushes the last character read back to the stream.
unreadChar(char)
- Method in class nanoxml.
XMLElement
Pushes a character back to the read-back buffer.
updateAnchor(Point2D.Double)
- Method in class org.jhotdraw.draw.
AbstractConnector
updateAnchor(Point2D.Double)
- Method in interface org.jhotdraw.draw.
Connector
Updates the anchor of the connector.
updateAnchor(Point2D.Double)
- Method in class org.jhotdraw.draw.
StickyChopConnector
updateApplicationEnabled()
- Method in class org.jhotdraw.app.action.
AbstractApplicationAction
Updates the enabled state of this action depending on the new enabled state of the application.
updateBounds()
- Method in class org.jhotdraw.draw.
AbstractHandle
updateConnection()
- Method in interface org.jhotdraw.draw.
ConnectionFigure
Updates the connection.
updateConnection()
- Method in class org.jhotdraw.draw.
LabeledLineConnectionFigure
updateConnection()
- Method in class org.jhotdraw.draw.
LineConnectionFigure
updateCursor(DrawingView, Point)
- Method in class org.jhotdraw.draw.
AbstractTool
updateDecoratorBounds()
- Method in class org.jhotdraw.draw.
AbstractFigure
updateEnabled(boolean, boolean)
- Method in class org.jhotdraw.app.action.
AbstractProjectAction
Updates the enabled state of this action depending on the new enabled state of the project.
updateEnabledState()
- Method in class org.jhotdraw.app.action.
RedoAction
updateEnabledState()
- Method in class org.jhotdraw.app.action.
UndoAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
AbstractEditorAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
AbstractSelectedAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
AbstractViewAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
AlignAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
GroupAction
updateEnabledState()
- Method in class org.jhotdraw.draw.action.
UngroupAction
updateEndLocation(Point2D.Double)
- Method in class org.jhotdraw.draw.
AbstractConnector
This is called, when the end location of the connection has been moved by the user.
updateProject(Project, Project)
- Method in class org.jhotdraw.app.action.
AbstractProjectAction
Updates the project of this action depending on the current project of the application.
updateProject(Project, Project)
- Method in class org.jhotdraw.app.action.
RedoAction
updateProject(Project, Project)
- Method in class org.jhotdraw.app.action.
UndoAction
updateStartLocation(Point2D.Double)
- Method in class org.jhotdraw.draw.
AbstractConnector
This is called, when the start location of the connection has been moved by the user.
updateStartTime()
- Method in class org.jhotdraw.samples.pert.figures.
TaskFigure
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 1996-2006 © JHotDraw.org
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Z