public class PluginListModel
extends javax.swing.AbstractListModel
| Constructor and Description |
|---|
PluginListModel(MakePluginPackageService installerCreationService) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
void |
refresh() |
public PluginListModel(MakePluginPackageService installerCreationService) throws MakePluginPackageServiceException