|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.argouml.uml.ui | |
org.argouml.application.api | Provides general classes and interfaces that are fundamental to ArgoUML and ArgoUML modules. |
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.language.ui | UI support for language features. |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
org.argouml.ui.cmd | This package holds commands which are activated by the user somewhere in the UI. |
org.argouml.ui.targetmanager | Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram). |
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.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.uml.ui used by org.argouml.application.api | |
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
Classes in org.argouml.uml.ui used by org.argouml.cognitive.checklist.ui | |
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
Classes in org.argouml.uml.ui used by org.argouml.cognitive.ui | |
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLTreeCellRenderer
UMTreeCellRenderer determines how the entries in the Navigationpane and ToDoList will be represented graphically. |
Classes in org.argouml.uml.ui used by org.argouml.language.ui | |
UMLAction
The prototype of all actions within ArgoUML. |
Classes in org.argouml.uml.ui used by org.argouml.ui | |
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
TabProps
This is the tab on the details panel (DetailsPane) that holds the property panel. |
|
UMLAction
The prototype of all actions within ArgoUML. |
Classes in org.argouml.uml.ui used by org.argouml.ui.cmd | |
UMLAction
The prototype of all actions within ArgoUML. |
Classes in org.argouml.uml.ui used by org.argouml.ui.targetmanager | |
UMLAction
The prototype of all actions within ArgoUML. |
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.ui | |
AbstractActionNavigate
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui | |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
|
AbstractActionNavigate
|
|
AbstractActionNewModelElement
|
|
AbstractActionRemoveElement
Base class for remove actions. |
|
ActionActivityDiagram
Action to trigger creation of a new activity diagram. |
|
ActionAddDiagram
Abstract class that is the parent of all actions adding diagrams to ArgoUML. |
|
ActionAddPackage
Action to add a package to the selected model element in the nav pane. |
|
ActionAddTopLevelPackage
|
|
ActionClassDiagram
Action to trigger creation of new class diagram. |
|
ActionCollaborationDiagram
Action to trigger creation of new collaboration diagram. |
|
ActionCopy
|
|
ActionCut
|
|
ActionDeploymentDiagram
Action to trigger creation of a deployment diagram. |
|
ActionExit
Action to exit ArgoUML. |
|
ActionFileOperations
This class provides common functions for all FileOperations like new, save, load, and reopen. |
|
ActionGenerateOne
Action to trigger creation of one class to source. |
|
ActionGenerateProjectCode
Action to trigger code generation for all classes/interfaces in the project, which have a source code path set in tagged value 'src_path'. |
|
ActionGenerationSettings
Action for viewing/editing source path settings of model elements |
|
ActionImportFromSources
Action to trigger importing from sources. |
|
ActionNew
Action to trigger creation of a new project. |
|
ActionPaste
Action to paste the content of either the GEF clipboard or the system clipboard. |
|
ActionRemoveModelElement
Action to delete modelelements from the model without navigating to/from them. |
|
ActionSaveProject
Action that saves the project. |
|
ActionSaveProjectAs
Action to save project under name. |
|
ActionSequenceDiagram
Action to add a new sequence diagram. |
|
ActionStateDiagram
Action to create a new statechart diagram. |
|
ActionUseCaseDiagram
Action to create a new use case diagram. |
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
SourcePathController
|
|
SourcePathTableModel
The table model for source path settings. |
|
TabConstraints.ConstraintModel.CR
|
|
TableModelTaggedValues
The model for the table with the tagged values. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
TabTaggedValues
Table view of a Model Element's Tagged Values. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLCheckBox2
The checkbox to be used to show boolean attributes in the GUI's. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLEditableComboBox
An editable combobox. |
|
UMLEditableComboBox.UMLComboBoxEditor.UMLImagePanel
A panel which helps us to show the editable textfield for this combobox (including the Icon). |
|
UMLExpressionModel2
|
|
UMLLinkedList
An UMLList2 that implements 'jump' behaviour. |
|
UMLList2
This class is derived from a Swing JList, and adds: |
|
UMLListCellRenderer2
The default cell renderer for uml model elements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLModelElementOrderedListModel2
This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLSearchableComboBox
A searchable combobox. |
|
UMLStimulusActionTextProperty
TODO: this class should be moved to package org.argouml.uml.ui.behavior.common_behavior. |
|
UMLUserInterfaceComponent
This interface accepts all notifications signaled by NSUML's MElementListener interface plus accepts notification that a container's target model element has been changed (typically due to navigation). |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.activity_graphs | |
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.collaborations | |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
|
AbstractActionNewModelElement
|
|
AbstractActionRemoveElement
Base class for remove actions. |
|
ActionSetMultiplicity
Framework action to set the multiplicity of some modelelement. |
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLModelElementOrderedListModel2
This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint. |
|
UMLMultiplicityComboBoxModel
A model for multiplicities. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.common_behavior | |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
|
AbstractActionNewModelElement
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLModelElementOrderedListModel2
This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint. |
|
UMLMutableLinkedList
This class is the GUI front for a mutable linked list. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.state_machines | |
AbstractActionNewModelElement
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLCheckBox2
The checkbox to be used to show boolean attributes in the GUI's. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLEditableComboBox
An editable combobox. |
|
UMLLinkedList
An UMLList2 that implements 'jump' behaviour. |
|
UMLList2
This class is derived from a Swing JList, and adds: |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLMutableLinkedList
This class is the GUI front for a mutable linked list. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLSearchableComboBox
A searchable combobox. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.use_cases | |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
|
AbstractActionNewModelElement
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLModelElementOrderedListModel2
This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.foundation.core | |
AbstractActionAddModelElement
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. |
|
AbstractActionNewModelElement
|
|
ActionSetMultiplicity
Framework action to set the multiplicity of some modelelement. |
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
PropPanelButton2
|
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLCheckBox2
The checkbox to be used to show boolean attributes in the GUI's. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLModelElementListModel2
The model for a list that contains Mbases. |
|
UMLModelElementOrderedListModel2
This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint. |
|
UMLMultiplicityComboBoxModel
A model for multiplicities. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLRadioButtonPanel
A panel that shows a group of radiobuttons. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.foundation.extension_mechanisms | |
AbstractActionNewModelElement
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.model_management | |
AbstractActionNewModelElement
|
|
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
The prototype of all actions within ArgoUML. |
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |