|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TargetListener | |
---|---|
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.kernel | Contains support for 'history', predicates, delayed change event handling, + ProjectManager & ProjectMember, Wizard. |
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. |
Uses of TargetListener in org.argouml.cognitive.checklist.ui |
---|
Classes in org.argouml.cognitive.checklist.ui that implement TargetListener | |
class |
TabChecklist
Doesn't work, checked the argo.ini and it is not commented out |
Uses of TargetListener in org.argouml.cognitive.ui |
---|
Subinterfaces of TargetListener in org.argouml.cognitive.ui | |
interface |
TabToDoTarget
|
Classes in org.argouml.cognitive.ui that implement TargetListener | |
class |
TabToDo
|
class |
WizDescription
|
class |
WizStep
Each Critic may provide a Wizard to help fix the problem it identifies. |
class |
WizStepChoice
A simple non-modal wizard step that shows instructions and prompts the user to enter a string. |
class |
WizStepConfirm
A simple non-modal wizard step that shows instructions and prompts the user to confirm an action. |
class |
WizStepCue
A simple non-modal wizard step that shows instructions and prompts the user to enter a string. |
class |
WizStepManyTextFields
A simple non-modal wizard step that shows instructions and prompts the user to enter a string. |
class |
WizStepTextField
A simple non-modal wizard step that shows instructions and prompts the user to enter a string. |
Uses of TargetListener in org.argouml.kernel |
---|
Classes in org.argouml.kernel that implement TargetListener | |
class |
Project
A datastructure that represents the designer's current project. |
Uses of TargetListener in org.argouml.ui |
---|
Subinterfaces of TargetListener in org.argouml.ui | |
interface |
TabFigTarget
Empty interface used to tag Tabbed panels that accept a Fig Target. |
interface |
TabTarget
An interface for JPanels that are in the DetailsPane, and that change target based on the selections made in the gui/views. |
Classes in org.argouml.ui that implement TargetListener | |
class |
Actions
|
class |
DetailsPane
The lower-right pane of the main Argo/UML window, which shows the details of a selected model element. |
class |
DisplayTextTree
This is the JTree that is the gui component view of the model navigation and todo list. |
class |
DnDNavigatorTree
This class extends the default Argo JTree with Drag and drop capabilities. |
class |
MultiEditorPane
The upper right pane in the Argo/UML user interface. |
class |
StylePanel
|
class |
StylePanelFig
|
class |
StylePanelFigRRect
|
class |
StylePanelFigText
|
class |
TabDocs
|
class |
TabHash
|
class |
TablePanel
|
class |
TabTable
|
class |
TabText
A tab that contains textual information. |
Uses of TargetListener in org.argouml.ui.targetmanager |
---|
Methods in org.argouml.ui.targetmanager that return TargetListener | |
TargetListener |
TargettableModelView.getTargettableModel()
Returns the Swing model that implements targetlistener. |
Methods in org.argouml.ui.targetmanager with parameters of type TargetListener | |
void |
TargetManager.addTargetListener(TargetListener listener)
Adds a listener. |
void |
TargetManager.removeTargetListener(TargetListener listener)
Removes a listener. |
Uses of TargetListener in org.argouml.uml.diagram.deployment.ui |
---|
Classes in org.argouml.uml.diagram.deployment.ui that implement TargetListener | |
class |
TablePanelUMLDeploymentDiagram
|
Uses of TargetListener in org.argouml.uml.diagram.sequence.ui |
---|
Classes in org.argouml.uml.diagram.sequence.ui that implement TargetListener | |
class |
TablePanelUMLSequenceDiagram
|
Uses of TargetListener in org.argouml.uml.diagram.state.ui |
---|
Classes in org.argouml.uml.diagram.state.ui that implement TargetListener | |
class |
PropPanelUMLStateDiagram
|
class |
TablePanelUMLStateDiagram
|
Uses of TargetListener in org.argouml.uml.diagram.static_structure.ui |
---|
Classes in org.argouml.uml.diagram.static_structure.ui that implement TargetListener | |
class |
StylePanelFigClass
|
class |
StylePanelFigInterface
|
class |
TablePanelUMLClassDiagram
|
Uses of TargetListener in org.argouml.uml.diagram.ui |
---|
Classes in org.argouml.uml.diagram.ui that implement TargetListener | |
class |
PropPanelDiagram
|
class |
PropPanelString
|
class |
PropPanelUMLActivityDiagram
|
class |
PropPanelUMLClassDiagram
|
class |
PropPanelUMLCollaborationDiagram
|
class |
PropPanelUMLDeploymentDiagram
|
class |
PropPanelUMLSequenceDiagram
|
class |
PropPanelUMLUseCaseDiagram
|
class |
SPFigEdgeModelElement
|
class |
StylePanelFigMessage
|
class |
TabDiagram
The TabDiagram is the tab in the multieditorpane that holds a diagram. |
Uses of TargetListener in org.argouml.uml.diagram.use_case.ui |
---|
Classes in org.argouml.uml.diagram.use_case.ui that implement TargetListener | |
class |
StylePanelFigUseCase
A class to provide a style panel for use cases. |
class |
TablePanelUMLUseCaseDiagram
|
Uses of TargetListener in org.argouml.uml.ui |
---|
Subinterfaces of TargetListener in org.argouml.uml.ui | |
interface |
TabModelTarget
Empty interface used to tag Tabbed panels that accept a Model Element Target. |
Classes in org.argouml.uml.ui that implement TargetListener | |
class |
PropPanel
This abstract class provides the basic layout and event dispatching support for all Property Panels. |
class |
TabConstraints
Tab for OCL constraint editing. |
class |
TabDocumentation
This the tab in the details pane for documentation. |
class |
TabProps
This is the tab on the details panel (DetailsPane) that holds the property panel. |
class |
TabSrc
Details panel tabbed panel for displaying a source code representation of a UML model element in a particular Notation. |
class |
TabStyle
Provides support for changing the appearance of a diagram element. |
class |
TabTaggedValues
Table view of a Model Element's Tagged Values. |
class |
TabUMLDisplay
Deprecated. as of argouml 0.13.5 (10-may-2003), no replacement as this class was never used. |
class |
UMLCheckBox2
The checkbox to be used to show boolean attributes in the GUI's. |
class |
UMLComboBoxModel2
ComboBoxmodel for UML modelelements. |
class |
UMLModelElementListModel2
The model for a list that Mbases contains. |
class |
UMLModelElementTaggedValueDocument
This class provides a text field that can be used to access tagged values of a MModelElement object; UMLModelElementTaggedValueDocument is especially useful when using LabelledLayout; |
class |
UMLMultiplicityComboBoxModel
A model for multiplicities. |
class |
UMLPlainTextDocument
A new model for a textproperty. |
class |
UMLRadioButtonPanel
A panel that shows a group of radiobuttons. |
Methods in org.argouml.uml.ui that return TargetListener | |
TargetListener |
UMLTextField2.getTargettableModel()
|
TargetListener |
UMLTextArea2.getTargettableModel()
|
TargetListener |
UMLList2.getTargettableModel()
|
TargetListener |
UMLComboBox2.getTargettableModel()
|
Uses of TargetListener in org.argouml.uml.ui.behavior.activity_graphs |
---|
Classes in org.argouml.uml.ui.behavior.activity_graphs that implement TargetListener | |
class |
PropPanelActionState
User interface panel shown at the bottom of the screen that allows the user to edit the properties of the selected UML model element. |
class |
PropPanelActivityGraph
PropertyPanel for Activitygraphs. |
Uses of TargetListener in org.argouml.uml.ui.behavior.collaborations |
---|
Classes in org.argouml.uml.ui.behavior.collaborations that implement TargetListener | |
class |
PropPanelAssociationEndRole
|
class |
PropPanelAssociationRole
|
class |
PropPanelClassifierRole
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelCollaboration
Property panel for collaborations. |
class |
PropPanelInteraction
Proppanel for interactions. |
class |
PropPanelMessage
TODO: this property panel needs refactoring to remove dependency on old gui components, specifically namesToWatch mechanism. |
class |
UMLAssociationEndRoleBaseListModel
|
class |
UMLAssociationRoleAssociationEndRoleListModel
List model that shows the AssociationEndRoles belonging to some AssociationRole. |
class |
UMLAssociationRoleBaseComboBoxModel
|
class |
UMLAssociationRoleMessageListModel
|
class |
UMLClassifierRoleAvailableContentsListModel
Binary relation list model for available con between classifierroles |
class |
UMLClassifierRoleAvailableFeaturesListModel
|
class |
UMLClassifierRoleBaseListModel
Shows the bases belonging to some classifierrole. |
class |
UMLCollaborationConstrainingElementListModel
Shows the constrainingelements for some collaboration. |
class |
UMLCollaborationInteractionListModel
|
class |
UMLCollaborationRepresentedClassifierListModel
The list of classifiers represented by some collaboration as shown on the collaboration proppanel |
class |
UMLCollaborationRepresentedOperationListModel
The list of operations represented by some collaboration as shown on the collaboration proppanel |
class |
UMLInteractionContextListModel
|
class |
UMLInteractionMessagesListModel
List model for messages on the interaction proppanel. |
class |
UMLMessageActionListModel
|
class |
UMLMessageActivatorComboBoxModel
The model behind the UMLMessageActivatorComboBox. |
class |
UMLMessageInteractionListModel
|
class |
UMLMessagePredecessorListModel
|
class |
UMLMessageReceiverListModel
|
class |
UMLMessageSenderListModel
Listmodel to show the sender belonging to some message. |
Uses of TargetListener in org.argouml.uml.ui.behavior.common_behavior |
---|
Classes in org.argouml.uml.ui.behavior.common_behavior that implement TargetListener | |
class |
PropPanelAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelCallAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelComponentInstance
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelCreateAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelDestroyAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelInstance
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelLink
|
class |
PropPanelNodeInstance
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelObject
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelReception
|
class |
PropPanelReturnAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelSendAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelSignal
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelStimulus
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelTerminateAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
PropPanelUninterpretedAction
TODO: this property panel needs refactoring to remove dependency on old gui components. |
class |
UMLReceptionSignalComboBoxModel
The model for the signal combobox on the reception proppanel. |
Uses of TargetListener in org.argouml.uml.ui.behavior.state_machines |
---|
Uses of TargetListener in org.argouml.uml.ui.behavior.use_cases |
---|
Classes in org.argouml.uml.ui.behavior.use_cases that implement TargetListener | |
class |
PropPanelActor
Builds the property panel for a actor. |
class |
PropPanelExtend
Builds the property panel for an Extend relationship. |
class |
PropPanelExtensionPoint
Builds the property panel for an extension point. |
class |
PropPanelInclude
Builds the property panel for an Include relationship. |
class |
PropPanelUseCase
Builds the property panel for a use case. |
class |
UMLExtendBaseComboBoxModel
|
class |
UMLExtendExtensionComboBoxModel
|
class |
UMLExtendExtensionPointListModel
|
class |
UMLExtensionPointExtendListModel
|
class |
UMLExtensionPointLocationDocument
|
class |
UMLExtensionPointUseCaseListModel
|
class |
UMLIncludeAdditionComboBoxModel
|
class |
UMLIncludeBaseComboBoxModel
|
class |
UMLUseCaseExtendListModel
A model that shows the extend relationships for some usecase |
class |
UMLUseCaseExtensionPointListModel
|
class |
UMLUseCaseIncludeListModel
|
Uses of TargetListener in org.argouml.uml.ui.foundation.core |
---|
Uses of TargetListener in org.argouml.uml.ui.foundation.extension_mechanisms |
---|
Classes in org.argouml.uml.ui.foundation.extension_mechanisms that implement TargetListener | |
class |
PropPanelStereotype
TODO: this property panel needs refactoring to remove dependency on old gui components. |
Uses of TargetListener in org.argouml.uml.ui.model_management |
---|
Classes in org.argouml.uml.ui.model_management that implement TargetListener | |
class |
PropPanelModel
|
class |
PropPanelPackage
PropPanelPackage defines the Property Panel for MPackage elements. |
class |
PropPanelSubsystem
A property panel for UML subsystems. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |