Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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
R
S
T
U
V
W
X
Y
Z
M
main(String[])
- Static method in class org.jhotdraw.samples.javadraw.
JavaDrawApp
main(String[])
- Static method in class org.jhotdraw.test.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.contrib.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.figures.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.figures.
FiguresSuite
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
main(String[])
- Static method in class org.jhotdraw.test.framework.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.framework.
FrameworkSuite
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
main(String[])
- Static method in class org.jhotdraw.test.samples.javadraw.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.samples.javadraw.
JavadrawSuite
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
main(String[])
- Static method in class org.jhotdraw.test.standard.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.standard.
StandardSuite
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
main(String[])
- Static method in class org.jhotdraw.test.util.
AllTests
main(String[])
- Static method in class org.jhotdraw.test.util.
UtilSuite
Method to execute the TestSuite from command line using JUnit's textui.TestRunner .
managesResource(DisposableResourceHolder)
- Method in interface org.jhotdraw.contrib.html.
DisposableResourceManager
True if the resource is registered with this manager
managesResource(DisposableResourceHolder)
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceManager
Description of the Method
MDI_DrawApplication
- Class in
org.jhotdraw.contrib
Many applications have the ability to deal with multiple internal windows.
MDI_DrawApplication()
- Constructor for class org.jhotdraw.contrib.
MDI_DrawApplication
Constructs a drawing window with a default title.
MDI_DrawApplication(String)
- Constructor for class org.jhotdraw.contrib.
MDI_DrawApplication
Constructs a drawing window with the given title.
MDI_DrawApplicationTest
- Class in
org.jhotdraw.test.contrib
TestCase MDI_DrawApplicationTest is generated by JUnitDoclet to hold the tests for MDI_DrawApplication.
MDI_DrawApplicationTest(String)
- Constructor for class org.jhotdraw.test.contrib.
MDI_DrawApplicationTest
Constructor MDI_DrawApplicationTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
MDIDesktopPane
- Class in
org.jhotdraw.contrib
An extension of JDesktopPane that supports often used MDI functionality.
MDIDesktopPane(DrawApplication)
- Constructor for class org.jhotdraw.contrib.
MDIDesktopPane
MDIDesktopPaneTest
- Class in
org.jhotdraw.test.contrib
TestCase MDIDesktopPaneTest is generated by JUnitDoclet to hold the tests for MDIDesktopPane.
MDIDesktopPaneTest(String)
- Constructor for class org.jhotdraw.test.contrib.
MDIDesktopPaneTest
Constructor MDIDesktopPaneTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
MIDDLES
- Static variable in class org.jhotdraw.standard.
AlignCommand.Alignment
align middles (vertically)
MiniMapView
- Class in
org.jhotdraw.contrib
Utility component for enhancing component scrolling.
MiniMapView(DrawingView, JScrollPane)
- Constructor for class org.jhotdraw.contrib.
MiniMapView
MiniMapView.MouseListener
- Class in
org.jhotdraw.contrib
MiniMapView.MouseListener()
- Constructor for class org.jhotdraw.contrib.
MiniMapView.MouseListener
MiniMapViewTest
- Class in
org.jhotdraw.test.contrib
TestCase MiniMapViewTest is generated by JUnitDoclet to hold the tests for MiniMapView.
MiniMapViewTest(String)
- Constructor for class org.jhotdraw.test.contrib.
MiniMapViewTest
Constructor MiniMapViewTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
MiniMapZoomableView
- Class in
org.jhotdraw.contrib.zoom
Specialized sub-class of MiniMapView to handle the zooming ability of the ZoomDrawingView in JHotDraw.
MiniMapZoomableView(DrawingView, JScrollPane)
- Constructor for class org.jhotdraw.contrib.zoom.
MiniMapZoomableView
MINIMUM_HEIGHT
- Static variable in class org.jhotdraw.standard.
StandardDrawingView
MINIMUM_WIDTH
- Static variable in class org.jhotdraw.standard.
StandardDrawingView
Scrolling increment
minimumLayoutSize(Container)
- Method in class org.jhotdraw.util.
PaletteLayout
mouseClicked(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
CompositeFigureCreationTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
CustomSelectionTool
MouseListener method for mouseDown events.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.dnd.
DragNDropTool
Handles mouse down events and starts the corresponding tracker.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
NestedCreationTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
PolygonTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
SplitConnectionTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
TextAreaTool
If the pressed figure is a TextHolder and it accepts editing it can be edited.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
AreaTracker
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
ZoomTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
BorderTool
Add the touched figure to the selection of an invoke action.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
ConnectedTextTool
If the pressed figure is a TextHolder it can be edited otherwise a new text figure is created.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
ScribbleTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
TextTool
If the pressed figure is a TextHolder it can be edited otherwise a new text figure is created.
mouseDown(MouseEvent, int, int)
- Method in interface org.jhotdraw.framework.
Tool
Handles mouse down events in the drawing view.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.samples.javadraw.
MySelectionTool
Handles mouse down events and starts the corresponding tracker.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.samples.javadraw.
URLTool
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
AbstractTool
Handles mouse down events in the drawing view.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ActionTool
Add the touched figure to the selection an invoke action
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ConnectionTool
Manipulates connections in a context dependent way.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
CreationTool
Creates a new figure by cloning the prototype.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
DragTracker
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
HandleTracker
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectAreaTracker
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectionTool
Handles mouse down events and starts the corresponding tracker.
mouseDown(MouseEvent, int, int)
- Method in class org.jhotdraw.util.
UndoableTool
Handles mouse down events in the drawing view.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
CustomSelectionTool
MouseListener method for mouseDrag events.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.dnd.
DragNDropTool
Handles mouse drag events.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
PolygonTool
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
SplitConnectionTool
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
TextAreaTool
Drags to set the initial text area display box
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
AreaTracker
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
ZoomTool
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
ScribbleTool
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
TextTool
mouseDrag(MouseEvent, int, int)
- Method in interface org.jhotdraw.framework.
Tool
Handles mouse drag events in the drawing view.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
AbstractTool
Handles mouse drag events in the drawing view.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ConnectionTool
Adjust the created connection or split segment.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
CreationTool
Adjusts the extent of the created figure
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
DragTracker
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
HandleTracker
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectAreaTracker
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectionTool
Handles mouse drag events.
mouseDrag(MouseEvent, int, int)
- Method in class org.jhotdraw.util.
UndoableTool
Handles mouse drag events in the drawing view.
mouseDragged(MouseEvent)
- Method in class org.jhotdraw.contrib.
MiniMapView.MouseListener
mouseDragged(MouseEvent)
- Method in class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseMotionListener
Handles mouse drag events.
mouseDragged(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseEntered(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseExited(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
CompositeFigureCreationTool
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.dnd.
DragNDropTool
Handles mouse moves (if the mouse button is up).
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
NestedCreationTool
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
PolygonTool
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
SplitConnectionTool
mouseMove(MouseEvent, int, int)
- Method in interface org.jhotdraw.framework.
Tool
Handles mouse moves (if the mouse button is up).
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
AbstractTool
Handles mouse moves (if the mouse button is up).
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ConnectionTool
Handles mouse move events in the drawing view.
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectionTool
Handles mouse moves (if the mouse button is up).
mouseMove(MouseEvent, int, int)
- Method in class org.jhotdraw.util.
UndoableTool
Handles mouse moves (if the mouse button is up).
mouseMoved(MouseEvent)
- Method in class org.jhotdraw.contrib.
MiniMapView.MouseListener
mouseMoved(MouseEvent)
- Method in class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseMotionListener
Handles mouse move events.
mouseMoved(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mousePressed(MouseEvent)
- Method in class org.jhotdraw.contrib.
MiniMapView.MouseListener
mousePressed(MouseEvent)
- Method in class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseListener
Handles mouse down events.
mousePressed(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseReleased(MouseEvent)
- Method in class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseListener
Handles mouse up events.
mouseReleased(MouseEvent)
- Method in class org.jhotdraw.util.
PaletteButton
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
CustomSelectionTool
MouseListener method for mouseUp events.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.dnd.
DragNDropTool
Handles mouse up events.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
NestedCreationTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
PolygonTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
SplitConnectionTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.
TextAreaTool
If creating a figure it ends the creation process and calls the editor
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
AreaTracker
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
ZoomAreaTracker
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.contrib.zoom.
ZoomTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
ScribbleTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.figures.
TextTool
mouseUp(MouseEvent, int, int)
- Method in interface org.jhotdraw.framework.
Tool
Handles mouse up in the drawing view.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.samples.javadraw.
URLTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
AbstractTool
Handles mouse up in the drawing view.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ActionTool
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
ConnectionTool
Connects the figures if the mouse is released over another figure.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
CreationTool
Checks if the created figure is empty.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
HandleTracker
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectAreaTracker
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.standard.
SelectionTool
Handles mouse up events.
mouseUp(MouseEvent, int, int)
- Method in class org.jhotdraw.util.
UndoableTool
Handles mouse up in the drawing view.
moveAffectedFigures(Point, Point)
- Method in class org.jhotdraw.standard.
DragTracker.UndoActivity
moveBy(int, int)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Moves the figure by the specified displacement
moveBy(int, int)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Moves the figure the supplied offset
moveBy(int, int)
- Method in class org.jhotdraw.figures.
TextFigure
moveBy(int, int)
- Method in interface org.jhotdraw.framework.
Figure
Moves the Figure to a new location.
moveBy(int, int)
- Method in class org.jhotdraw.standard.
AbstractFigure
Moves the figure by the given offset.
moveBy(Figure, Rectangle)
- Method in class org.jhotdraw.standard.
AlignCommand.Alignment
moveBy(int, int)
- Method in class org.jhotdraw.standard.
DecoratorFigure
Forwards moveBy to its contained figure.
moveBy(int, int)
- Method in class org.jhotdraw.standard.
OffsetLocator
myDrawingEditor
- Variable in class org.jhotdraw.test.
JHDTestCase
MySelectionTool
- Class in
org.jhotdraw.samples.javadraw
A SelectionTool that interprets double clicks to inspect the clicked figure
MySelectionTool(DrawingEditor)
- Constructor for class org.jhotdraw.samples.javadraw.
MySelectionTool
MySelectionToolTest
- Class in
org.jhotdraw.test.samples.javadraw
TestCase MySelectionToolTest is generated by JUnitDoclet to hold the tests for MySelectionTool.
MySelectionToolTest(String)
- Constructor for class org.jhotdraw.test.samples.javadraw.
MySelectionToolTest
Constructor MySelectionToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
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
R
S
T
U
V
W
X
Y
Z