Class BrowserView.BrowserColumnList.Model
- java.lang.Object
-
- javax.swing.AbstractListModel
-
- com.inductiveautomation.snap.swing.BrowserView.BrowserColumnList.Model
-
- All Implemented Interfaces:
java.io.Serializable
,javax.swing.ListModel
- Enclosing class:
- BrowserView.BrowserColumnList
protected class BrowserView.BrowserColumnList.Model extends javax.swing.AbstractListModel
BrowserColumnListModel.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Model()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
fireContentsChanged(java.lang.Object src, int ind0, int ind1)
java.lang.Object
getElementAt(int anIndex)
int
getSize()
-