- java.lang.Object
-
- javax.swing.AbstractListModel
-
- com.mockturtlesolutions.snifflib.guitools.components.RowHeaderListModel
-
-
Field Summary
-
Fields inherited from class javax.swing.AbstractListModel
listenerList
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
-
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
-
-
Method Detail
-
getSize
public int getSize()
Copyright © 2011, 2013. Daniel P. Dougherty