|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.argouml.ui | |
org.argouml.application.helpers | Provides "helper" classes that provide basic functionality for functional groups. |
org.argouml.cognitive.checklist.ui | CheckLists, a cognitive help tool, is currently not enabled in ArgoUml. |
org.argouml.cognitive.critics.ui | A couple of classes to edit critics. |
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.menubar | Provides support to construct a menubar for ArgoUML. |
org.argouml.uml.cognitive.critics | This important package provides many UML critics (which mostly follow the uml well-formedness rules), some uml critic wizards, and support. |
org.argouml.uml.diagram | package which contains the graphical implementation of UML diagrams in subpackages and common classes used by all diagrams. |
org.argouml.uml.diagram.activity.ui | Classes to implement a uml Activity diagram using GEF. |
org.argouml.uml.diagram.collaboration.ui | Classes to implement a uml Collaboration diagram using GEF, plus go rules for the navigator pane. |
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.reveng | Provides support for PluggableImport modules. |
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 used by org.argouml.application.helpers | |
ArgoDiagram
|
Classes in org.argouml.ui used by org.argouml.cognitive.checklist.ui | |
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.cognitive.critics.ui | |
ArgoDialog
A dialog with localized buttons. |
Classes in org.argouml.ui used by org.argouml.cognitive.ui | |
ArgoDialog
A dialog with localized buttons. |
|
PerspectiveSupport
Helper class for tree models that provides help building perspectives out of gorules. |
|
ProjectBrowser
The main window of the ArgoUML application. |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TreeModelComposite
This class is the TreeModel for the navigator and todo list panels. |
|
TreeModelSupport
Helper class for tree models that provides tree event handling. |
Classes in org.argouml.ui used by org.argouml.kernel | |
ArgoDiagram
|
Classes in org.argouml.ui used by org.argouml.ui | |
ActionExportXMI
Exports the xmi of a project to a file choosen by the user. |
|
Actions
|
|
ActionSaveConfiguration
Action for handling Argo configuration save |
|
ActionSettings
Action object for handling Argo settings |
|
ArgoDiagram
|
|
ArgoDialog
A dialog with localized buttons. |
|
DetailsPane
The lower-right pane of the main Argo/UML window, which shows the details of a selected model element. |
|
DisplayTextTree
This is the JTree that is the gui component view of the model navigation and todo list. |
|
FindDialog
this one of the few classes in Argo that is self running. |
|
LookAndFeelMgr
Controls the look and feel and theme of ArgoUML. |
|
MultiEditorPane
The upper right pane in the Argo/UML user interface. |
|
NavigatorPane
The upper-left pane of the main Argo/UML window, shows a tree view of the UML model. |
|
NavPerspective
This class represents 3 concepts, although it should only represent a navigation perspective, TODO: separate. |
|
PerspectiveSupport
Helper class for tree models that provides help building perspectives out of gorules. |
|
ProjectBrowser
The main window of the ArgoUML application. |
|
SpacerPanel
A Swing panel that displays nothing, but takes up a specified amount of space. |
|
SplashScreen
|
|
StatusBar
|
|
StylePanel
|
|
StylePanelFig
|
|
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
|
TabText
A tab that contains textual information. |
|
TreeModelComposite
This class is the TreeModel for the navigator and todo list panels. |
|
TreeModelSupport
Helper class for tree models that provides tree event handling. |
Classes in org.argouml.ui used by org.argouml.ui.menubar | |
ArgoJMenu
An extension of the standard swing JMenu class which provides additional Argo support. |
Classes in org.argouml.ui used by org.argouml.uml.cognitive.critics | |
Clarifier
|
Classes in org.argouml.ui used by org.argouml.uml.diagram | |
ArgoDiagram
|
Classes in org.argouml.ui used by org.argouml.uml.diagram.activity.ui | |
ArgoDiagram
|
Classes in org.argouml.ui used by org.argouml.uml.diagram.collaboration.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
Classes in org.argouml.ui used by org.argouml.uml.diagram.deployment.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
TablePanel
|
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.diagram.sequence.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
TablePanel
|
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.diagram.state.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
CmdCreateNode
Command to create nodes with the appropriate modelelement. |
|
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TablePanel
|
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.diagram.static_structure.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
StylePanel
|
|
StylePanelFig
|
|
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
|
TablePanel
|
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.diagram.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
StylePanel
|
|
StylePanelFig
|
|
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.diagram.use_case.ui | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
ArgoDiagram
|
|
StylePanel
|
|
StylePanelFig
|
|
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
|
TablePanel
|
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.reveng | |
ArgoDiagram
|
|
ProjectBrowser
The main window of the ArgoUML application. |
Classes in org.argouml.ui used by org.argouml.uml.ui | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
StylePanel
|
|
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
|
TabText
A tab that contains textual information. |
Classes in org.argouml.ui used by org.argouml.uml.ui.behavior.activity_graphs | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.behavior.collaborations | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.behavior.common_behavior | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.behavior.state_machines | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.behavior.use_cases | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.foundation.core | |
AbstractGoRule
Abstract class to be used as a convenience class for implementing 'go rules'. |
|
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.foundation.extension_mechanisms | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui used by org.argouml.uml.ui.model_management | |
NavigationListener
Deprecated. As of ArgoUml version 0.13.5, replaced by TargetListener and
TargetManager |
|
TabSpawnable
A subclass of JPanel that can act as a tab in the DetailsPane or MultiEditorPane. |
|
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20030829) | ArgoUML Project Home | ArgoUML Cookbook |