Class PluginListModel

java.lang.Object
javax.swing.AbstractListModel
org.gvsig.installer.swing.impl.creation.model.PluginListModel
All Implemented Interfaces:
Serializable, ListModel

public class PluginListModel extends AbstractListModel
Author:
Jorge Piera Llodrá
See Also:
  • 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

      public Object getElementAt(int index)
    • getSize

      public int getSize()
    • refresh

      public void refresh()