|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.AbstractListModel | +--org.argouml.uml.ui.UMLComboBoxModel2 | +--org.argouml.uml.ui.foundation.core.UMLModelElementStereotypeComboBoxModel
Fields inherited from class javax.swing.AbstractListModel |
listenerList |
Constructor Summary | |
UMLModelElementStereotypeComboBoxModel()
Constructor for UMLModelElementStereotypeComboBoxModel. |
Method Summary | |
protected void |
buildModelList()
Builds the list of elements and sets the selectedIndex to the currently selected item if there is one. |
protected java.lang.Object |
getSelectedModelElement()
Gets the modelelement that is selected in the NSUML model. |
protected boolean |
isValidElement(java.lang.Object o)
Returns true if the given element is valid, i.e. it may be added to the list of elements. |
Methods inherited from class org.argouml.uml.ui.UMLComboBoxModel2 |
addAll, addElement, contains, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getChangedElement, getElementAt, getIndexOf, getSelectedItem, getSize, getTarget, isValidEvent, listRoleItemSet, propertySet, recovered, removeAll, removeAllElements, removed, removeElement, roleAdded, roleRemoved, setElements, setSelectedItem, setTarget, targetChanged, targetReasserted |
Methods inherited from class javax.swing.AbstractListModel |
addListDataListener, getListeners, removeListDataListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.ListModel |
addListDataListener, removeListDataListener |
Constructor Detail |
public UMLModelElementStereotypeComboBoxModel()
container
- Method Detail |
protected boolean isValidElement(java.lang.Object o)
UMLComboBoxModel2
isValidElement
in class UMLComboBoxModel2
org.argouml.uml.ui.UMLComboBoxModel2#isValidElement(ru.novosoft.uml.MBase)
protected void buildModelList()
UMLComboBoxModel2
buildModelList
in class UMLComboBoxModel2
UMLComboBoxModel2.buildModelList()
protected java.lang.Object getSelectedModelElement()
UMLComboBoxModel2
getSelectedModelElement
in class UMLComboBoxModel2
UMLComboBoxModel2.getSelectedModelElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML (c) 1996-2002 |