Class SelectPackagesWizardPage
java.lang.Object
org.gvsig.installer.swing.impl.execution.wizard.SelectPackagesWizardPage
- All Implemented Interfaces:
org.gvsig.gui.beans.wizard.panel.OptionPanel
public class SelectPackagesWizardPage
extends Object
implements org.gvsig.gui.beans.wizard.panel.OptionPanel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidList<org.gvsig.installer.lib.api.PackageInfo> voidvoidvoid
-
Constructor Details
-
SelectPackagesWizardPage
-
-
Method Details
-
getJPanel
- Specified by:
getJPanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-
getPanelTitle
- Specified by:
getPanelTitlein interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-
lastPanel
public void lastPanel()- Specified by:
lastPanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-
nextPanel
public void nextPanel() throws org.gvsig.gui.beans.wizard.panel.NotContinueWizardException- Specified by:
nextPanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel- Throws:
org.gvsig.gui.beans.wizard.panel.NotContinueWizardException
-
updatePanel
public void updatePanel()- Specified by:
updatePanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-
checkIfPluginSelected
public void checkIfPluginSelected() -
getPackagesToInstall
-
isDefaultPackagesSelectionSet
-
getWizardPanel
-