|
||||||||||
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 | Package Specification (none) Related Documentation (none) |
org.argouml.cognitive.ui | Package Specification (none) Related Documentation (none) |
org.argouml.language.ui | |
org.argouml.ui | contains many user interface related classes, such as the ProjectBrowser, actions, stylepanels etc. |
org.argouml.uml.diagram.deployment.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.sequence.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.state.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.static_structure.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.diagram.use_case.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.activity_graphs | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.collaborations | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.common_behavior | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.state_machines | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.behavior.use_cases | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.foundation.core | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.foundation.extension_mechanisms | Package Specification (none) Related Documentation (none) |
org.argouml.uml.ui.model_management | Package Specification (none) Related Documentation (none) |
Classes in org.argouml.uml.ui used by org.argouml.application.apiPropPanel
|
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.uiTabModelTarget
|
|
Classes in org.argouml.uml.ui used by org.argouml.cognitive.uiUMLAction
|
UMLTreeCellRenderer
|
UMTreeCellRenderer determines how the entries in the Navigationpane will be represented graphically. |
Classes in org.argouml.uml.ui used by org.argouml.language.uiUMLAction
|
|
Classes in org.argouml.uml.ui used by org.argouml.uiPropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
TabProps
|
UMLAction
|
|
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.deployment.uiTabModelTarget
|
|
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.sequence.uiTabModelTarget
|
|
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.state.uiPropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
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.uiTabModelTarget
|
|
Classes in org.argouml.uml.ui used by org.argouml.uml.diagram.uiPropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
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.uiTabModelTarget
|
|
Classes in org.argouml.uml.ui used by org.argouml.uml.uiAbstractActionAddModelElement
|
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. This is a singleton. 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. ActionLoadModelFromDB
|
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
|
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. ActionSaveGIF
|
Wraps a CmdSaveGIF to allow selection of an output file. 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. ActionStoreModelToDB
|
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
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the target. UMLAction
|
UMLAttributesListModel
|
This class implements a list model for the attributes of a classifier. UMLBinaryRelationListModel
|
The base class for models behind scrollpanes for binary relations like the association pane on PropPanelUsecase UMLBooleanProperty
|
This abstract base class is used to define derived classes that interact with the UMLRadioButton and UMLCheckBox user interface components. UMLButtonGroup
|
The UMLButtonGroup is the buttongroup behind radio buttons that depict some attribute of a modelelement like visibility. UMLChangeAction
|
UMLComboBox
|
UMLComboBox2
|
ComboBox for UML modelelements. UMLComboBoxModel
|
A model for use with drop down combo boxes. UMLComboBoxModel2
|
ComboBoxmodel for UML modelelements. UMLEditableComboBox
|
An editable combobox. UMLExpressionModel
|
UMLLinkedList
|
An UMLList that implements 'jump' behaviour. UMLList2
|
UMLListCellRenderer2
|
The default cell renderer for uml model elements. UMLModelElementCachedListModel
|
UMLModelElementListModel
|
This class is an abstract superclass for classes that provide a list of UML model elements. UMLModelElementListModel2
|
The model for a list that Mbases contains. UMLModelElementNameComparator
|
UMLOwnedElementListModel
|
This class implements is a abstract base for UMLPackagesListModel, UMLClassifiersListModel and other classes that display a subset of the owned elements of a namespace. UMLPlainTextDocument
|
A new model for a textproperty. UMLSearchableComboBox
|
A searchable combobox. UMLStimulusActionTextProperty
|
UMLTextProperty
|
UMLTreeModel
|
This class is an abstract superclass for classes that provide a tree model of UML model elements. UMLTreeRootNode
|
This class is implements a tree model for ownedElements of a MNamespace 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_graphsPropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
UMLUserInterfaceContainer
|
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.behavior.collaborationsAbstractActionAddModelElement
|
Abstract action that is the parent to all add actions that add the modelelements via the UMLAddDialog. AbstractActionRemoveElement
|
Base class for remove actions. PropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the target. UMLAction
|
UMLBinaryRelationListModel
|
The base class for models behind scrollpanes for binary relations like the association pane on PropPanelUsecase UMLChangeAction
|
UMLComboBox2
|
ComboBox for UML modelelements. UMLComboBoxModel2
|
ComboBoxmodel for UML modelelements. UMLConnectionListModel
|
UMLModelElementListModel
|
This class is an abstract superclass for classes that provide a list of UML model elements. 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_behaviorAbstractActionNewModelElement
|
PropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the 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_machinesAbstractActionNewModelElement
|
PropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the 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_casesAbstractActionAddModelElement
|
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
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the target. UMLAction
|
UMLBinaryRelationListModel
|
The base class for models behind scrollpanes for binary relations like the association pane on PropPanelUsecase UMLChangeAction
|
UMLComboBoxModel2
|
ComboBoxmodel for UML modelelements. UMLConnectionListModel
|
UMLModelElementListModel
|
This class is an abstract superclass for classes that provide a list of UML model elements. 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.coreAbstractActionAddModelElement
|
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
|
TargetChangedListener
|
Classes implementing this interface are interested in changes of the 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_mechanismsPropPanel
|
This abstract class provides the basic layout and event dispatching support for all Property Panels. TabModelTarget
|
UMLUserInterfaceContainer
|
Interface supported by any container of UML user interface components. |
Classes in org.argouml.uml.ui used by org.argouml.uml.ui.model_managementPropPanel
|
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
|
UMLUserInterfaceContainer
|
Interface supported by any container of UML user interface components. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML (c) 1996-2002 |