public class ProgressWizard
extends java.lang.Object
implements org.gvsig.gui.beans.wizard.panel.OptionPanel
| Constructor and Description |
|---|
ProgressWizard(DefaultMakeSymbolPackageWizard wizard,
org.gvsig.installer.lib.api.PackageInfo packageInfo,
org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
getJPanel() |
java.lang.String |
getPanelTitle() |
void |
lastPanel() |
void |
nextPanel() |
void |
updatePanel() |
public ProgressWizard(DefaultMakeSymbolPackageWizard wizard, org.gvsig.installer.lib.api.PackageInfo packageInfo, org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel)
public javax.swing.JPanel getJPanel()
getJPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelpublic java.lang.String getPanelTitle()
getPanelTitle in interface org.gvsig.gui.beans.wizard.panel.OptionPanelpublic void lastPanel()
lastPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelpublic void nextPanel()
nextPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelpublic void updatePanel()
updatePanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelCopyright © 2018 gvSIG Association. All rights reserved.