class FormEditor.ComponentPaletteListModel
extends javax.swing.AbstractListModel
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List<ComponentDef> |
componentDefs |
| Constructor and Description |
|---|
ComponentPaletteListModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
java.util.List<ComponentDef> componentDefs