JHotDraw 7.1

Package org.jhotdraw.draw.action

Provides default actions for structured drawing editors.

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.
ColorIcon ColorIcon.
Colors Colors.
DefaultAttributeAction DefaultAttributeAction.
DrawingEditorProxy DrawingEditorProxy.
EditDrawingAction EditDrawingAction.
EditDrawingPanel The EditDrawingPanel can be used to edit the attributes of a Drawing.
EditGridAction EditGridAction.
EditGridPanel The EditGridPanel can be used to edit the properties of a GridConstrainer.
EditorColorChooserAction EditorColorChooserAction.
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.
SelectionColorChooserAction This is loke EditorColorChooserAction, but the JColorChooser is initialized with the color of the currently selected Figures.
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 default actions for structured drawing editors.


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