Class PluginListModel
java.lang.Object
javax.swing.AbstractListModel
org.gvsig.installer.swing.impl.creation.model.PluginListModel
- All Implemented Interfaces:
Serializable,ListModel
- Author:
- Jorge Piera Llodrá
- See Also:
-
Field Summary
Fields inherited from class javax.swing.AbstractListModel
listenerList -
Constructor Summary
ConstructorsConstructorDescriptionPluginListModel(org.gvsig.installer.lib.api.creation.MakePluginPackageService installerCreationService) -
Method Summary
Methods inherited from class javax.swing.AbstractListModel
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
-
Constructor Details
-
PluginListModel
public PluginListModel(org.gvsig.installer.lib.api.creation.MakePluginPackageService installerCreationService) throws org.gvsig.installer.lib.api.creation.MakePluginPackageServiceException - Throws:
org.gvsig.installer.lib.api.creation.MakePluginPackageServiceException
-
-
Method Details
-
getElementAt
-
getSize
public int getSize() -
refresh
public void refresh()
-