public class SelectSymbolsFolderInstallWizard
extends java.lang.Object
implements org.gvsig.gui.beans.wizard.panel.OptionPanel
| Constructor and Description |
|---|
SelectSymbolsFolderInstallWizard(DefaultMakeSymbolPackageWizard defaultMakeSymbolPackageWizard,
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 SelectSymbolsFolderInstallWizard(DefaultMakeSymbolPackageWizard defaultMakeSymbolPackageWizard, org.gvsig.installer.lib.api.PackageInfo packageInfo)
defaultMakeSymbolPackageWizard - 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 © 2013 gvSIG Association. All Rights Reserved.