|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--javax.swing.AbstractListModel
|
+--fcmodeler.mapping.AttributesListModel
| Fields inherited from class javax.swing.AbstractListModel |
listenerList |
| Constructor Summary | |
AttributesListModel(java.util.Collection attributes)
Creates new AttributesListModel |
|
| Method Summary | |
java.lang.Object |
getElementAt(int index)
|
int |
getSize()
|
| Methods inherited from class javax.swing.AbstractListModel |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListeners, removeListDataListener |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AttributesListModel(java.util.Collection attributes)
| Method Detail |
public java.lang.Object getElementAt(int index)
getElementAt in class javax.swing.AbstractListModelpublic int getSize()
getSize in class javax.swing.AbstractListModel
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||