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
S
scaleRotate(Point, Polygon, Point)
- Method in class org.jhotdraw.contrib.
PolygonFigure
Scale and rotate relative to anchor
ScalingGraphics
- Class in
org.jhotdraw.contrib.zoom
A graphics context that can scale to an arbitrary factor.
ScalingGraphics(Graphics)
- Constructor for class org.jhotdraw.contrib.zoom.
ScalingGraphics
ScribbleTool
- Class in
org.jhotdraw.figures
Tool to scribble a PolyLineFigure
ScribbleTool(DrawingEditor)
- Constructor for class org.jhotdraw.figures.
ScribbleTool
ScribbleToolTest
- Class in
org.jhotdraw.test.figures
TestCase ScribbleToolTest is generated by JUnitDoclet to hold the tests for ScribbleTool.
ScribbleToolTest(String)
- Constructor for class org.jhotdraw.test.figures.
ScribbleToolTest
Constructor ScribbleToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
SCROLL_INCR
- Static variable in class org.jhotdraw.standard.
StandardDrawingView
SCROLL_OFFSET
- Static variable in class org.jhotdraw.standard.
StandardDrawingView
scrollRectToVisible(Rectangle)
- Method in class org.jhotdraw.contrib.
AutoscrollHelper
Override this method to call scrollRectToVisible(Rectangle aRect) on your component
SECONDARY
- Static variable in interface org.jhotdraw.contrib.
Desktop
select()
- Method in class org.jhotdraw.util.
PaletteButton
SelectAllCommand
- Class in
org.jhotdraw.standard
Command to select all figures in a view.
SelectAllCommand(String, DrawingEditor)
- Constructor for class org.jhotdraw.standard.
SelectAllCommand
Constructs a select all command.
SelectAllCommand.UndoActivity
- Class in
org.jhotdraw.standard
SelectAllCommand.UndoActivity(DrawingView)
- Constructor for class org.jhotdraw.standard.
SelectAllCommand.UndoActivity
SelectAllCommandTest
- Class in
org.jhotdraw.test.standard
TestCase SelectAllCommandTest is generated by JUnitDoclet to hold the tests for SelectAllCommand.
SelectAllCommandTest(String)
- Constructor for class org.jhotdraw.test.standard.
SelectAllCommandTest
Constructor SelectAllCommandTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
SelectAreaTracker
- Class in
org.jhotdraw.standard
SelectAreaTracker implements a rubberband selection of an area.
SelectAreaTracker(DrawingEditor)
- Constructor for class org.jhotdraw.standard.
SelectAreaTracker
SelectAreaTracker(DrawingEditor, Color)
- Constructor for class org.jhotdraw.standard.
SelectAreaTracker
SelectAreaTrackerTest
- Class in
org.jhotdraw.test.standard
TestCase SelectAreaTrackerTest is generated by JUnitDoclet to hold the tests for SelectAreaTracker.
SelectAreaTrackerTest(String)
- Constructor for class org.jhotdraw.test.standard.
SelectAreaTrackerTest
Constructor SelectAreaTrackerTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
selected()
- Method in class org.jhotdraw.util.
PaletteIcon
selection()
- Method in interface org.jhotdraw.framework.
DrawingView
Gets an enumeration over the currently selected figures.
selection()
- Method in class org.jhotdraw.standard.
NullDrawingView
Gets an enumeration over the currently selected figures.
selection()
- Method in class org.jhotdraw.standard.
StandardDrawingView
Gets an enumeration over the currently selected figures.
selectionCount()
- Method in interface org.jhotdraw.framework.
DrawingView
Gets the number of selected figures.
selectionCount()
- Method in class org.jhotdraw.standard.
NullDrawingView
Gets the number of selected figures.
selectionCount()
- Method in class org.jhotdraw.standard.
StandardDrawingView
Gets the number of selected figures.
SelectionTool
- Class in
org.jhotdraw.standard
Tool to select and manipulate figures.
SelectionTool(DrawingEditor)
- Constructor for class org.jhotdraw.standard.
SelectionTool
SelectionToolTest
- Class in
org.jhotdraw.test.standard
TestCase SelectionToolTest is generated by JUnitDoclet to hold the tests for SelectionTool.
SelectionToolTest(String)
- Constructor for class org.jhotdraw.test.standard.
SelectionToolTest
Constructor SelectionToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
selectionZOrdered()
- Method in interface org.jhotdraw.framework.
DrawingView
Gets the currently seleced figures in Z order.
selectionZOrdered()
- Method in class org.jhotdraw.standard.
NullDrawingView
Gets the currently seleced figures in Z order.
selectionZOrdered()
- Method in class org.jhotdraw.standard.
StandardDrawingView
Gets the currently selected figures in Z order.
sendToBack(Figure)
- Method in interface org.jhotdraw.framework.
Drawing
Sends a figure to the back of the drawing.
sendToBack(Figure)
- Method in class org.jhotdraw.standard.
CompositeFigure
Sends a figure to the back of the drawing.
SendToBackCommand
- Class in
org.jhotdraw.standard
A command to send the selection to the back of the drawing.
SendToBackCommand(String, DrawingEditor)
- Constructor for class org.jhotdraw.standard.
SendToBackCommand
Constructs a send to back command.
SendToBackCommand.UndoActivity
- Class in
org.jhotdraw.standard
SendToBackCommand.UndoActivity(DrawingView)
- Constructor for class org.jhotdraw.standard.
SendToBackCommand.UndoActivity
SendToBackCommandTest
- Class in
org.jhotdraw.test.standard
TestCase SendToBackCommandTest is generated by JUnitDoclet to hold the tests for SendToBackCommand.
SendToBackCommandTest(String)
- Constructor for class org.jhotdraw.test.standard.
SendToBackCommandTest
Constructor SendToBackCommandTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
sendToLayer(Figure, int)
- Method in interface org.jhotdraw.framework.
Drawing
Sends a figure to a certain layer within a drawing.
sendToLayer(Figure, int)
- Method in class org.jhotdraw.standard.
CompositeFigure
Sends a figure to a certain layer within a drawing.
SerializationStorageFormat
- Class in
org.jhotdraw.util
A SerializationStorageFormat is a straight-forward file format to store and restore Drawings.
SerializationStorageFormat()
- Constructor for class org.jhotdraw.util.
SerializationStorageFormat
Create a SerialzationStorageFormat for storing and restoring Drawings.
SerializationStorageFormatTest
- Class in
org.jhotdraw.test.util
TestCase SerializationStorageFormatTest is generated by JUnitDoclet to hold the tests for SerializationStorageFormat.
SerializationStorageFormatTest(String)
- Constructor for class org.jhotdraw.test.util.
SerializationStorageFormatTest
Constructor SerializationStorageFormatTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
set(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
FigureAttributes
Sets the attribute with the given name and overwrites its previous value.
setAffectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.standard.
AlignCommand.UndoActivity
setAffectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.standard.
ChangeAttributeCommand.UndoActivity
setAffectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.standard.
SendToBackCommand.UndoActivity
setAffectedFigures(FigureEnumeration)
- Method in interface org.jhotdraw.util.
Undoable
setAffectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.util.
UndoableAdapter
setAffectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.util.
UndoRedoActivity
setAllSize(Dimension)
- Method in class org.jhotdraw.contrib.
MDIDesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given dimension.
setAllSize(int, int)
- Method in class org.jhotdraw.contrib.
MDIDesktopPane
Sets all component size properties ( maximum, minimum, preferred) to the given width and height.
setApplicationName(String)
- Method in class org.jhotdraw.application.
DrawApplication
Set the name of the application build from this skeleton application
setArc(int, int)
- Method in class org.jhotdraw.figures.
RoundRectangleFigure
Sets the arc's witdh and height.
setAttribute(String, Object)
- Method in class org.jhotdraw.contrib.
GraphicalCompositeFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.contrib.
GraphicalCompositeFigure
Delegate capabilities for storing and retrieving attributes to a CompositeFigure if the encapsulated presentation figure.
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
A text area figure uses the "LeftMargin", "RightMargin", "TopMargin", "BottomMargin", "TabSize", "FontSize", "FontStyle", and "FontName" attributes
setAttribute(String, Object)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object)
setAttribute(String, Object)
- Method in class org.jhotdraw.figures.
AttributeFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
AttributeFigure
setAttribute(String, Object)
- Method in class org.jhotdraw.figures.
GroupFigure
Deprecated.
see setAttribute(FigureAttributeConstant,Object)
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
GroupFigure
Sets the attribute of the GroupFigure as well as all contained Figures.
setAttribute(String, Object)
- Method in class org.jhotdraw.figures.
NullFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
NullFigure
Sets the named attribute to the new value
setAttribute(String, Object)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Sets the attribute with the given name.
setAttribute(String, Object)
- Method in class org.jhotdraw.figures.
TextFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.figures.
TextFigure
A text figure understands the "FontSize", "FontStyle", and "FontName" attributes.
setAttribute(String, Object)
- Method in interface org.jhotdraw.framework.
Figure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in interface org.jhotdraw.framework.
Figure
Sets the named attribute to the new value
setAttribute(String, Object)
- Method in class org.jhotdraw.standard.
AbstractFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.standard.
AbstractFigure
Sets the named attribute to the new value.
setAttribute(String, Object)
- Method in class org.jhotdraw.standard.
DecoratorFigure
Deprecated.
use setAttribute(FigureAttributeConstant, Object) instead
setAttribute(FigureAttributeConstant, Object)
- Method in class org.jhotdraw.standard.
DecoratorFigure
Forwards setAttribute to its contained figure.
setAutonomous()
- Method in class org.jhotdraw.contrib.html.
ContentProducerRegistry
Sets the autonomous attribute of the ContentProducerRegistry object.
setAutoscrollMargin(int)
- Method in class org.jhotdraw.contrib.
AutoscrollHelper
setBackground(Color)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets the background color of the DrawingView
setBackground(Color)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets the background color of the DrawingView
setBackupPoint(Point)
- Method in class org.jhotdraw.standard.
DragTracker.UndoActivity
setBackupText(String)
- Method in class org.jhotdraw.contrib.
TextAreaTool.UndoActivity
Sets the backupText attribute of the UndoActivity
setBackupText(String)
- Method in class org.jhotdraw.figures.
TextTool.UndoActivity
setBorderColor(Color)
- Method in class org.jhotdraw.figures.
AbstractLineDecoration
Sets color of arrow's border
setBorderOffset(Point)
- Method in class org.jhotdraw.figures.
BorderDecorator
setBounds(Rectangle, String)
- Method in class org.jhotdraw.contrib.
FloatingTextArea
Positions and sizes the overlay.
setBounds(Rectangle, String)
- Method in class org.jhotdraw.util.
FloatingTextField
Positions the overlay.
setCenter(Point2D)
- Method in class org.jhotdraw.util.
Bounds
setClip(int, int, int, int)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setClip(Shape)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setColor(Color)
- Method in class org.jhotdraw.contrib.html.
ColorContentProducer
Sets the color attribute of the ColorContentProducer object
setColor(Color)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setCommand(Command)
- Method in class org.jhotdraw.contrib.
CommandCheckBoxMenuItem
Sets the command attribute of the CommandMenuItem object
setCommand(Command)
- Method in interface org.jhotdraw.contrib.
CommandHolder
Sets the command of the CommandHolder object
setCommand(Command)
- Method in class org.jhotdraw.contrib.
CommandMenuItem
Sets the command attribute of the CommandMenuItem object
setConnectedFigure(Figure)
- Method in class org.jhotdraw.figures.
ConnectedTextTool.DeleteUndoActivity
setConnectedFigure(Figure)
- Method in class org.jhotdraw.figures.
ConnectedTextTool.UndoActivity
setConstrainer(PointConstrainer)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets the current point constrainer.
setConstrainer(PointConstrainer)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets the current point constrainer.
setConstrainer(PointConstrainer)
- Method in class org.jhotdraw.standard.
StandardDrawingView
Sets the grid spacing that is used to constrain points.
setContents(Object)
- Method in class org.jhotdraw.util.
Clipboard
Sets the contents of the clipboard.
setCurrentFontName(String)
- Static method in class org.jhotdraw.figures.
TextFigure
Sets the current font name
setCurrentFontSize(int)
- Static method in class org.jhotdraw.figures.
TextFigure
Sets the current font size.
setCurrentFontStyle(int)
- Static method in class org.jhotdraw.figures.
TextFigure
Sets the current font style.
setCursor(int, int, DrawingView)
- Static method in class org.jhotdraw.contrib.dnd.
DragNDropTool
Sets the type of cursor based on what is under the coordinates in the active view.
setCursor(Cursor)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets the cursor of the DrawingView
setCursor(Cursor)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets the cursor of the DrawingView
setCursor(Cursor)
- Method in class org.jhotdraw.standard.
StandardDrawingView
setDecoratedFigure(Figure)
- Method in class org.jhotdraw.standard.
DecoratorFigure
setDefaultAttribute(String, Object)
- Static method in class org.jhotdraw.figures.
AttributeFigure
Sets or adds a default value for a named attribute
setDefaultStorageFormat(StorageFormat)
- Method in class org.jhotdraw.util.
StorageFormatManager
Set a StorageFormat as the default storage format which is selected in a javax.swing.JFileChooser.
setDisplayUpdate(Painter)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets the current display update strategy.
setDisplayUpdate(Painter)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets the current display update strategy.
setDisplayUpdate(Painter)
- Method in class org.jhotdraw.standard.
StandardDrawingView
Sets the current display update strategy.
setDisposableDelay(long)
- Method in interface org.jhotdraw.contrib.html.
DisposableResourceHolder
Sets the disposableDelay
setDisposableDelay(long)
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceHolder
Sets the disposableDelay attribute of the StandardDisposableResourceHolder object
setDrawing(Drawing)
- Method in class org.jhotdraw.contrib.zoom.
ZoomDrawingView
setDrawing(Drawing)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets and installs another drawing in the view.
setDrawing(Drawing)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets and installs another drawing in the view.
setDrawing(Drawing)
- Method in class org.jhotdraw.standard.
StandardDrawingView
Sets and installs another drawing in the view.
setEditor(DrawingEditor)
- Method in interface org.jhotdraw.framework.
DrawingView
Sets the view's editor.
setEditor(DrawingEditor)
- Method in class org.jhotdraw.standard.
NullDrawingView
Sets the view's editor.
setEditor(DrawingEditor)
- Method in class org.jhotdraw.standard.
StandardDrawingView
Sets the view's editor.
setEnabled(boolean)
- Method in interface org.jhotdraw.framework.
Tool
setEnabled(boolean)
- Method in class org.jhotdraw.standard.
AbstractTool
setEnabled(boolean)
- Method in class org.jhotdraw.util.
UndoableTool
setEndDecoration(LineDecoration)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Sets the end decoration.
setFileDescription(String)
- Method in class org.jhotdraw.util.
StandardStorageFormat
Set the file description for the file type of the storage format
setFileExtension(String)
- Method in class org.jhotdraw.util.
StandardStorageFormat
Set the file extension for the storage format
setFileFilter(FileFilter)
- Method in class org.jhotdraw.util.
StandardStorageFormat
Set the FileFilter used to identify Drawing files with the correct file extension for this StorageFormat.
setFillColor(Color)
- Method in class org.jhotdraw.figures.
AbstractLineDecoration
Sets color with which arrow is filled
setFont(Font)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Sets the font.
setFont(Font)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setFont(Font)
- Method in class org.jhotdraw.figures.
TextFigure
Sets the font.
setFontDirty(boolean)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Sets the fontDirty attribute of the TextAreaFigure object
setFrameFigure(Figure)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Sets the frameFigure attribute of the HTMLTextAreaFigure object
setInsets(Insets)
- Method in class org.jhotdraw.contrib.html.
HTMLLayouter
Sets the insets attribute of the HTMLLayouter object
setInsets(Insets)
- Method in interface org.jhotdraw.contrib.
Layouter
Set the insets for spacing between the figure and its subfigures
setInsets(Insets)
- Method in class org.jhotdraw.contrib.
SimpleLayouter
Set the insets for spacing between the figure and its subfigures
setIntrinsicContentProducer(ContentProducer)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Sets the IntrinsicContentProducer attribute of the HTMLTextAreaFigure object
setLayoutable(Layoutable)
- Method in class org.jhotdraw.contrib.
SimpleLayouter
Set the figure upon which the layout strategy operates.
setLayouter(Layouter)
- Method in class org.jhotdraw.contrib.
GraphicalCompositeFigure
Set a Layouter object which encapsulated a layout algorithm for this figure.
setLayouter(Layouter)
- Method in interface org.jhotdraw.contrib.
Layoutable
Set the Layouter for this Layoutable
setManager(DisposableResourceManager)
- Method in class org.jhotdraw.contrib.html.
ETSLADisposalStrategy
Sets the manager holding the resources for this strategy
setManager(DisposableResourceManager)
- Method in interface org.jhotdraw.contrib.html.
ResourceDisposabilityStrategy
Sets the manager holding the resources for this strategy
setName(String)
- Method in class org.jhotdraw.standard.
AbstractCommand
setNullBorderOffset()
- Method in class org.jhotdraw.test.figures.
BorderDecoratorTest
Test a null argument to setBorderOffset.
setOldConnector(Connector)
- Method in class org.jhotdraw.standard.
ChangeConnectionHandle.UndoActivity
setOldPoint(Point)
- Method in class org.jhotdraw.figures.
PolyLineHandle.UndoActivity
setOriginalPoint(Point)
- Method in class org.jhotdraw.standard.
DragTracker.UndoActivity
setOriginalText(String)
- Method in class org.jhotdraw.contrib.
TextAreaTool.UndoActivity
Sets the originalText attribute of the UndoActivity
setOriginalText(String)
- Method in class org.jhotdraw.figures.
TextTool.UndoActivity
setOriginPosition(Point)
- Method in class org.jhotdraw.contrib.zoom.
ZoomDrawingView
Sets the coordinates of the left top corner displayed by the view.
setPaintMode()
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setParent(ContentProducerRegistry)
- Method in class org.jhotdraw.contrib.html.
ContentProducerRegistry
Sets the parent attribute of the ContentProducerRegistry object
setPeriodicity(long)
- Method in class org.jhotdraw.contrib.html.
ETSLADisposalStrategy
Sets the periodicity attribute of the ETSLADisposalStrategy object
setPointAt(Point, int)
- Method in class org.jhotdraw.contrib.
PolygonFigure
Changes the position of a node.
setPointAt(Point, int)
- Method in class org.jhotdraw.figures.
LineConnection
Sets the point and updates the connection.
setPointAt(Point, int)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Changes the position of a node.
setPointAt(Point, int)
- Method in interface org.jhotdraw.framework.
ConnectionFigure
Sets the position of the point at the given position
setPointIndex(int)
- Method in class org.jhotdraw.figures.
PolyLineHandle.UndoActivity
setPoints(Point, Point)
- Method in class org.jhotdraw.figures.
LineFigure
Sets the start and end point.
setPresentationFigure(Figure)
- Method in class org.jhotdraw.contrib.
GraphicalCompositeFigure
Set a figure which renders this CompositeFigure.
setRawHTML(boolean)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Sets the rawHTML attribute of the HTMLTextAreaFigure object
setReadOnly(boolean)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
setReadOnly(boolean)
- Method in class org.jhotdraw.figures.
TextFigure
Sets the read only status of the text figure.
setReadOnly(boolean)
- Method in class org.jhotdraw.standard.
StandardDrawingView
Determines whether the drawing view is in read-only mode.
setRedoable(boolean)
- Method in interface org.jhotdraw.util.
Undoable
setRedoable(boolean)
- Method in class org.jhotdraw.util.
UndoableAdapter
setRedoable(boolean)
- Method in class org.jhotdraw.util.
UndoRedoActivity
Dispatch to setUndoable of the activity to be reversed.
setResource(Object)
- Method in interface org.jhotdraw.contrib.html.
DisposableResourceHolder
Sets the resource
setResource(Object)
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceHolder
Sets the resource attribute of the StandardDisposableResourceHolder object
setScale(double)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
Sets the scale to be used for any subsequent drawing operations.
setScale(float)
- Method in class org.jhotdraw.contrib.zoom.
ZoomCommand
Sets the scale attribute of the ZoomCommand object
setSelectedFigure(Figure)
- Method in interface org.jhotdraw.contrib.
PopupMenuFigureSelection
Set the figure which was selected when the popup menu was invoked.
setSelectedFigures(FigureEnumeration)
- Method in class org.jhotdraw.standard.
CutCommand.UndoActivity
Preserve the selection of figures the moment the command was executed.
setSizeDirty(boolean)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Called to set the dirty status of the size
setStartDecoration(LineDecoration)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Sets the start decoration.
setStrategy(ResourceDisposabilityStrategy)
- Static method in class org.jhotdraw.contrib.html.
DisposableResourceManagerFactory
Sets the strategy of the DisposableResourceManagerFactory class.
setStrategy(ResourceDisposabilityStrategy)
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceManager
Sets the strategy attribute of the StandardDisposableResourceManager object
setText(String)
- Method in class org.jhotdraw.contrib.
TextAreaFigure
Sets the text of the figure
setText(String)
- Method in class org.jhotdraw.figures.
TextFigure
Sets the text shown by the text figure.
setText(String)
- Method in interface org.jhotdraw.standard.
TextHolder
Sets the text shown by the text figure.
setTextHolder(TextHolder)
- Method in class org.jhotdraw.contrib.html.
TextHolderContentProducer
setTitle(String)
- Method in interface org.jhotdraw.framework.
Drawing
setTitle(String)
- Method in class org.jhotdraw.standard.
StandardDrawing
setTool(Tool, String)
- Method in class org.jhotdraw.application.
DrawApplication
Note: it is inconsistent to directly assign a variable but when using it use it from a method.
setTool(Tool)
- Method in class org.jhotdraw.samples.javadraw.
JavaDrawViewer
Sets the current the tool
setUndoable(boolean)
- Method in interface org.jhotdraw.util.
Undoable
setUndoable(boolean)
- Method in class org.jhotdraw.util.
UndoableAdapter
setUndoable(boolean)
- Method in class org.jhotdraw.util.
UndoRedoActivity
Dispatch to setRedoable of the activity to be reversed.
setUndoActivity(Undoable)
- Method in interface org.jhotdraw.framework.
Handle
Sets an Undoable to be used by the Undo/Redo infrastructure.
setUndoActivity(Undoable)
- Method in interface org.jhotdraw.framework.
Tool
setUndoActivity(Undoable)
- Method in class org.jhotdraw.standard.
AbstractCommand
setUndoActivity(Undoable)
- Method in class org.jhotdraw.standard.
AbstractHandle
setUndoActivity(Undoable)
- Method in class org.jhotdraw.standard.
AbstractTool
setUndoActivity(Undoable)
- Method in interface org.jhotdraw.util.
Command
setUndoActivity(Undoable)
- Method in class org.jhotdraw.util.
UndoableCommand
setUndoActivity(Undoable)
- Method in class org.jhotdraw.util.
UndoableHandle
setUndoActivity(Undoable)
- Method in class org.jhotdraw.util.
UndoableTool
setUsable(boolean)
- Method in interface org.jhotdraw.framework.
Tool
setUsable(boolean)
- Method in class org.jhotdraw.standard.
AbstractTool
setUsable(boolean)
- Method in class org.jhotdraw.util.
UndoableTool
setUseBufferedDraw(boolean)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Sets the useBufferedDraw attribute of the HTMLTextAreaFigure object
setUseDirectDraw(boolean)
- Method in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Sets the useDirectDraw attribute of the HTMLTextAreaFigure object
setUserSize(int, int)
- Method in class org.jhotdraw.contrib.zoom.
ZoomDrawingView
Sets the size of this view in user coordinates.
setUserSize(Dimension)
- Method in class org.jhotdraw.contrib.zoom.
ZoomDrawingView
Sets the size of this view in user coordinates.
setValue(int)
- Method in class org.jhotdraw.figures.
NumberTextFigure
Sets the numberical value of the contained text.
setViewBoxColor(Color)
- Method in class org.jhotdraw.contrib.
MiniMapView
setXORMode(Color)
- Method in class org.jhotdraw.contrib.zoom.
ScalingGraphics
setZoomSpeed(double)
- Method in class org.jhotdraw.contrib.zoom.
ZoomDrawingView
Set the zoom speed.
setZValue(int)
- Method in interface org.jhotdraw.framework.
Figure
Sets the z value (back-to-front ordering) of this figure.
setZValue(int)
- Method in class org.jhotdraw.standard.
AbstractFigure
Sets the z value (back-to-front ordering) of this figure.
shiftBy(int, int)
- Method in class org.jhotdraw.util.
Bounds
ShortestDistanceConnector
- Class in
org.jhotdraw.figures
A ShortestDistance locates connection points by finding the shortest distance between the start and end of the connection.
ShortestDistanceConnector()
- Constructor for class org.jhotdraw.figures.
ShortestDistanceConnector
ShortestDistanceConnector(Figure)
- Constructor for class org.jhotdraw.figures.
ShortestDistanceConnector
ShortestDistanceConnectorTest
- Class in
org.jhotdraw.test.figures
TestCase ShortestDistanceConnectorTest is generated by JUnitDoclet to hold the tests for ShortestDistanceConnector.
ShortestDistanceConnectorTest(String)
- Constructor for class org.jhotdraw.test.figures.
ShortestDistanceConnectorTest
Constructor ShortestDistanceConnectorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
showStatus(String)
- Method in class org.jhotdraw.application.
DrawApplication
Shows a status message.
showStatus(String)
- Method in interface org.jhotdraw.framework.
DrawingEditor
Shows a status message in the editor's user interface
SimpleLayouter
- Class in
org.jhotdraw.contrib
SimpleLayouter(Layoutable)
- Constructor for class org.jhotdraw.contrib.
SimpleLayouter
SimpleLayouterTest
- Class in
org.jhotdraw.test.contrib
TestCase SimpleLayouterTest is generated by JUnitDoclet to hold the tests for SimpleLayouter.
SimpleLayouterTest(String)
- Constructor for class org.jhotdraw.test.contrib.
SimpleLayouterTest
Constructor SimpleLayouterTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
SimpleUpdateStrategy
- Class in
org.jhotdraw.standard
The SimpleUpdateStrategy implements an update strategy that directly redraws a DrawingView.
SimpleUpdateStrategy()
- Constructor for class org.jhotdraw.standard.
SimpleUpdateStrategy
SimpleUpdateStrategyTest
- Class in
org.jhotdraw.test.standard
TestCase SimpleUpdateStrategyTest is generated by JUnitDoclet to hold the tests for SimpleUpdateStrategy.
SimpleUpdateStrategyTest(String)
- Constructor for class org.jhotdraw.test.standard.
SimpleUpdateStrategyTest
Constructor SimpleUpdateStrategyTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
SingleFigureEnumerator
- Class in
org.jhotdraw.standard
An Enumeration that contains only a single Figures.
SingleFigureEnumerator(Figure)
- Constructor for class org.jhotdraw.standard.
SingleFigureEnumerator
SingleFigureEnumeratorTest
- Class in
org.jhotdraw.test.standard
TestCase SingleFigureEnumeratorTest is generated by JUnitDoclet to hold the tests for SingleFigureEnumerator.
SingleFigureEnumeratorTest(String)
- Constructor for class org.jhotdraw.test.standard.
SingleFigureEnumeratorTest
Constructor SingleFigureEnumeratorTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
size()
- Method in interface org.jhotdraw.framework.
Figure
Gets the size of the figure
size()
- Method in class org.jhotdraw.standard.
AbstractFigure
Gets the size of the figure.
SIZE
- Static variable in class org.jhotdraw.standard.
LocatorConnector
The standard size of the connector.
size()
- Static method in class org.jhotdraw.util.
ColorMap
smoothPoints()
- Method in class org.jhotdraw.contrib.
PolygonFigure
Remove points that are nearly colinear with others
south(Figure)
- Static method in class org.jhotdraw.standard.
BoxHandleKit
south()
- Static method in class org.jhotdraw.standard.
RelativeLocator
South.
SOUTH
- Static variable in class org.jhotdraw.util.
Geom
south(Rectangle)
- Static method in class org.jhotdraw.util.
Geom
southEast(Figure)
- Static method in class org.jhotdraw.standard.
BoxHandleKit
southEast()
- Static method in class org.jhotdraw.standard.
RelativeLocator
South east.
southWest(Figure)
- Static method in class org.jhotdraw.standard.
BoxHandleKit
southWest()
- Static method in class org.jhotdraw.standard.
RelativeLocator
South west.
SplitConnectionTool
- Class in
org.jhotdraw.contrib
SplitConnectionTool(DrawingEditor, ConnectionFigure)
- Constructor for class org.jhotdraw.contrib.
SplitConnectionTool
SplitConnectionToolTest
- Class in
org.jhotdraw.test.contrib
TestCase SplitConnectionToolTest is generated by JUnitDoclet to hold the tests for SplitConnectionTool.
SplitConnectionToolTest(String)
- Constructor for class org.jhotdraw.test.contrib.
SplitConnectionToolTest
Constructor SplitConnectionToolTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
SplitPaneDesktop
- Class in
org.jhotdraw.contrib
SplitPaneDesktop()
- Constructor for class org.jhotdraw.contrib.
SplitPaneDesktop
SplitPaneDrawApplication
- Class in
org.jhotdraw.contrib
A specialised DrawApplication, which offers basic support for a simple splitted pane content.
SplitPaneDrawApplication()
- Constructor for class org.jhotdraw.contrib.
SplitPaneDrawApplication
Constructs a drawing window with a default title.
SplitPaneDrawApplication(String)
- Constructor for class org.jhotdraw.contrib.
SplitPaneDrawApplication
Constructs a drawing window with the given title.
splitSegment(int, int)
- Method in class org.jhotdraw.contrib.
PolygonFigure
Splits the segment at the given point if a segment was hit.
splitSegment(int, int)
- Method in class org.jhotdraw.figures.
PolyLineFigure
Splits the segment at the given point if a segment was hit.
splitSegment(int, int)
- Method in interface org.jhotdraw.framework.
ConnectionFigure
Splits the hit segment.
SPRING_STRENGTH
- Variable in class org.jhotdraw.util.
GraphLayout
StandardDisposableResourceHolder
- Class in
org.jhotdraw.contrib.html
StandardDisposableResourceHolder is a standard implementation of the DisposableResourceHolder interface
StandardDisposableResourceHolder()
- Constructor for class org.jhotdraw.contrib.html.
StandardDisposableResourceHolder
Constructor for the StandardDisposableResourceHolder object
StandardDisposableResourceHolder(Object)
- Constructor for class org.jhotdraw.contrib.html.
StandardDisposableResourceHolder
Constructor for the StandardDisposableResourceHolder object
StandardDisposableResourceManager
- Class in
org.jhotdraw.contrib.html
StandardDisposableResourceManager implements disposable resource management using a client supplied strategy.
StandardDisposableResourceManager(ResourceDisposabilityStrategy)
- Constructor for class org.jhotdraw.contrib.html.
StandardDisposableResourceManager
Constructor for the StandardDisposableResourceManager object
StandardDrawing
- Class in
org.jhotdraw.standard
The standard implementation of the Drawing interface.
StandardDrawing()
- Constructor for class org.jhotdraw.standard.
StandardDrawing
Constructs the Drawing.
StandardDrawingTest
- Class in
org.jhotdraw.test.standard
TestCase StandardDrawingTest is generated by JUnitDoclet to hold the tests for StandardDrawing.
StandardDrawingTest(String)
- Constructor for class org.jhotdraw.test.standard.
StandardDrawingTest
Constructor StandardDrawingTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StandardDrawingView
- Class in
org.jhotdraw.standard
The standard implementation of DrawingView.
StandardDrawingView(DrawingEditor)
- Constructor for class org.jhotdraw.standard.
StandardDrawingView
Constructs the view.
StandardDrawingView(DrawingEditor, int, int)
- Constructor for class org.jhotdraw.standard.
StandardDrawingView
StandardDrawingView.DrawingViewKeyListener
- Class in
org.jhotdraw.standard
StandardDrawingView.DrawingViewKeyListener()
- Constructor for class org.jhotdraw.standard.
StandardDrawingView.DrawingViewKeyListener
StandardDrawingView.DrawingViewMouseListener
- Class in
org.jhotdraw.standard
StandardDrawingView.DrawingViewMouseListener()
- Constructor for class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseListener
StandardDrawingView.DrawingViewMouseMotionListener
- Class in
org.jhotdraw.standard
StandardDrawingView.DrawingViewMouseMotionListener()
- Constructor for class org.jhotdraw.standard.
StandardDrawingView.DrawingViewMouseMotionListener
StandardDrawingViewTest
- Class in
org.jhotdraw.test.standard
TestCase StandardDrawingViewTest is generated by JUnitDoclet to hold the tests for StandardDrawingView.
StandardDrawingViewTest(String)
- Constructor for class org.jhotdraw.test.standard.
StandardDrawingViewTest
Constructor StandardDrawingViewTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StandardFigureSelection
- Class in
org.jhotdraw.standard
FigureSelection enables to transfer the selected figures to a clipboard.
StandardFigureSelection(FigureEnumeration, int)
- Constructor for class org.jhotdraw.standard.
StandardFigureSelection
Constructes the Figure selection for the FigureEnumeration.
StandardFigureSelectionTest
- Class in
org.jhotdraw.test.standard
TestCase StandardFigureSelectionTest is generated by JUnitDoclet to hold the tests for StandardFigureSelection.
StandardFigureSelectionTest(String)
- Constructor for class org.jhotdraw.test.standard.
StandardFigureSelectionTest
Constructor StandardFigureSelectionTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StandardLayouter
- Class in
org.jhotdraw.contrib
A StandardLayouter contains standard algorithm for layouting a Layoutable.
StandardLayouter()
- Constructor for class org.jhotdraw.contrib.
StandardLayouter
Default constructor which is needed for the Storable mechanism.
StandardLayouter(Layoutable)
- Constructor for class org.jhotdraw.contrib.
StandardLayouter
Constructor which associates a StandardLayouter with a certain Layoutable.
StandardLayouterTest
- Class in
org.jhotdraw.test.contrib
TestCase StandardLayouterTest is generated by JUnitDoclet to hold the tests for StandardLayouter.
StandardLayouterTest(String)
- Constructor for class org.jhotdraw.test.contrib.
StandardLayouterTest
Constructor StandardLayouterTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StandardStorageFormat
- Class in
org.jhotdraw.util
A StandardStorageFormat is an internal file format to store and restore Drawings.
StandardStorageFormat()
- Constructor for class org.jhotdraw.util.
StandardStorageFormat
Create a StandardStorageFormat for storing and restoring Drawings.
StandardStorageFormatTest
- Class in
org.jhotdraw.test.util
TestCase StandardStorageFormatTest is generated by JUnitDoclet to hold the tests for StandardStorageFormat.
StandardStorageFormatTest(String)
- Constructor for class org.jhotdraw.test.util.
StandardStorageFormatTest
Constructor StandardStorageFormatTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StandardSuite
- Class in
org.jhotdraw.test.standard
TestSuite StandardSuite
StandardSuite()
- Constructor for class org.jhotdraw.test.standard.
StandardSuite
StandardVersionControlStrategy
- Class in
org.jhotdraw.util
StandardVersionControlStrategy(VersionRequester)
- Constructor for class org.jhotdraw.util.
StandardVersionControlStrategy
StandardVersionControlStrategyTest
- Class in
org.jhotdraw.test.util
TestCase StandardVersionControlStrategyTest is generated by JUnitDoclet to hold the tests for StandardVersionControlStrategy.
StandardVersionControlStrategyTest(String)
- Constructor for class org.jhotdraw.test.util.
StandardVersionControlStrategyTest
Constructor StandardVersionControlStrategyTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
start()
- Method in class org.jhotdraw.samples.javadraw.
Animator
START_ENTITY_CHAR
- Static variable in class org.jhotdraw.contrib.html.
HTMLTextAreaFigure
Start marker for embedded attribute values
startAnimation()
- Method in class org.jhotdraw.samples.javadraw.
JavaDrawApp
startAnimation()
- Method in class org.jhotdraw.samples.javadraw.
JavaDrawApplet
startDisposing()
- Method in interface org.jhotdraw.contrib.html.
DisposableResourceManager
Activates the strategy which starts disposing of resources as fitted
startDisposing()
- Method in class org.jhotdraw.contrib.html.
ETSLADisposalStrategy
Activates the strategy which starts disposing of resources as fitted
startDisposing()
- Method in interface org.jhotdraw.contrib.html.
ResourceDisposabilityStrategy
Activates the strategy which starts disposing of resources as fitted
startDisposing()
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceManager
Activates the strategy which starts disposing of resources as fitted
startFigure()
- Method in class org.jhotdraw.figures.
LineConnection
Gets the start figure of the connection.
startFigure()
- Method in interface org.jhotdraw.framework.
ConnectionFigure
Gets the start figure of the connection.
startPoint(int, int)
- Method in class org.jhotdraw.figures.
LineConnection
Sets the start point.
startPoint()
- Method in class org.jhotdraw.figures.
LineConnection
Gets the start point.
startPoint()
- Method in class org.jhotdraw.figures.
LineFigure
Gets a copy of the start point.
startPoint(int, int)
- Method in class org.jhotdraw.figures.
LineFigure
Sets the start point.
startPoint(int, int)
- Method in interface org.jhotdraw.framework.
ConnectionFigure
Sets the start point.
startPoint()
- Method in interface org.jhotdraw.framework.
ConnectionFigure
Gets the start point.
stopDisposing(long)
- Method in interface org.jhotdraw.contrib.html.
DisposableResourceManager
Deactivates the strategy that stops automatic disposal of resource.
stopDisposing(long)
- Method in class org.jhotdraw.contrib.html.
ETSLADisposalStrategy
Deactivates the strategy that stops automatic disposal of resources.
stopDisposing(long)
- Method in interface org.jhotdraw.contrib.html.
ResourceDisposabilityStrategy
Deactivates the strategy that stops automatic disposal of resource.
stopDisposing(long)
- Method in class org.jhotdraw.contrib.html.
StandardDisposableResourceManager
Deactivates the strategy that stops automatic disposal of resource.
Storable
- Interface in
org.jhotdraw.util
Interface that is used by StorableInput and StorableOutput to flatten and resurrect objects.
StorableInput
- Class in
org.jhotdraw.util
An input stream that can be used to resurrect Storable objects.
StorableInput(InputStream)
- Constructor for class org.jhotdraw.util.
StorableInput
Initializes a Storable input with the given input stream.
StorableInputTest
- Class in
org.jhotdraw.test.util
TestCase StorableInputTest is generated by JUnitDoclet to hold the tests for StorableInput.
StorableInputTest(String)
- Constructor for class org.jhotdraw.test.util.
StorableInputTest
Constructor StorableInputTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StorableOutput
- Class in
org.jhotdraw.util
An output stream that can be used to flatten Storable objects.
StorableOutput(OutputStream)
- Constructor for class org.jhotdraw.util.
StorableOutput
Initializes the StorableOutput with the given output stream.
StorableOutputTest
- Class in
org.jhotdraw.test.util
TestCase StorableOutputTest is generated by JUnitDoclet to hold the tests for StorableOutput.
StorableOutputTest(String)
- Constructor for class org.jhotdraw.test.util.
StorableOutputTest
Constructor StorableOutputTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
StorageFormat
- Interface in
org.jhotdraw.util
Interface to define a storage format.
StorageFormatManager
- Class in
org.jhotdraw.util
The StorageFormatManager is a contains StorageFormats.
StorageFormatManager()
- Constructor for class org.jhotdraw.util.
StorageFormatManager
Create a new StorageFormatManager.
StorageFormatManagerTest
- Class in
org.jhotdraw.test.util
TestCase StorageFormatManagerTest is generated by JUnitDoclet to hold the tests for StorageFormatManager.
StorageFormatManagerTest(String)
- Constructor for class org.jhotdraw.test.util.
StorageFormatManagerTest
Constructor StorageFormatManagerTest is basically calling the inherited constructor to initiate the TestCase for use by the Framework.
store(String, Drawing)
- Method in class org.jhotdraw.util.
SerializationStorageFormat
Store a Drawing under a given name.
store(String, Drawing)
- Method in class org.jhotdraw.util.
StandardStorageFormat
Store a Drawing under a given name.
store(String, Drawing)
- Method in interface org.jhotdraw.util.
StorageFormat
Store a Drawing under a given name.
suite()
- Static method in class org.jhotdraw.test.
AllTests
suite()
- Static method in class org.jhotdraw.test.contrib.
AllTests
suite()
- Static method in class org.jhotdraw.test.figures.
AllTests
suite()
- Static method in class org.jhotdraw.test.figures.
FiguresSuite
suite()
- Static method in class org.jhotdraw.test.framework.
AllTests
suite()
- Static method in class org.jhotdraw.test.framework.
FrameworkSuite
suite()
- Static method in class org.jhotdraw.test.samples.javadraw.
AllTests
suite()
- Static method in class org.jhotdraw.test.samples.javadraw.
JavadrawSuite
suite()
- Static method in class org.jhotdraw.test.standard.
AllTests
suite()
- Static method in class org.jhotdraw.test.standard.
StandardSuite
suite()
- Static method in class org.jhotdraw.test.util.
AllTests
suite()
- Static method in class org.jhotdraw.test.util.
UtilSuite
switchToEditTools()
- Method in class org.jhotdraw.contrib.
CustomToolBar
Select the palette with the edit tools
switchToolBar()
- Method in class org.jhotdraw.contrib.
CustomToolBar
Switch between the two available palettes with tools
switchToStandardTools()
- Method in class org.jhotdraw.contrib.
CustomToolBar
Select the palette with the standard tools
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