JHotDraw 7.0.6

Package org.jhotdraw.draw.action

Provides Action objects for drawing editors as well as some specific user interface components to present them on a graphical user interface.

See:
          Description

Class Summary
AbstractEditorAction Abstract super class for actions which act on a DrawingEditor.
AbstractSelectedAction Abstract super class for actions which act on the selected figures of a drawing editor.
AbstractViewAction Abstract super class for actions which act on a DrawingView.
AlignAction Aligns the selected figures.
AlignAction.East  
AlignAction.Horizontal  
AlignAction.North  
AlignAction.South  
AlignAction.Vertical  
AlignAction.West  
ApplyAttributesAction ApplyAttributesAction.
AttributeAction AttributeAction.
AttributeToggler AttributeToggler toggles an attribute of the selected figures between two different values.
ColorAttributeIcon ColorAttributeIcon.
ColorChooserAction ColorChooserAction.
ColorIcon ColorIcon.
Colors Colors.
DefaultAttributeAction DefaultAttributeAction.
GenericListener The GenericListener creates anonymous listener classes at runtime.
GroupAction GroupAction.
ImageBevelBorder Draws a filled bevel border using an image and insets.
JPopupButton JPopupButton provides a popup menu.
JPopupButtonBeanInfo  
LineDecorationIcon LineDecorationIcon.
MoveAction MoveAction.
MoveAction.East  
MoveAction.North  
MoveAction.South  
MoveAction.West  
MoveToBackAction MoveToBackAction.
MoveToFrontAction ToFrontAction.
PaletteMenuItemUI PaletteMenuItemUI.
PickAttributesAction PickAttributesAction.
RunnableWorker This is an abstract class that you subclass to perform GUI-related work in a dedicated event dispatcher.
SelectSameAction SelectSameAction.
StrokeIcon StrokeIcon.
SwingWorker This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated thread.
ToggleGridAction ToggleGridAction.
ToolBarButtonFactory ToolBarButtonFactory.
UngroupAction UngroupAction.
VerticalGridLayout VerticalGridLayout.
ZoomAction ZoomAction.
ZoomEditorAction Zooms either the current view or all views of a DrawingEditor.
 

Package org.jhotdraw.draw.action Description

Provides Action objects for drawing editors as well as some specific user interface components to present them on a graphical user interface.

Package Specification

##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:


Copyright 1996-2006 © JHotDraw.org