|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--org.argouml.uml.ui.UMLModelElementListModel
|
+--org.argouml.uml.ui.UMLBinaryRelationListModel
|
+--org.argouml.uml.ui.UMLConnectionListModel
|
+--org.argouml.uml.ui.behavior.use_cases.UMLUseCaseAssociationListModel
PropPanelClassifier.getAssociationEndScroll(),
this class is part of the 'old'(pre 0.13.*) implementation of proppanels
that used reflection a lot.
Binary relation list model for associations with usecases
| Field Summary |
|---|
| Fields inherited from class org.argouml.uml.ui.UMLModelElementListModel |
|---|
_upper, NO_LIMIT |
| Fields inherited from class javax.swing.AbstractListModel |
|---|
listenerList |
| Constructor Summary | |
|---|---|
UMLUseCaseAssociationListModel(UMLUserInterfaceContainer container,
java.lang.String property,
boolean showNone)
Deprecated. Constructor for UMLUseCaseAssociationListModel. |
|
| Method Summary | |
|---|---|
protected java.lang.String |
getAddDialogTitle()
Deprecated. Returns the title of the add dialog |
protected java.util.Collection |
getChoices()
Deprecated. Gets the collection of modelelements a user can select from (left pane in UMLAddDialog) |
| Methods inherited from class org.argouml.uml.ui.UMLConnectionListModel |
|---|
build, connect, getRelation, getSelected |
| Methods inherited from class org.argouml.uml.ui.UMLBinaryRelationListModel |
|---|
add, buildPopup, delete, getModelElementAt, getSource, recalcModelElementSize |
| Methods inherited from class org.argouml.uml.ui.UMLModelElementListModel |
|---|
addAtUtil, elementAtUtil, formatElement, getContainer, getContextNotation, getElementAt, getModelElementSize, getProperty, getSize, getTarget, getUpperBound, listRoleItemSet, moveDownUtil, moveUpUtil, navigateTo, open, propertySet, recovered, removed, resetSize, roleAdded, roleRemoved, setUpperBound, targetChanged, targetReasserted |
| Methods inherited from class javax.swing.AbstractListModel |
|---|
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public UMLUseCaseAssociationListModel(UMLUserInterfaceContainer container,
java.lang.String property,
boolean showNone)
container - property - showNone - | Method Detail |
protected java.util.Collection getChoices()
UMLBinaryRelationListModel
getChoices in class UMLConnectionListModelUMLBinaryRelationListModel.getChoices()protected java.lang.String getAddDialogTitle()
UMLBinaryRelationListModel
getAddDialogTitle in class UMLConnectionListModelUMLBinaryRelationListModel.getAddDialogTitle()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2003 (20040229) | ArgoUML Project Home | ArgoUML Cookbook |