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

C

calculateLayout(Point, Point) - Method in class org.jhotdraw.contrib.html.HTMLLayouter
Description of the Method
calculateLayout(Point, Point) - Method in interface org.jhotdraw.contrib.Layouter
Calculate the layout for the figure and all its subelements.
calculateLayout(Point, Point) - Method in class org.jhotdraw.contrib.SimpleLayouter
 
calculateLayout(Point, Point) - Method in class org.jhotdraw.contrib.StandardLayouter
Calculate the layout for the figure and all its subelements.
canConnect() - Method in class org.jhotdraw.figures.GroupFigure
GroupFigures cannot be connected
canConnect() - Method in class org.jhotdraw.figures.LineConnection
Tests whether a figure can be a connection target.
canConnect(Figure, Figure) - Method in class org.jhotdraw.figures.LineConnection
Tests whether two figures can be connected.
canConnect(Figure, Figure) - Method in interface org.jhotdraw.framework.ConnectionFigure
Checks if two figures can be connected.
canConnect() - Method in interface org.jhotdraw.framework.Figure
Checks if this figure can be connected
canConnect() - Method in class org.jhotdraw.standard.AbstractFigure
Checks if this figure can be connected.
canConnect() - Method in class org.jhotdraw.standard.DecoratorFigure
Forwards the canConnect to its contained figure..
cascadeFrames() - Method in class org.jhotdraw.contrib.MDIDesktopPane
Cascade all internal frames
center() - Method in class org.jhotdraw.contrib.PolygonFigure
 
center(Polygon) - Static method in class org.jhotdraw.contrib.PolygonFigure
 
center() - Method in class org.jhotdraw.contrib.TriangleFigure
 
center() - Method in interface org.jhotdraw.framework.Figure
Gets the figure's center
center() - Method in class org.jhotdraw.standard.AbstractFigure
Gets the center of a figure.
center() - Static method in class org.jhotdraw.standard.RelativeLocator
Center.
center(Rectangle) - Static method in class org.jhotdraw.util.Geom
 
CENTERS - Static variable in class org.jhotdraw.standard.AlignCommand.Alignment
align centers (horizontally)
ChangeAttributeCommand - Class in org.jhotdraw.standard
Command to change a named figure attribute.
ChangeAttributeCommand(String, FigureAttributeConstant, Object, DrawingEditor) - Constructor for class org.jhotdraw.standard.ChangeAttributeCommand
Constructs a change attribute command.
ChangeAttributeCommand.UndoActivity - Class in org.jhotdraw.standard
 
ChangeAttributeCommand.UndoActivity(DrawingView, FigureAttributeConstant, Object) - Constructor for class org.jhotdraw.standard.ChangeAttributeCommand.UndoActivity
 
ChangeAttributeCommandTest - Class in org.jhotdraw.test.standard
TestCase ChangeAttributeCommandTest is generated by JUnitDoclet to hold the tests for ChangeAttributeCommand.
ChangeAttributeCommandTest(String) - Constructor for class org.jhotdraw.test.standard.ChangeAttributeCommandTest
Constructor ChangeAttributeCommandTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ChangeConnectionEndHandle - Class in org.jhotdraw.standard
A handle to reconnect the end point of a connection to another figure.
ChangeConnectionEndHandle(ConnectionFigure) - Constructor for class org.jhotdraw.standard.ChangeConnectionEndHandle
Constructs the connection handle.
ChangeConnectionEndHandle.UndoActivity - Class in org.jhotdraw.standard
 
ChangeConnectionEndHandle.UndoActivity(DrawingView) - Constructor for class org.jhotdraw.standard.ChangeConnectionEndHandle.UndoActivity
 
ChangeConnectionEndHandleTest - Class in org.jhotdraw.test.standard
TestCase ChangeConnectionEndHandleTest is generated by JUnitDoclet to hold the tests for ChangeConnectionEndHandle.
ChangeConnectionEndHandleTest(String) - Constructor for class org.jhotdraw.test.standard.ChangeConnectionEndHandleTest
Constructor ChangeConnectionEndHandleTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ChangeConnectionHandle - Class in org.jhotdraw.standard
ChangeConnectionHandle factors the common code for handles that can be used to reconnect connections.
ChangeConnectionHandle.UndoActivity - Class in org.jhotdraw.standard
 
ChangeConnectionHandle.UndoActivity(DrawingView) - Constructor for class org.jhotdraw.standard.ChangeConnectionHandle.UndoActivity
 
ChangeConnectionStartHandle - Class in org.jhotdraw.standard
Handle to reconnect the start of a connection to another figure.
ChangeConnectionStartHandle(ConnectionFigure) - Constructor for class org.jhotdraw.standard.ChangeConnectionStartHandle
Constructs the connection handle for the given start figure.
ChangeConnectionStartHandle.UndoActivity - Class in org.jhotdraw.standard
 
ChangeConnectionStartHandle.UndoActivity(DrawingView) - Constructor for class org.jhotdraw.standard.ChangeConnectionStartHandle.UndoActivity
 
ChangeConnectionStartHandleTest - Class in org.jhotdraw.test.standard
TestCase ChangeConnectionStartHandleTest is generated by JUnitDoclet to hold the tests for ChangeConnectionStartHandle.
ChangeConnectionStartHandleTest(String) - Constructor for class org.jhotdraw.test.standard.ChangeConnectionStartHandleTest
Constructor ChangeConnectionStartHandleTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
changed() - Method in class org.jhotdraw.figures.TextFigure
Updates the location whenever the figure changes itself.
changed() - Method in interface org.jhotdraw.framework.Figure
Informes that a figure has changed its display box.
changed() - Method in class org.jhotdraw.standard.AbstractFigure
Informs that a figure changed the area of its display box.
checkDamage() - Method in interface org.jhotdraw.framework.DrawingView
Checks whether the drawing has some accumulated damage
checkDamage() - Method in class org.jhotdraw.standard.NullDrawingView
Checks whether the drawing has some accumulated damage
checkDamage() - Method in class org.jhotdraw.standard.StandardDrawingView
Refreshes the drawing if there is some accumulated damage
checkEnabled() - Method in class org.jhotdraw.contrib.CTXCommandMenu
Description of the Method
checkEnabled() - Method in class org.jhotdraw.util.CommandMenu
 
chop(Point) - Method in class org.jhotdraw.contrib.DiamondFigure
 
chop(Point) - Method in class org.jhotdraw.contrib.PolygonFigure
 
chop(Polygon, Point) - Static method in class org.jhotdraw.contrib.PolygonFigure
 
chop(Point) - Method in class org.jhotdraw.contrib.TriangleFigure
 
ChopBoxConnector - Class in org.jhotdraw.standard
A ChopBoxConnector locates connection points by choping the connection between the centers of the two figures at the display box.
ChopBoxConnector() - Constructor for class org.jhotdraw.standard.ChopBoxConnector
 
ChopBoxConnector(Figure) - Constructor for class org.jhotdraw.standard.ChopBoxConnector
 
ChopBoxConnectorTest - Class in org.jhotdraw.test.standard
TestCase ChopBoxConnectorTest is generated by JUnitDoclet to hold the tests for ChopBoxConnector.
ChopBoxConnectorTest(String) - Constructor for class org.jhotdraw.test.standard.ChopBoxConnectorTest
Constructor ChopBoxConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ChopDiamondConnector - Class in org.jhotdraw.contrib
A ChopDiamondConnector locates connection points by choping the connection between the centers of the two figures at the edge of a diamond figure.
ChopDiamondConnector() - Constructor for class org.jhotdraw.contrib.ChopDiamondConnector
 
ChopDiamondConnector(Figure) - Constructor for class org.jhotdraw.contrib.ChopDiamondConnector
 
ChopDiamondConnectorTest - Class in org.jhotdraw.test.contrib
TestCase ChopDiamondConnectorTest is generated by JUnitDoclet to hold the tests for ChopDiamondConnector.
ChopDiamondConnectorTest(String) - Constructor for class org.jhotdraw.test.contrib.ChopDiamondConnectorTest
Constructor ChopDiamondConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ChopEllipseConnector - Class in org.jhotdraw.figures
A ChopEllipseConnector locates a connection point by chopping the connection at the ellipse defined by the figure's display box.
ChopEllipseConnector() - Constructor for class org.jhotdraw.figures.ChopEllipseConnector
 
ChopEllipseConnector(Figure) - Constructor for class org.jhotdraw.figures.ChopEllipseConnector
 
ChopEllipseConnectorTest - Class in org.jhotdraw.test.figures
TestCase ChopEllipseConnectorTest is generated by JUnitDoclet to hold the tests for ChopEllipseConnector.
ChopEllipseConnectorTest(String) - Constructor for class org.jhotdraw.test.figures.ChopEllipseConnectorTest
Constructor ChopEllipseConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ChopPolygonConnector - Class in org.jhotdraw.contrib
A ChopPolygonConnector locates a connection point by chopping the connection at the polygon boundary.
ChopPolygonConnector() - Constructor for class org.jhotdraw.contrib.ChopPolygonConnector
 
ChopPolygonConnector(Figure) - Constructor for class org.jhotdraw.contrib.ChopPolygonConnector
 
ChopPolygonConnectorTest - Class in org.jhotdraw.test.contrib
TestCase ChopPolygonConnectorTest is generated by JUnitDoclet to hold the tests for ChopPolygonConnector.
ChopPolygonConnectorTest(String) - Constructor for class org.jhotdraw.test.contrib.ChopPolygonConnectorTest
Constructor ChopPolygonConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
clearRect(int, int, int, int) - Method in class org.jhotdraw.contrib.zoom.ScalingGraphics
 
clearRedos() - Method in class org.jhotdraw.util.UndoManager
 
clearRedos(DrawingView) - Method in class org.jhotdraw.util.UndoManager
Removes all redo activities that operate on the given DrawingView.
clearSelection() - Method in interface org.jhotdraw.framework.DrawingView
Clears the current selection.
clearSelection() - Method in class org.jhotdraw.standard.NullDrawingView
Clears the current selection.
clearSelection() - Method in class org.jhotdraw.standard.StandardDrawingView
Clears the current selection.
clearUndos() - Method in class org.jhotdraw.util.UndoManager
 
clearUndos(DrawingView) - Method in class org.jhotdraw.util.UndoManager
Removes all undo activities that operate on the given DrawingView.
Clipboard - Class in org.jhotdraw.util
A temporary replacement for a global clipboard.
ClipboardTest - Class in org.jhotdraw.test.util
TestCase ClipboardTest is generated by JUnitDoclet to hold the tests for Clipboard.
ClipboardTest(String) - Constructor for class org.jhotdraw.test.util.ClipboardTest
Constructor ClipboardTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
ClippingUpdateStrategy - Class in org.jhotdraw.contrib
The ClippingUpdateStrategy will only draw those Figures in the DrawingView which intersect the Graphic's clipping rectangle.
ClippingUpdateStrategy() - Constructor for class org.jhotdraw.contrib.ClippingUpdateStrategy
 
ClippingUpdateStrategyTest - Class in org.jhotdraw.test.contrib
TestCase ClippingUpdateStrategyTest is generated by JUnitDoclet to hold the tests for ClippingUpdateStrategy.
ClippingUpdateStrategyTest(String) - Constructor for class org.jhotdraw.test.contrib.ClippingUpdateStrategyTest
Constructor ClippingUpdateStrategyTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
clipRect(int, int, int, int) - Method in class org.jhotdraw.contrib.zoom.ScalingGraphics
 
clone() - Method in class org.jhotdraw.contrib.GraphicalCompositeFigure
Clones a figure and initializes it
clone() - Method in interface org.jhotdraw.contrib.html.DisposableResourceHolder
Makes a clone the this
clone() - Method in class org.jhotdraw.contrib.html.HTMLTextAreaFigure
Clones a figure and initializes it
clone() - Method in class org.jhotdraw.contrib.html.StandardDisposableResourceHolder
Makes a clone of this
clone() - Method in class org.jhotdraw.contrib.TriangleFigure
 
clone() - Method in class org.jhotdraw.figures.FigureAttributes
Clones the attributes.
clone() - Method in class org.jhotdraw.figures.NullFigure
Returns a Clone of this figure
clone() - Method in interface org.jhotdraw.framework.Figure
Returns a Clone of this figure
clone() - Method in class org.jhotdraw.standard.AbstractFigure
Clones a figure.
clone() - Method in class org.jhotdraw.standard.AbstractLocator
 
close() - Method in class org.jhotdraw.util.StorableOutput
Closes a storable output stream.
CollectionsFactory - Class in org.jhotdraw.util
 
CollectionsFactory() - Constructor for class org.jhotdraw.util.CollectionsFactory
 
color(int) - Static method in class org.jhotdraw.util.ColorMap
 
color(String) - Static method in class org.jhotdraw.util.ColorMap
 
ColorContentProducer - Class in org.jhotdraw.contrib.html
ColorContentProducer produces RGB color encoded hexadecimal strings.
ColorContentProducer() - Constructor for class org.jhotdraw.contrib.html.ColorContentProducer
Constructor for the ColorContentProducer object
ColorContentProducer(Color) - Constructor for class org.jhotdraw.contrib.html.ColorContentProducer
Constructor for the ColorContentProducer object
colorIndex(Color) - Static method in class org.jhotdraw.util.ColorMap
 
ColorMap - Class in org.jhotdraw.util
A map that is filled with some standard colors.
ColorMap() - Constructor for class org.jhotdraw.util.ColorMap
 
ColorMapTest - Class in org.jhotdraw.test.util
TestCase ColorMapTest is generated by JUnitDoclet to hold the tests for ColorMap.
ColorMapTest(String) - Constructor for class org.jhotdraw.test.util.ColorMapTest
Constructor ColorMapTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
Command - Interface in org.jhotdraw.util
Commands encapsulate an action to be executed.
CommandButton - Class in org.jhotdraw.util
A Command enabled button.
CommandButton(Command) - Constructor for class org.jhotdraw.util.CommandButton
Initializes the button with the given command.
CommandButtonTest - Class in org.jhotdraw.test.util
TestCase CommandButtonTest is generated by JUnitDoclet to hold the tests for CommandButton.
CommandButtonTest(String) - Constructor for class org.jhotdraw.test.util.CommandButtonTest
Constructor CommandButtonTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CommandCheckBoxMenuItem - Class in org.jhotdraw.contrib
CommandCheckBoxMenuItem implements a command that can be added to a menu as a checkbox menu item
CommandCheckBoxMenuItem(Command) - Constructor for class org.jhotdraw.contrib.CommandCheckBoxMenuItem
Creates an initially unselected check box menu item with the specified command
CommandCheckBoxMenuItem(Command, Icon) - Constructor for class org.jhotdraw.contrib.CommandCheckBoxMenuItem
Creates an initially unselected check box menu item with an icon and the specified command.
CommandCheckBoxMenuItem(Command, boolean) - Constructor for class org.jhotdraw.contrib.CommandCheckBoxMenuItem
Creates a check box menu item with the specified command and selection state.
CommandCheckBoxMenuItem(Command, Icon, boolean) - Constructor for class org.jhotdraw.contrib.CommandCheckBoxMenuItem
Creates a check box menu item with the specified text, icon, and selection state.
CommandCheckBoxMenuItemTest - Class in org.jhotdraw.test.contrib
TestCase CommandCheckBoxMenuItemTest is generated by JUnitDoclet to hold the tests for CommandCheckBoxMenuItem.
CommandCheckBoxMenuItemTest(String) - Constructor for class org.jhotdraw.test.contrib.CommandCheckBoxMenuItemTest
Constructor CommandCheckBoxMenuItemTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CommandChoice - Class in org.jhotdraw.util
A Command enabled choice.
CommandChoice() - Constructor for class org.jhotdraw.util.CommandChoice
 
CommandChoiceTest - Class in org.jhotdraw.test.util
TestCase CommandChoiceTest is generated by JUnitDoclet to hold the tests for CommandChoice.
CommandChoiceTest(String) - Constructor for class org.jhotdraw.test.util.CommandChoiceTest
Constructor CommandChoiceTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
commandExecutable(EventObject) - Method in class org.jhotdraw.contrib.CTXCommandMenu
Description of the Method
commandExecutable(EventObject) - Method in interface org.jhotdraw.util.CommandListener
 
commandExecutable(EventObject) - Method in class org.jhotdraw.util.CommandMenu
 
commandExecutable(EventObject) - Method in class org.jhotdraw.util.UndoableCommand
 
commandExecuted(EventObject) - Method in class org.jhotdraw.contrib.CTXCommandMenu
Description of the Method
commandExecuted(EventObject) - Method in interface org.jhotdraw.util.CommandListener
 
commandExecuted(EventObject) - Method in class org.jhotdraw.util.CommandMenu
 
commandExecuted(EventObject) - Method in class org.jhotdraw.util.UndoableCommand
 
CommandHolder - Interface in org.jhotdraw.contrib
CommandHolder defines the interface for wrapper objects holding a Command, like menu items or toolbar tools.
CommandListener - Interface in org.jhotdraw.util
 
CommandMenu - Class in org.jhotdraw.util
A Command enabled menu.
CommandMenu(String) - Constructor for class org.jhotdraw.util.CommandMenu
 
CommandMenuItem - Class in org.jhotdraw.contrib
CommandMenuItem implements a command that can be added to a menu as a menu item
CommandMenuItem(Command) - Constructor for class org.jhotdraw.contrib.CommandMenuItem
Creates a menuItem with no set text or icon.
CommandMenuItem(Command, Icon) - Constructor for class org.jhotdraw.contrib.CommandMenuItem
Creates a menuItem with an icon.
CommandMenuItem(Command, int) - Constructor for class org.jhotdraw.contrib.CommandMenuItem
Creates a menuItem with the specified text and keyboard mnemonic.
CommandMenuItemTest - Class in org.jhotdraw.test.contrib
TestCase CommandMenuItemTest is generated by JUnitDoclet to hold the tests for CommandMenuItem.
CommandMenuItemTest(String) - Constructor for class org.jhotdraw.test.contrib.CommandMenuItemTest
Constructor CommandMenuItemTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CommandMenuTest - Class in org.jhotdraw.test.util
TestCase CommandMenuTest is generated by JUnitDoclet to hold the tests for CommandMenu.
CommandMenuTest(String) - Constructor for class org.jhotdraw.test.util.CommandMenuTest
Constructor CommandMenuTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
commandNotExecutable(EventObject) - Method in class org.jhotdraw.contrib.CTXCommandMenu
Description of the Method
commandNotExecutable(EventObject) - Method in interface org.jhotdraw.util.CommandListener
 
commandNotExecutable(EventObject) - Method in class org.jhotdraw.util.CommandMenu
 
commandNotExecutable(EventObject) - Method in class org.jhotdraw.util.UndoableCommand
 
completelyContainsLine(double, double, double, double) - Method in class org.jhotdraw.util.Bounds
 
ComponentFigure - Class in org.jhotdraw.contrib
 
ComponentFigure(Component) - Constructor for class org.jhotdraw.contrib.ComponentFigure
 
ComponentFigureTest - Class in org.jhotdraw.test.contrib
TestCase ComponentFigureTest is generated by JUnitDoclet to hold the tests for ComponentFigure.
ComponentFigureTest(String) - Constructor for class org.jhotdraw.test.contrib.ComponentFigureTest
Constructor ComponentFigureTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CompositeFigure - Class in org.jhotdraw.standard
A Figure that is composed of several figures.
CompositeFigureCreationTool - Class in org.jhotdraw.contrib
 
CompositeFigureCreationTool(DrawingEditor, Figure) - Constructor for class org.jhotdraw.contrib.CompositeFigureCreationTool
 
CompositeFigureCreationToolTest - Class in org.jhotdraw.test.contrib
TestCase CompositeFigureCreationToolTest is generated by JUnitDoclet to hold the tests for CompositeFigureCreationTool.
CompositeFigureCreationToolTest(String) - Constructor for class org.jhotdraw.test.contrib.CompositeFigureCreationToolTest
Constructor CompositeFigureCreationToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
connect(Figure) - Method in class org.jhotdraw.contrib.TextAreaFigure
Connects the figure to another figure
connect(Figure) - Method in class org.jhotdraw.figures.TextFigure
 
connect(Figure) - Method in interface org.jhotdraw.standard.TextHolder
Connects a text holder to another figure.
connectedTextLocator(Figure) - Method in class org.jhotdraw.figures.ElbowConnection
 
connectedTextLocator(Figure) - Method in interface org.jhotdraw.framework.Figure
Returns the locator used to located connected text.
connectedTextLocator(Figure) - Method in class org.jhotdraw.standard.AbstractFigure
Returns the locator used to located connected text.
connectedTextLocator(Figure) - Method in class org.jhotdraw.standard.DecoratorFigure
Returns the locator used to located connected text.
ConnectedTextTool - Class in org.jhotdraw.figures
Tool to create new or edit existing text figures.
ConnectedTextTool(DrawingEditor, Figure) - Constructor for class org.jhotdraw.figures.ConnectedTextTool
 
ConnectedTextTool.DeleteUndoActivity - Class in org.jhotdraw.figures
This class
ConnectedTextTool.DeleteUndoActivity(FigureTransferCommand, Figure) - Constructor for class org.jhotdraw.figures.ConnectedTextTool.DeleteUndoActivity
 
ConnectedTextTool.UndoActivity - Class in org.jhotdraw.figures
 
ConnectedTextTool.UndoActivity(DrawingView, String) - Constructor for class org.jhotdraw.figures.ConnectedTextTool.UndoActivity
 
ConnectedTextToolTest - Class in org.jhotdraw.test.figures
TestCase ConnectedTextToolTest is generated by JUnitDoclet to hold the tests for ConnectedTextTool.
ConnectedTextToolTest(String) - Constructor for class org.jhotdraw.test.figures.ConnectedTextToolTest
Constructor ConnectedTextToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
connectEnd(Connector) - Method in class org.jhotdraw.figures.LineConnection
Sets the end figure of the connection.
connectEnd(Connector) - Method in interface org.jhotdraw.framework.ConnectionFigure
Sets the end Connector of the connection.
ConnectionFigure - Interface in org.jhotdraw.framework
Figures to connect Connectors provided by Figures.
ConnectionHandle - Class in org.jhotdraw.standard
A handle to connect figures.
ConnectionHandle(Figure, Locator, ConnectionFigure) - Constructor for class org.jhotdraw.standard.ConnectionHandle
Constructs a handle with the given owner, locator, and connection prototype
ConnectionHandleTest - Class in org.jhotdraw.test.standard
TestCase ConnectionHandleTest is generated by JUnitDoclet to hold the tests for ConnectionHandle.
ConnectionHandleTest(String) - Constructor for class org.jhotdraw.test.standard.ConnectionHandleTest
Constructor ConnectionHandleTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
connectionInsets() - Method in class org.jhotdraw.contrib.DiamondFigure
 
connectionInsets() - Method in class org.jhotdraw.contrib.TriangleFigure
 
connectionInsets() - Method in class org.jhotdraw.figures.BorderDecorator
 
connectionInsets() - Method in class org.jhotdraw.figures.EllipseFigure
 
connectionInsets() - Method in class org.jhotdraw.figures.RoundRectangleFigure
 
connectionInsets() - Method in interface org.jhotdraw.framework.Figure
Returns the connection inset.
connectionInsets() - Method in class org.jhotdraw.standard.AbstractFigure
Returns the connection inset.
connectionInsets() - Method in class org.jhotdraw.standard.DecoratorFigure
Forwards the connection insets to its contained figure..
ConnectionTool - Class in org.jhotdraw.standard
A tool that can be used to connect figures, to split connections, and to join two segments of a connection.
ConnectionTool(DrawingEditor, ConnectionFigure) - Constructor for class org.jhotdraw.standard.ConnectionTool
 
ConnectionTool.UndoActivity - Class in org.jhotdraw.standard
 
ConnectionTool.UndoActivity(DrawingView, ConnectionFigure) - Constructor for class org.jhotdraw.standard.ConnectionTool.UndoActivity
 
ConnectionToolTest - Class in org.jhotdraw.test.standard
TestCase ConnectionToolTest is generated by JUnitDoclet to hold the tests for ConnectionTool.
ConnectionToolTest(String) - Constructor for class org.jhotdraw.test.standard.ConnectionToolTest
Constructor ConnectionToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
Connector - Interface in org.jhotdraw.framework
Connectors know how to locate a connection point on a figure.
connectorAt(int, int) - Method in class org.jhotdraw.contrib.DiamondFigure
 
connectorAt(int, int) - Method in class org.jhotdraw.contrib.PolygonFigure
 
connectorAt(int, int) - Method in class org.jhotdraw.figures.EllipseFigure
 
connectorAt(int, int) - Method in class org.jhotdraw.figures.PolyLineFigure
 
connectorAt(int, int) - Method in class org.jhotdraw.figures.RoundRectangleFigure
 
connectorAt(int, int) - Method in interface org.jhotdraw.framework.Figure
Gets a connector for this figure at the given location.
connectorAt(int, int) - Method in class org.jhotdraw.standard.AbstractFigure
Returns the Figures connector for the specified location.
connectorAt(int, int) - Method in class org.jhotdraw.standard.DecoratorFigure
Returns the Connector for the given location.
connectorVisibility(boolean, ConnectionFigure) - Method in interface org.jhotdraw.framework.Connector
Requests that the connector should show itself or hide itself.
connectorVisibility(boolean, ConnectionFigure) - Method in interface org.jhotdraw.framework.Figure
Sets whether the connectors should be visible.
connectorVisibility(boolean, ConnectionFigure) - Method in class org.jhotdraw.standard.AbstractConnector
Requests that the connector should show itself or hide itself.
connectorVisibility(boolean, ConnectionFigure) - Method in class org.jhotdraw.standard.AbstractFigure
Sets whether the connectors should be visible.
connectorVisibility(boolean, ConnectionFigure) - Method in class org.jhotdraw.standard.DecoratorFigure
Forwards the connector visibility request to its component.
connectsSame(ConnectionFigure) - Method in class org.jhotdraw.figures.LineConnection
Tests whether a connection connects the same figures as another ConnectionFigure.
connectsSame(ConnectionFigure) - Method in interface org.jhotdraw.framework.ConnectionFigure
Checks if the ConnectionFigure connects the same figures.
connectStart(Connector) - Method in class org.jhotdraw.figures.LineConnection
Sets the start figure of the connection.
connectStart(Connector) - Method in interface org.jhotdraw.framework.ConnectionFigure
Sets the start Connector of the connection.
constrainPoint(Point) - Method in interface org.jhotdraw.framework.PointConstrainer
Constrains the given point.
constrainPoint(Point) - Method in class org.jhotdraw.standard.GridConstrainer
Constrains the given point.
containsFigure(Figure) - Method in interface org.jhotdraw.framework.Drawing
Check whether a given figure is a (direct) child figure of this CompositeFigure.
containsFigure(Figure) - Method in class org.jhotdraw.standard.CompositeFigure
Check whether a given figure is a child figure of this CompositeFigure.
containsPoint(int, int) - Method in class org.jhotdraw.contrib.DiamondFigure
 
containsPoint(int, int) - Method in class org.jhotdraw.contrib.html.HTMLTextAreaFigure
True if the figure contains the point.
containsPoint(int, int) - Method in class org.jhotdraw.contrib.PolygonFigure
 
containsPoint(int, int) - Method in class org.jhotdraw.contrib.TriangleFigure
 
containsPoint(int, int) - Method in class org.jhotdraw.figures.PolyLineFigure
 
containsPoint(int, int) - Method in interface org.jhotdraw.framework.Connector
Tests if a point is contained in the connector.
containsPoint(int, int) - Method in interface org.jhotdraw.framework.Figure
Checks if a point is inside the figure.
containsPoint(int, int) - Method in interface org.jhotdraw.framework.Handle
Tests if a point is contained in the handle.
containsPoint(int, int) - Method in class org.jhotdraw.standard.AbstractConnector
Tests if a point is contained in the connector.
containsPoint(int, int) - Method in class org.jhotdraw.standard.AbstractFigure
Checks if a point is inside the figure.
containsPoint(int, int) - Method in class org.jhotdraw.standard.AbstractHandle
Tests if a point is contained in the handle.
containsPoint(int, int) - Method in class org.jhotdraw.standard.DecoratorFigure
Forwards containsPoint to its contained figure.
containsPoint(int, int) - Method in class org.jhotdraw.standard.LocatorConnector
Tests if a point is contained in the connector.
containsPoint(int, int) - Method in class org.jhotdraw.util.UndoableHandle
Tests if a point is contained in the handle.
containsStorageFormat(StorageFormat) - Method in class org.jhotdraw.util.StorageFormatManager
Test, whether a StorageFormat is supported by this StorageFormat
ContentProducer - Interface in org.jhotdraw.contrib.html
ContentProducer defines the interface for objects capable of producing contents on behalf of a client context.
ContentProducerContext - Interface in org.jhotdraw.contrib.html
ContentProducerContext defines the base interface required of clients of ContentProducers.
ContentProducerRegistry - Class in org.jhotdraw.contrib.html
ContentProducerRegistry acts as a repository for ContentProducers.
ContentProducerRegistry() - Constructor for class org.jhotdraw.contrib.html.ContentProducerRegistry
Constructor for the ContentProducerRegistry object
ContentProducerRegistry(ContentProducerRegistry) - Constructor for class org.jhotdraw.contrib.html.ContentProducerRegistry
Constructor for the ContentProducerRegistry object
copyArea(int, int, int, int, int, int) - Method in class org.jhotdraw.contrib.zoom.ScalingGraphics
 
CopyCommand - Class in org.jhotdraw.standard
Copy the selection to the clipboard.
CopyCommand(String, DrawingEditor) - Constructor for class org.jhotdraw.standard.CopyCommand
Constructs a copy command.
CopyCommandTest - Class in org.jhotdraw.test.standard
TestCase CopyCommandTest is generated by JUnitDoclet to hold the tests for CopyCommand.
CopyCommandTest(String) - Constructor for class org.jhotdraw.test.standard.CopyCommandTest
Constructor CopyCommandTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
corner(Rectangle) - Static method in class org.jhotdraw.util.Geom
Returns the corner (bottom right) of the rectangle
create(Layoutable) - Method in class org.jhotdraw.contrib.html.HTMLLayouter
Create a new instance of this type and sets the layoutable
create(Layoutable) - Method in interface org.jhotdraw.contrib.Layouter
Create a new instance of this type and sets the layoutable
create(Layoutable) - Method in class org.jhotdraw.contrib.SimpleLayouter
Create a new instance of this type and sets the layoutable
create(Layoutable) - Method in class org.jhotdraw.contrib.StandardLayouter
Create a new instance of this type and sets the layoutable
create() - Method in class org.jhotdraw.contrib.zoom.ScalingGraphics
 
createCurrentFont() - Static method in class org.jhotdraw.figures.TextFigure
Creates the current font to be used for new text figures.
createEventDispatcher() - Method in class org.jhotdraw.util.UndoableCommand
 
createEventDispatcher() - Method in class org.jhotdraw.util.UndoableTool
 
createFileDescription() - Method in class org.jhotdraw.util.SerializationStorageFormat
Factory method to create a file description for the file type when displaying the associated FileFilter.
createFileDescription() - Method in class org.jhotdraw.util.StandardStorageFormat
Factory method to create a file description for the file type when displaying the associated FileFilter.
createFont() - Method in class org.jhotdraw.contrib.TextAreaFigure
Creates the font from current attributes.
createImage(int, int) - Method in interface org.jhotdraw.framework.DrawingView
Creates an image with the given dimensions
createImage(int, int) - Method in class org.jhotdraw.standard.NullDrawingView
Creates an image with the given dimensions
createInstance() - Method in class org.jhotdraw.test.contrib.ChopDiamondConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.ChopPolygonConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.ClippingUpdateStrategyTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CommandCheckBoxMenuItemTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CommandMenuItemTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.ComponentFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CompositeFigureCreationToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CTXCommandMenuTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CTXWindowMenuTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CustomSelectionToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.CustomToolBarTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.DesktopEventServiceTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.DiamondFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.FloatingTextAreaTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.GraphicalCompositeFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.HelperTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.JPanelDesktopTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.JScrollPaneDesktopTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.MDI_DrawApplicationTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.MDIDesktopPaneTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.MiniMapViewTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.NestedCreationToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.PolygonFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.PolygonHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.PolygonToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.SimpleLayouterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.SplitConnectionToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.StandardLayouterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.TextAreaFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.TextAreaToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.TriangleFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.contrib.WindowMenuTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ArrowTipTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.BorderDecoratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.BorderToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ChopEllipseConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ConnectedTextToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ElbowConnectionTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ElbowHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.EllipseFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.FigureAttributesTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.FontSizeHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.GroupCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.GroupFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ImageFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.InsertImageCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.LineConnectionTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.LineFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.NullConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.NullFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.NumberTextFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.PolyLineConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.PolyLineFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.PolyLineHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.RectangleFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.RoundRectangleFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ScribbleToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.ShortestDistanceConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.TextFigureTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.TextToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.figures.UngroupCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.framework.DrawingChangeEventTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.framework.FigureAttributeConstantTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.framework.FigureChangeEventTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.AnimationDecoratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.AnimatorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.BouncingDrawingTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.JavaDrawAppletTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.JavaDrawAppTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.JavaDrawViewerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.MySelectionToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.PatternPainterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.samples.javadraw.URLToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.AlignCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.BoxHandleKitTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.BringToFrontCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.BufferedUpdateStrategyTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ChangeAttributeCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ChangeConnectionEndHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ChangeConnectionStartHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ChopBoxConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ConnectionHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ConnectionToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.CopyCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.CreationToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.CutCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.DeleteCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.DeleteFromDrawingVisitorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.DragTrackerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.DuplicateCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.FastBufferedUpdateStrategyTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.FigureAndEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.FigureChangeAdapterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.FigureChangeEventMulticasterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.FigureEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.GridConstrainerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.HandleAndEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.HandleEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.HandleTrackerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.InsertIntoDrawingVisitorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.LocatorConnectorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.LocatorHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.NullDrawingViewTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.NullHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.NullToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.OffsetLocatorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.PasteCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.PeripheralLocatorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.RelativeLocatorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ReverseFigureEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SelectAllCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SelectAreaTrackerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SelectionToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SendToBackCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SimpleUpdateStrategyTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.SingleFigureEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.StandardDrawingTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.StandardDrawingViewTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.StandardFigureSelectionTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ToggleGridCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.standard.ToolButtonTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.BoundsTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.ClipboardTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.ColorMapTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.CommandButtonTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.CommandChoiceTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.CommandMenuTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.FillerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.FloatingTextFieldTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.GeomTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.GraphLayoutTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.IconkitTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.PaletteIconTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.PaletteLayoutTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.RedoCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.ReverseListEnumeratorTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.SerializationStorageFormatTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.StandardStorageFormatTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.StandardVersionControlStrategyTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.StorableInputTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.StorableOutputTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.StorageFormatManagerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoableAdapterTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoableCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoableHandleTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoableToolTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoCommandTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoManagerTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.UndoRedoActivityTest
Factory method for instances of the class to be tested.
createInstance() - Method in class org.jhotdraw.test.util.VersionManagementTest
Factory method for instances of the class to be tested.
createList() - Method in class org.jhotdraw.util.CollectionsFactory
 
createList(Collection) - Method in class org.jhotdraw.util.CollectionsFactory
 
createList(int) - Method in class org.jhotdraw.util.CollectionsFactory
 
createLookAndFeelMenu() - Method in class org.jhotdraw.application.DrawApplication
Create a menu which allows the user to select a different look and feel at runtime.
createMap() - Method in class org.jhotdraw.util.CollectionsFactory
 
createMap(Map) - Method in class org.jhotdraw.util.CollectionsFactory
 
createNewDrawingEditor() - Method in class org.jhotdraw.test.JHDTestCase
Some tests might want start from scratch with a new DrawingEditor (to avoid side-effects from previous test)
createOverlay(Container) - Method in class org.jhotdraw.contrib.FloatingTextArea
Creates the overlay within the given container.
createOverlay(Container, Font) - Method in class org.jhotdraw.contrib.FloatingTextArea
Creates the overlay for the given Container using a specific font.
createOverlay(Container) - Method in class org.jhotdraw.util.FloatingTextField
Creates the overlay for the given Component.
createOverlay(Container, Font) - Method in class org.jhotdraw.util.FloatingTextField
Creates the overlay for the given Container using a specific font.
createSet() - Method in class org.jhotdraw.util.CollectionsFactory
 
createSet(Set) - Method in class org.jhotdraw.util.CollectionsFactory
 
createStandardHolder(Object) - Static method in class org.jhotdraw.contrib.html.DisposableResourceManagerFactory
Returns a new standard resource holder already registered with the default resource manager
createStorageFormatManager() - Method in class org.jhotdraw.application.DrawApplication
Factory method to create a StorageFormatManager for supported storage formats.
createUndoRedoActivity(Undoable) - Static method in class org.jhotdraw.util.UndoRedoActivity
 
CreationTool - Class in org.jhotdraw.standard
A tool to create new figures.
CreationTool(DrawingEditor, Figure) - Constructor for class org.jhotdraw.standard.CreationTool
Initializes a CreationTool with the given prototype.
CreationToolTest - Class in org.jhotdraw.test.standard
TestCase CreationToolTest is generated by JUnitDoclet to hold the tests for CreationTool.
CreationToolTest(String) - Constructor for class org.jhotdraw.test.standard.CreationToolTest
Constructor CreationToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
cropLine(double, double, double, double) - Method in class org.jhotdraw.util.Bounds
 
CTXCommandMenu - Class in org.jhotdraw.contrib
A Command enabled menu.
CTXCommandMenu(String) - Constructor for class org.jhotdraw.contrib.CTXCommandMenu
 
CTXCommandMenuTest - Class in org.jhotdraw.test.contrib
TestCase CTXCommandMenuTest is generated by JUnitDoclet to hold the tests for CTXCommandMenu.
CTXCommandMenuTest(String) - Constructor for class org.jhotdraw.test.contrib.CTXCommandMenuTest
Constructor CTXCommandMenuTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CTXWindowMenu - Class in org.jhotdraw.contrib
Menu component that handles the functionality expected of a standard "Windows" menu for MDI applications.
CTXWindowMenu(String, MDIDesktopPane, DrawingEditor) - Constructor for class org.jhotdraw.contrib.CTXWindowMenu
Constructor for the CTXWindowsMenu object
CTXWindowMenuTest - Class in org.jhotdraw.test.contrib
TestCase CTXWindowMenuTest is generated by JUnitDoclet to hold the tests for CTXWindowMenu.
CTXWindowMenuTest(String) - Constructor for class org.jhotdraw.test.contrib.CTXWindowMenuTest
Constructor CTXWindowMenuTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
current() - Static method in class org.jhotdraw.util.CollectionsFactory
 
Cursor - Interface in org.jhotdraw.framework
This interface has the purpose to reduce the dependency of JHotDraw on AWT classes and interfaces.
CustomSelectionTool - Class in org.jhotdraw.contrib
A SelectionTool, which recognizes double clicks and popup menu triggers.
CustomSelectionTool(DrawingEditor) - Constructor for class org.jhotdraw.contrib.CustomSelectionTool
Create an instance of this SelectionTool for the given view
CustomSelectionToolTest - Class in org.jhotdraw.test.contrib
TestCase CustomSelectionToolTest is generated by JUnitDoclet to hold the tests for CustomSelectionTool.
CustomSelectionToolTest(String) - Constructor for class org.jhotdraw.test.contrib.CustomSelectionToolTest
Constructor CustomSelectionToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CustomToolBar - Class in org.jhotdraw.contrib
This ToolBar allows to use several panels with tools.
CustomToolBar() - Constructor for class org.jhotdraw.contrib.CustomToolBar
Create a new ToolBar
CustomToolBarTest - Class in org.jhotdraw.test.contrib
TestCase CustomToolBarTest is generated by JUnitDoclet to hold the tests for CustomToolBar.
CustomToolBarTest(String) - Constructor for class org.jhotdraw.test.contrib.CustomToolBarTest
Constructor CustomToolBarTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
CutCommand - Class in org.jhotdraw.standard
Delete the selection and move the selected figures to the clipboard.
CutCommand(String, DrawingEditor) - Constructor for class org.jhotdraw.standard.CutCommand
Constructs a cut command.
CutCommand.UndoActivity - Class in org.jhotdraw.standard
 
CutCommand.UndoActivity(FigureTransferCommand) - Constructor for class org.jhotdraw.standard.CutCommand.UndoActivity
Constructor for UndoActivity.
CutCommandTest - Class in org.jhotdraw.test.standard
TestCase CutCommandTest is generated by JUnitDoclet to hold the tests for CutCommand.
CutCommandTest(String) - Constructor for class org.jhotdraw.test.standard.CutCommandTest
Constructor CutCommandTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.

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