|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.explorer | contains classes for the explorer tree view of argouml. |
org.argouml.ui.targetmanager | Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram). |
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 |
org.argouml.uml.ui.behavior.common_behavior | Properties panels for the behavior.common_behavior uml package |
org.argouml.uml.ui.behavior.state_machines | Properties panels for the behavior.state_machines uml package |
org.argouml.uml.ui.behavior.use_cases | Properties panels for the behavior.use_cases uml package |
org.argouml.uml.ui.foundation.core | Properties panels for the foundation.core uml package |
org.argouml.uml.ui.foundation.extension_mechanisms | Properties panels for the foundation.extension_mechanisms uml package |
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 has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.cognitive.ui | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.kernel | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.ui | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.ui.explorer | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
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 has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
|
TargetManager
The manager of the target of ArgoUML. |
|
TargetManager.HistoryManager
The manager of the history of targets. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.static_structure.ui | |
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.ui | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.diagram.use_case.ui | |
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
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. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.activity_graphs | |
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.collaborations | |
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. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.common_behavior | |
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. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.state_machines | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
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. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.behavior.use_cases | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.foundation.core | |
TargetEvent
A targetevent indicating that the target of ArgoUML has changed from the _oldTargets to _newTargets. |
|
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.foundation.extension_mechanisms | |
TargetListener
Listener for target events. |
Classes in org.argouml.ui.targetmanager used by org.argouml.uml.ui.model_management | |
TargetListener
Listener for target events. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |