JHotDraw 7.0.6

Uses of Package
org.jhotdraw.draw.action

Packages that use org.jhotdraw.draw.action
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. 
org.jhotdraw.samples.svg.action Provides actions for editing SVG drawings. 
 

Classes in org.jhotdraw.draw.action used by org.jhotdraw.draw.action
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.
MoveAction
          MoveAction.
 

Classes in org.jhotdraw.draw.action used by org.jhotdraw.samples.svg.action
AbstractSelectedAction
          Abstract super class for actions which act on the selected figures of a drawing editor.
GroupAction
          GroupAction.
UngroupAction
          UngroupAction.
 


Copyright 1996-2006 © JHotDraw.org