|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--javax.swing.JComponent
|
+--javax.swing.JPanel
|
+--org.argouml.ui.TabSpawnable
|
+--org.argouml.uml.ui.PropPanel
|
+--org.argouml.uml.ui.foundation.core.PropPanelModelElement
|
+--org.argouml.uml.ui.foundation.core.PropPanelAssociationEnd
TODO: this property panel needs refactoring to remove dependency on old gui components.
| Field Summary | |
|---|---|
protected javax.swing.JPanel |
_aggregationRadioButtonpanel
The panel with the radiobuttons the user can select to select the aggregation of this associationend. |
private java.lang.String |
_associationLabel
|
protected javax.swing.JScrollPane |
_associationScroll
The scrollpane showing the association that owns this associationend |
protected javax.swing.JPanel |
_changeabilityRadioButtonpanel
The panel with the radiobuttons the user can select to select the changeability of this associationend. |
protected javax.swing.JComboBox |
_multiplicityComboBox
The combobox for the multiplicity of this type. |
protected javax.swing.JCheckBox |
_navigabilityCheckBox
The checkbox that shows if this association end is navigable. |
protected javax.swing.JCheckBox |
_orderingCheckBox
The checkbox that shows the ordering of the associationend. |
protected javax.swing.JScrollPane |
_specificationScroll
The list of classifiers that specify the operations that must be implemented by the classifier type. |
protected javax.swing.JCheckBox |
_targetScopeCheckBox
The checkbox that shows the scope of the associationend. |
protected javax.swing.JComboBox |
_typeCombobox
The combobox that shows the type of this association end. |
protected javax.swing.JPanel |
_visibilityRadioButtonPanel
The panel with the radiobuttons to set the visibility (public, protected, private) of this associationend. |
protected javax.swing.JLabel |
associationsLabel
|
| Fields inherited from class org.argouml.uml.ui.PropPanel |
|---|
_deleteIcon, _navUpIcon, buttonPanel, smallFont |
| Fields inherited from class org.argouml.ui.TabSpawnable |
|---|
orientation, OVERLAPP |
| Fields inherited from class javax.swing.JPanel |
|---|
|
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, 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 | |
|---|---|
|
PropPanelAssociationEnd()
Constructs the proppanel and places all scrollpanes etc. |
protected |
PropPanelAssociationEnd(java.lang.String name,
Orientation orientation)
Constructs the proppanel including initializing all scrollpanes, panels etc. |
| Method Summary | |
|---|---|
protected void |
createControls(java.lang.Class mclass)
|
void |
gotoOther()
Action behind pressing the button go to other. |
boolean |
isDeleteEnabled()
Checks if the delete button of the associationend panel should be enabled. |
void |
navigateUp()
Happens when the user presses the up button. |
protected void |
positionControls()
|
protected void |
positionStandardControls()
|
protected void |
setAssociationLabel(java.lang.String label)
|
| Methods inherited from class org.argouml.uml.ui.foundation.core.PropPanelModelElement |
|---|
getClientDependencyScroll, getConstraintScroll, getElementResidenceScroll, getModulePopUpActions, getNameDocument, getNamespaceComboBox, getNamespaceScroll, getNamespaceVisibilityPanel, getNameTextField, getPropertyPanel, getSourceFlowScroll, getSpecializationCheckBox, getStereotypeBox, getSupplierDependencyScroll, getTargetFlowScroll, inContext, initializeModule, isModuleEnabled, navigateNamespace, setModuleEnabled, shutdownModule |
| Methods inherited from class org.argouml.ui.TabSpawnable |
|---|
clone, getTitle, setTitle, spawn |
| Methods inherited from class javax.swing.JPanel |
|---|
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class javax.swing.JComponent |
|---|
addAncestorListener, addNotify, addPropertyChangeListener, addPropertyChangeListener, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBorder, getBounds, getClientProperty, getComponentGraphics, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getGraphics, getHeight, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getListeners, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPreferredSize, getPropertyChangeListeners, getPropertyChangeListeners, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getToolTipText, getToolTipText, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, isDoubleBuffered, isLightweightComponent, isManagingFocus, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isOptimizedDrawingEnabled, isPaintingTile, isPreferredSizeSet, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintChildren, paintComponent, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removePropertyChangeListener, removePropertyChangeListener, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFont, setForeground, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setToolTipText, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, setVisible, unregisterKeyboardAction, update |
| Methods inherited from class java.awt.Container |
|---|
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setLayout, transferFocusBackward, transferFocusDownCycle, validate, validateTree |
| Methods inherited from class java.awt.Component |
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, repaint, repaint, repaint, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, show, show, size, toString, transferFocus, transferFocusUpCycle |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected javax.swing.JLabel associationsLabel
protected javax.swing.JComboBox _typeCombobox
protected javax.swing.JScrollPane _associationScroll
protected javax.swing.JComboBox _multiplicityComboBox
protected javax.swing.JCheckBox _navigabilityCheckBox
protected javax.swing.JCheckBox _orderingCheckBox
protected javax.swing.JCheckBox _targetScopeCheckBox
protected javax.swing.JPanel _aggregationRadioButtonpanel
protected javax.swing.JPanel _changeabilityRadioButtonpanel
protected javax.swing.JPanel _visibilityRadioButtonPanel
protected javax.swing.JScrollPane _specificationScroll
private java.lang.String _associationLabel
| Constructor Detail |
protected PropPanelAssociationEnd(java.lang.String name,
Orientation orientation)
PropPanel.PropPanel(String, Orientation)public PropPanelAssociationEnd()
Object.Object()| Method Detail |
protected void createControls(java.lang.Class mclass)
protected void positionStandardControls()
protected void positionControls()
protected void setAssociationLabel(java.lang.String label)
public void navigateUp()
navigateUp in class PropPanelModelElementPropPanelModelElement.navigateUp()public void gotoOther()
public boolean isDeleteEnabled()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |