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.AbstractListModelAn inner class to manage versions list.- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedSwitchVersionListModel() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetElementAt(int index)intgetSize() 
 -