public class PackageInfoWizard
extends java.lang.Object
implements org.gvsig.gui.beans.wizard.panel.OptionPanel
| Constructor and Description |
|---|
PackageInfoWizard(DefaultMakeSymbolPackageWizard wizard,
org.gvsig.installer.lib.api.PackageInfo packageInfo) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JPanel |
getJPanel() |
java.lang.String |
getPanelTitle() |
void |
lastPanel() |
void |
nextPanel() |
void |
updatePanel() |
public PackageInfoWizard(DefaultMakeSymbolPackageWizard wizard, org.gvsig.installer.lib.api.PackageInfo packageInfo)
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()
throws org.gvsig.gui.beans.wizard.panel.NotContinueWizardException
nextPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelorg.gvsig.gui.beans.wizard.panel.NotContinueWizardExceptionpublic void updatePanel()
updatePanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanelCopyright © 2015 gvSIG Association. All Rights Reserved.