Package org.argouml.ui.targetmanager

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

See:
          Description

Interface Summary
TargetListener Listener for target events.
TargettableModelView Marker interface to indicate that some Swing view element (such as a JList or a JComboBox) has a Model that implements TargetListener.
 

Class Summary
ActionAddAttribute Action to add an attribute to a classifier.
ActionAddOperation Action to add an operation to a classifier.
DebugTMDialog  
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 has changed from the _oldTargets to _newTargets.
TargetManager The manager of the target of ArgoUML.
 

Package org.argouml.ui.targetmanager Description

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

Related Documentation

(none)



ArgoUML © 1996-2005ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook