Uses of Package
org.argouml.ui.targetmanager

Packages that use org.argouml.ui.targetmanager
org.argouml.cognitive.checklist.ui CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. 
org.argouml.cognitive.ui Includes TreeModel/Perspectives/Perspetive rules, Wizard support, details pane tab for todo items. 
org.argouml.kernel Contains support for 'history', predicates, delayed change event handling, + ProjectManager & ProjectMember, Wizard. 
org.argouml.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc.  
org.argouml.ui.targetmanager Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram). 
org.argouml.uml.diagram.deployment.ui Classes to implement a uml Deployment diagram using GEF, plus go rules for the navigator pane.  
org.argouml.uml.diagram.sequence.ui Classes to implement a uml Sequence diagram using GEF, plus go rules for the navigator pane.  
org.argouml.uml.diagram.state.ui Classes to implement a uml State diagram using GEF, plus go rules for the navigator pane.  
org.argouml.uml.diagram.static_structure.ui Classes to implement a uml Class diagram using GEF, plus go rules for the navigator pane.  
org.argouml.uml.diagram.ui Provides various support for diagrams: actions, GEF Figs, Go rules, Property Panels for diagrams, GEF Selection support, and more... 
org.argouml.uml.diagram.use_case.ui Classes to implement a uml Use Case diagram using GEF, plus go rules for the navigator pane.  
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions.  
org.argouml.uml.ui.behavior.activity_graphs Properties panels for the activity diagram.  
org.argouml.uml.ui.behavior.collaborations Properties panels for the behavior.collaborations uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.common_behavior Properties panels for the behavior.common_behavior uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.state_machines Properties panels for the behavior.state_machines uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.behavior.use_cases Properties panels for the behavior.use_cases uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.core Properties panels for the foundation.core uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.foundation.extension_mechanisms Properties panels for the foundation.extension_mechanisms uml package Package Specification (none) Related Documentation (none) 
org.argouml.uml.ui.model_management Properties panels for the model management uml package.  
 

Classes in org.argouml.ui.targetmanager used by org.argouml.cognitive.checklist.ui
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).
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.cognitive.ui
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).
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.kernel
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).
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.ui
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).
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.ui.targetmanager
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).
TargetException
           
TargetListener
           
TargetManager
           The manager of the target of argouml.
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.deployment.ui
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.sequence.ui
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.state.ui
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.static_structure.ui
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.ui
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).
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.use_case.ui
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui
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).
TargetListener
           
TargettableModelView
          Marker interface to indicate that some Swing view element (such as a JTable or a JTree has a model that implements TargetListener.
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.activity_graphs
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.collaborations
TargetListener
           
TargettableModelView
          Marker interface to indicate that some Swing view element (such as a JTable or a JTree has a model that implements TargetListener.
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.common_behavior
TargetListener
           
TargettableModelView
          Marker interface to indicate that some Swing view element (such as a JTable or a JTree has a model that implements TargetListener.
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.state_machines
TargetListener
           
TargettableModelView
          Marker interface to indicate that some Swing view element (such as a JTable or a JTree has a model that implements TargetListener.
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.use_cases
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.foundation.core
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.foundation.extension_mechanisms
TargetListener
           
 

Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.model_management
TargetListener
           
 



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