Package com.reportmill.panels
Class GraphBarLabelTool.SwitchVersionListModel
- java.lang.Object
-
- javax.swing.AbstractListModel
-
- com.reportmill.panels.GraphBarLabelTool.SwitchVersionListModel
-
- All Implemented Interfaces:
java.io.Serializable
,javax.swing.ListModel
- Enclosing class:
- GraphBarLabelTool
protected class GraphBarLabelTool.SwitchVersionListModel extends javax.swing.AbstractListModel
An inner class to manage versions list.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
SwitchVersionListModel()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
getElementAt(int index)
int
getSize()
-