public class FormatListModel
extends javax.swing.AbstractListModel
| Constructor and Description |
|---|
FormatListModel(java.lang.String[] f)
Creates a new FormatListModel object.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |