|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.argouml.ui.AbstractArgoJPanel
org.argouml.uml.ui.PropPanel
org.argouml.uml.ui.foundation.core.PropPanelModelElement
org.argouml.uml.ui.foundation.extension_mechanisms.PropPanelTagDefinition
The properties panel for a Class.
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JPanel |
JPanel.AccessibleJPanel |
| Nested classes inherited from class javax.swing.JComponent |
JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
private UMLComboBox2 |
multiplicityComboBox
The combobox for the multiplicity of this type. |
private static UMLMultiplicityComboBoxModel |
multiplicityComboBoxModel
Model for the MultiplicityComboBox |
private static UMLTagDefinitionOwnerComboBoxModel |
ownerComboBoxModel
|
private JComponent |
ownerSelector
|
private UMLComboBoxModel2 |
tdNamespaceComboBoxModel
|
private JComponent |
tdNamespaceSelector
|
private UMLComboBox2 |
typeComboBox
|
private static UMLStructuralFeatureTypeComboBoxModel |
typeComboBoxModel
|
private static UMLTagDefinitionTypedValuesListModel |
typedValuesListModel
|
private JScrollPane |
typedValuesScroll
|
| Fields inherited from class org.argouml.uml.ui.foundation.core.PropPanelModelElement |
|
| Fields inherited from class org.argouml.uml.ui.PropPanel |
|
| Fields inherited from class org.argouml.ui.AbstractArgoJPanel |
|
| Fields inherited from class javax.swing.JPanel |
|
| Fields inherited from class javax.swing.JComponent |
accessibleContext, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Container |
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
PropPanelTagDefinition()
The constructor. |
|
| Method Summary | |
protected UMLComboBox2 |
getMultiplicityComboBox()
Returns the multiplicityComboBox. |
protected JComponent |
getOwnerSelector()
Returns the stereotype selecter. |
protected JComponent |
getTDNamespaceSelector()
|
UMLComboBox2 |
getTypeComboBox()
Returns the typeComboBox. |
JScrollPane |
getTypedValuesScroll()
Returns the typedValuesScroll. |
| Methods inherited from class org.argouml.uml.ui.foundation.core.PropPanelModelElement |
getClientDependencyScroll, getConstraintScroll, getElementResidenceScroll, getModulePopUpActions, getNameDocument, getNamespaceScroll, getNamespaceSelector, getNamespaceVisibilityPanel, getNameTextField, getPropertyPanel, getSourceFlowScroll, getStereotypeSelector, getSupplierDependencyScroll, getTargetFlowScroll, inContext, initializeModule, isModuleEnabled, navigateUp, setModuleEnabled, shutdownModule |
| Methods inherited from class org.argouml.uml.ui.PropPanel |
addAction, addAction, addButton, addField, addFieldAfter, addFieldBefore, addSeperator, formatCollection, formatElement, formatNamespace, getDisplayNamespace, getModelElement, getProfile, getTarget, getTitleLabel, isRemovableElement, lookupIcon, refresh, removeElement, setOrientation, setTarget, setTitleLabel, shouldBeEnabled, targetAdded, targetRemoved, targetSet |
| Methods inherited from class org.argouml.ui.AbstractArgoJPanel |
clone, getOrientation, getTitle, setTitle, spawn |
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
private JComponent ownerSelector
private JComponent tdNamespaceSelector
private UMLComboBox2 typeComboBox
private JScrollPane typedValuesScroll
private static UMLTagDefinitionOwnerComboBoxModel ownerComboBoxModel
private UMLComboBoxModel2 tdNamespaceComboBoxModel
private static UMLStructuralFeatureTypeComboBoxModel typeComboBoxModel
private static UMLTagDefinitionTypedValuesListModel typedValuesListModel
private UMLComboBox2 multiplicityComboBox
private static UMLMultiplicityComboBoxModel multiplicityComboBoxModel
| Constructor Detail |
public PropPanelTagDefinition()
| Method Detail |
protected JComponent getTDNamespaceSelector()
protected JComponent getOwnerSelector()
protected UMLComboBox2 getMultiplicityComboBox()
public UMLComboBox2 getTypeComboBox()
public JScrollPane getTypedValuesScroll()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2005 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |