@DefaultAnnotation(value=NonNull.class)
Package org.jhotdraw.draw.action
Provides default actions for structured drawing editors.
See: Description
-
Class Summary Class Description AbstractDrawingEditorAction This abstract class can be extended to implement anActionthat acts on behalf of aDrawingEditor.AbstractDrawingViewAction This abstract class can be extended to implement anActionthat acts on behalf of aDrawingView.AbstractSelectedAction This abstract class can be extended to implement anActionthat acts on behalf of the selected figures of aDrawingView.AlignAction Aligns the selected figures.AlignAction.East AlignAction.Horizontal AlignAction.North AlignAction.South AlignAction.Vertical AlignAction.West ApplyAttributesAction ApplyAttributesAction.AttributeAction AttributeActionapplies attribute values on the selected figures of the currentDrawingViewof aDrawingEditor.AttributeToggler<T> AttributeToggler toggles an attribute of the selected figures between two different values.BringToFrontAction ToFrontAction.ButtonFactory ButtonFactory.ColorIcon ColorIcon.DefaultAttributeAction DefaultAttributeAction.DrawingAttributeAction AttributeAction.DrawingColorChooserAction The DrawingColorChooserAction changes a color attribute of the Drawing object in the current view of the DrawingEditor.DrawingColorChooserHandler DrawingColorChooserHandler.DrawingColorIcon DrawingColorIcon draws a shape with the specified color for the drawing in the current drawing view.EditCanvasAction EditCanvasAction.EditCanvasPanel The EditCanvasPanel 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.FontChooserHandler FontChooserHandler.GroupAction GroupAction.ImageBevelBorder Draws a filled bevel border using an image and insets.IncreaseHandleDetailLevelAction SelectSameAction.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 PickAttributesAction PickAttributesAction.SelectionColorChooserAction This is like EditorColorChooserAction, but the JColorChooser is initialized with the color of the currently selected Figures.SelectionColorChooserHandler SelectionColorChooserHandler.SelectionColorIcon SelectionColorIcon draws a shape with the specified color for the selected figures in the current drawing view.SelectSameAction SelectSameAction.SendToBackAction SendToBackAction.StrokeIcon StrokeIcon.ToggleGridAction Toggles the grid of the current view.UngroupAction UngroupAction.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.
DataMelt 3.0 © DataMelt by jWork.ORG