|
|||||||||||
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.targetmanager | Provides support for maintaining a consistent target (or selection) in all views (Navigator, Details panel, Diagram). |
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.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
|
|
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
|
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
|
Classes in org.argouml.uml.ui used by org.argouml.ui.targetmanager | |
UMLAction
|
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.deployment.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.uml.diagram.sequence.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.uml.diagram.state.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.diagram.static_structure.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.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. |
|
UMLAction
|
|
UMLUserInterfaceContainer
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.use_case.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.uml.ui | |
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. |
|
ActionActivityDiagram
Action to trigger creation of a new activity diagram. |
|
ActionAddAttribute
Action to add an attribute to a classifier. |
|
ActionAddDiagram
Abstract class that is the parent of all actions adding diagrams to ArgoUML. |
|
ActionAddExtensionPoint
A class to implement the addition of extension points to use cases. |
|
ActionAddMessage
Action to add a message. |
|
ActionAddNote
Action to add a note. |
|
ActionAddOperation
Action to add an operation to a classifier. |
|
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
|
|
ActionDeleteFromDiagram
deletes an modelelement from the diagram, but not from the model. |
|
ActionDeploymentDiagram
Action to trigger creation of a deployment diagram. |
|
ActionEmptyTrash
Action to empty the trashcan. |
|
ActionExit
Action to exit ArgoUML. |
|
ActionGenerateAll
Action to trigger code generation for one or more classes. |
|
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. |
|
ActionNavigability
A class to perform the action of changing the unidirectional or bidirectional navigation of an association. |
|
ActionNew
Action to trigger creation of a new project. |
|
ActionOpenProject
Action that loads the project. |
|
ActionPaste
Action to paste the content of either the GEF clipboard or the system clipboard. |
|
ActionProperties
Action to select the properties tab. |
|
ActionRemoveFromModel
Action for removing (moving to trash) objects from the model. |
|
ActionRemoveModelElement
Action to delete modelelements from the model without navigating to/from them. |
|
ActionSaveGraphics
Wraps a CmdSaveGIF or CmdSave(E)PS to allow selection of an output file. |
|
ActionSaveProject
Action that saves the project. |
|
ActionSaveProjectAs
Action to save project under name. |
|
ActionSequenceDiagram
Action to add a new sequence diagram. |
|
ActionSetSourcePath
Action to choose and set source path for model elements |
|
ActionStateDiagram
Action to create a new state 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. |
|
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
|
UMLAction
|
|
UMLAttributesListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLClassAttributeListModel ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLBinaryRelationListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll() ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLBooleanProperty
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by nothing?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot. |
|
UMLButtonGroup
The UMLButtonGroup is the buttongroup behind radio buttons that depict some attribute of a modelelement like visibility. |
|
UMLChangeAction
|
|
UMLComboBox
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLComboBox2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLComboBoxModel2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLEditableComboBox
An editable combobox. |
|
UMLExpressionModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot. |
|
UMLLinkedList
An UMLList that implements 'jump' behaviour. |
|
UMLList2
|
|
UMLListCellRenderer2
The default cell renderer for uml model elements. |
|
UMLModelElementCachedListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel2
The model for a list that Mbases contains. |
|
UMLModelElementNameComparator
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by nothing?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot. |
|
UMLOwnedElementListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLNamespaceOwnedElementListModel ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
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 |
|
UMLTextProperty
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by ?, this class is part of the 'old'(pre 0.13.*) implementation of proppanels that used reflection a lot. |
|
UMLTreeModel
Deprecated. As of ArgoUml version 0.13.5, This class is not used and probably shouldn't be in the future either. |
|
UMLTreeRootNode
Deprecated. As of ArgoUml version 0.13.5, This class is not used and probably shouldn't be in the future either. |
|
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. |
|
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. |
|
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
|
|
UMLBinaryRelationListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll() ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLChangeAction
|
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLConnectionListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll() ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel2
The model for a list that Mbases contains. |
|
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.common_behavior | |
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
|
|
UMLChangeAction
|
|
UMLComboBox2
ComboBox for UML modelelements. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLMutableLinkedList
This class is the GUI front for a mutable linked list. |
|
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
|
|
UMLChangeAction
|
|
UMLCheckBox2
The checkbox to be used to show boolean attributes in the GUI's. |
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLLinkedList
An UMLList that implements 'jump' behaviour. |
|
UMLList2
|
|
UMLModelElementListModel2
The model for a list that Mbases contains. |
|
UMLMutableLinkedList
This class is the GUI front for a mutable linked list. |
|
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
|
|
UMLBinaryRelationListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll() ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLChangeAction
|
|
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
|
UMLConnectionListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by PropPanelClassifier.getAssociationEndScroll() ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel
Deprecated. as of ArgoUml 0.13.5 (10-may-2003), replaced by UMLModelElementListModel2 ,
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot. |
|
UMLModelElementListModel2
The model for a list that Mbases contains. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
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.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
|
|
UMLButtonGroup
The UMLButtonGroup is the buttongroup behind radio buttons that depict some attribute of a modelelement like visibility. |
|
UMLChangeAction
|
|
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 Mbases contains. |
|
UMLMultiplicityComboBoxModel
A model for multiplicities. |
|
UMLPlainTextDocument
A new model for a textproperty. |
|
UMLRadioButtonPanel
A panel that shows a group of radiobuttons. |
|
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.foundation.extension_mechanisms | |
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.model_management | |
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
|
PropPanelButton
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20030829) | ArgoUML Project Home | ArgoUML Cookbook |