Package com.reportmill.panels
Class SwitchShapeTool.SwitchVersionListModel
- java.lang.Object
- 
- javax.swing.AbstractListModel
- 
- com.reportmill.panels.SwitchShapeTool.SwitchVersionListModel
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable,- javax.swing.ListModel
 - Enclosing class:
- SwitchShapeTool
 
 protected class SwitchShapeTool.SwitchVersionListModel extends javax.swing.AbstractListModel- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedSwitchVersionListModel()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjectgetElementAt(int index)intgetSize()
 
-