Class ProgressWizard
java.lang.Object
org.gvsig.symbology.app.symbolinstaller.creation.wizard.ProgressWizard
- All Implemented Interfaces:
org.gvsig.gui.beans.wizard.panel.OptionPanel
- Author:
- Jorge Piera Llodrá
-
Constructor Summary
ConstructorsConstructorDescriptionProgressWizard(DefaultMakeSymbolPackageWizard wizard, org.gvsig.installer.lib.api.PackageInfo packageInfo, org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ProgressWizard
public ProgressWizard(DefaultMakeSymbolPackageWizard wizard, org.gvsig.installer.lib.api.PackageInfo packageInfo, org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel)
-
-
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()- Specified by:
nextPanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-
updatePanel
public void updatePanel()- Specified by:
updatePanelin interfaceorg.gvsig.gui.beans.wizard.panel.OptionPanel
-