Uses of Package
org.argouml.uml.ui

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.notation.ui UI support for notation 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 (Explorer, 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 Explorerpane and ToDoList will be represented graphically.
 

Classes in org.argouml.uml.ui used by org.argouml.notation.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.
ActionAddDiagram
          Abstract class that is the parent of all actions adding diagrams to ArgoUML.
ActionBaseDelete
          Action for removing (moving to trash) objects from the model.
ActionCopy
          The Copy Action.
ActionCut
          The Cut Action.
ActionImportFromSources
          Action to trigger importing from sources.
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.
PropPanel
          This abstract class provides the basic layout and event dispatching support for all Property Panels.
SaveGraphicsManager
          This class has some similar functions like PersistenceManager.
SourcePathController
           
SourcePathTableModel
          The table model for source path settings.
TabConstraints.ConstraintModel.CR
           
TabModelTarget
          Empty interface used to tag Tabbed panels that accept a Model Element Target.
TabTaggedValues
          Table view of a Model Element's Tagged Values.
TabTaggedValuesModel
          The model for the table with the 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 ModelElements.
UMLModelElementOrderedListModel2
          This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint.
UMLPlainTextDocument
          Model for a text property on a model element.
UMLSearchableComboBox
          A searchable combobox.
UMLStimulusActionTextProperty
          TODO: this class should be moved to package org.argouml.uml.ui.behavior.common_behavior.
UMLUserInterfaceComponent
          This interface 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
AbstractActionAddModelElement
          Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog.
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 ModelElements.
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 ModelElements.
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
           
AbstractActionRemoveElement
          Base class for remove actions.
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.
UMLExpressionLanguageField
          This text field shows the language of a UML expression.
UMLExpressionModel2
           
UMLModelElementListModel2
          The model for a list that contains ModelElements.
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
          Model for a text property on a model element.
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
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.
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 ModelElements.
UMLMutableLinkedList
          This class is the GUI front for a mutable linked list.
UMLPlainTextDocument
          Model for a text property on a model element.
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.
UMLModelElementListModel2
          The model for a list that contains ModelElements.
UMLModelElementOrderedListModel2
          This class resembles UMLModelElementListModel2, but is for those associations in the metamodel (see UML standard) that have a {ordered} constraint.
UMLPlainTextDocument
          Model for a text property on a model element.
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.
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 ModelElements.
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
          Model for a text property on a model element.
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
           
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 ModelElements.
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.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.
 



ArgoUML © 1996-2005ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook