JHotDraw 7.0.9

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.
ButtonFactory ButtonFactory.
ColorChooserAction ColorChooserAction.
ColorIcon ColorIcon.
Colors Colors.
DefaultAttributeAction DefaultAttributeAction.
DrawingEditorProxy DrawingEditorProxy.
EditorColorIcon EditorColorIcon draws a shape with the color of the specified default attribute of the DrawingEditor onto the icon.
GenericListener The GenericListener creates anonymous listener classes at runtime.
GroupAction GroupAction.
ImageBevelBorder Draws a filled bevel border using an image and insets.
LineDecorationIcon LineDecorationIcon.
MoveAction Moves the selected figures by one unit.
MoveAction.East  
MoveAction.North  
MoveAction.South  
MoveAction.West  
MoveConstrainedAction Moves the selected figures by one constrained unit.
MoveConstrainedAction.East  
MoveConstrainedAction.North  
MoveConstrainedAction.South  
MoveConstrainedAction.West  
MoveToBackAction MoveToBackAction.
MoveToFrontAction ToFrontAction.
PaletteMenuItemUI PaletteMenuItemUI.
PickAttributesAction PickAttributesAction.
SelectionColorIcon SelectionColorIcon draws a shape with the specified color for the selected figures in the current drawing view.
SelectSameAction SelectSameAction.
StrokeIcon StrokeIcon.
ToggleGridAction ToggleGridAction.
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.


Copyright 1996-2007 (c) JHotDraw.org.
Some rights reserved.