|
|||||||||||
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.TabSpawnable
org.argouml.uml.ui.PropPanel
org.argouml.uml.ui.foundation.core.PropPanelModelElement
org.argouml.uml.ui.foundation.core.PropPanelNamespace
org.argouml.uml.ui.foundation.core.PropPanelClassifier
org.argouml.uml.ui.foundation.core.PropPanelAssociationClass
The properties panel for an AssociationClass. It is basically a PropPanelClass but with the proper Association Ends for an Association 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 JScrollPane |
assocEndScroll
|
private static UMLClassAttributeListModel |
attributeListModel
|
private JScrollPane |
attributeScroll
|
private static UMLClassOperationListModel |
operationListModel
|
private JScrollPane |
operationScroll
|
Fields inherited from class org.argouml.uml.ui.foundation.core.PropPanelClassifier |
|
Fields inherited from class org.argouml.uml.ui.foundation.core.PropPanelNamespace |
|
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.TabSpawnable |
|
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 | |
PropPanelAssociationClass()
The constructor. |
Method Summary | |
JScrollPane |
getAttributeScroll()
Returns the attributeScroll. |
JScrollPane |
getOperationScroll()
Returns the operationScroll. |
Methods inherited from class org.argouml.uml.ui.foundation.core.PropPanelClassifier |
addAttribute, addDataType, addOperation, getActionNewReception, getAssociationEndScroll, getClassifierInStateScroll, getClassifierRoleScroll, getCollaborationScroll, getCreateActionScroll, getFeatureScroll, getGeneralizationScroll, getInstanceScroll, getModifiersPanel, getObjectFlowStateScroll, getParameterScroll, getParticipantScroll, getPowerTypeRangeScroll, getSpecializationScroll, getStructuralFeatureScroll, targetSet |
Methods inherited from class org.argouml.uml.ui.foundation.core.PropPanelNamespace |
addClass, addInterface, addPackage, getOwnedElementsScroll |
Methods inherited from class org.argouml.uml.ui.PropPanel |
addButton, addField, addFieldAfter, addFieldBefore, addLinkField, addSeperator, formatCollection, formatElement, formatNamespace, getButtonPanel, getDisplayNamespace, getModelElement, getProfile, getTarget, getTitleLabel, isRemovableElement, listRoleItemSet, localize, lookupIcon, propertySet, recovered, refresh, removed, removeElement, roleAdded, roleRemoved, setNameEventListening, setOrientation, setTarget, setTitleLabel, shouldBeEnabled, targetAdded, targetRemoved |
Methods inherited from class org.argouml.ui.TabSpawnable |
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 JScrollPane attributeScroll
private JScrollPane operationScroll
private JScrollPane assocEndScroll
private static UMLClassAttributeListModel attributeListModel
private static UMLClassOperationListModel operationListModel
Constructor Detail |
public PropPanelAssociationClass()
Method Detail |
public JScrollPane getOperationScroll()
public JScrollPane getAttributeScroll()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |