Package org.argouml.ui.targetmanager

Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram).

See:
          Description

Interface Summary
TargetListener  
TargettableModelView Marker interface to indicate that some Swing view element (such as a JTable or a JTree has a model that implements TargetListener.
 

Class Summary
NavigateTargetBackAction Navigates the target one target back in history.
NavigateTargetForwardAction Navigates the target one target forward in history.
TargetEvent A targetevent indicating that the target of argouml is about to change from the given oldtargets (which still is the the target when this event is fired) to newtargets (which will be the new targets).
TargetManager The manager of the target of argouml.
 

Exception Summary
TargetException  
 

Package org.argouml.ui.targetmanager Description

Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram).

Related Documentation

(none)



ArgoUML © 1996-2003 (20040229)ArgoUML Project HomeArgoUML Cookbook