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.ui contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. 
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.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.
 

Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.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.
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.
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.
ProjectFileView
          Provides an icon for project files.
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
           
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.
UMLCheckBox2
          The checkbox to be used to show boolean attributes in the GUI's.
UMLComboBox2
          ComboBox for UML modelelements.
UMLComboBoxModel2
          ComboBoxmodel for UML modelelements.
UMLDocument
          Interface to use as marker for interfaces needed by UMLTextField2.
UMLEditableComboBox
          An editable combobox.
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.
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.
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.
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.
UMLCheckBox2
          The checkbox to be used to show boolean attributes in the GUI's.
UMLComboBox2
          ComboBox for UML modelelements.
UMLComboBoxModel2
          ComboBoxmodel for UML modelelements.
UMLDocument
          Interface to use as marker for interfaces needed by UMLTextField2.
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.
UMLCheckBox2
          The checkbox to be used to show boolean attributes in the GUI's.
UMLComboBoxModel2
          ComboBoxmodel for UML modelelements.
UMLDocument
          Interface to use as marker for interfaces needed by UMLTextField2.
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.
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.
UMLDocument
          Interface to use as marker for interfaces needed by UMLTextField2.
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.
UMLCheckBox2
          The checkbox to be used to show boolean attributes in the GUI's.
UMLComboBox2
          ComboBox for UML modelelements.
UMLComboBoxModel2
          ComboBoxmodel for UML modelelements.
UMLDocument
          Interface to use as marker for interfaces needed by UMLTextField2.
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.
UMLComboBox2
          ComboBox for UML modelelements.
UMLComboBoxModel2
          ComboBoxmodel for UML 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
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.
UMLUserInterfaceContainer
          Interface supported by any container of UML user interface components.
 



ArgoUML © 1996-2006ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook