Class SelectSymbolsFolderInstallWizard

java.lang.Object
org.gvsig.symbology.app.symbolinstaller.creation.wizard.SelectSymbolsFolderInstallWizard
All Implemented Interfaces:
org.gvsig.gui.beans.wizard.panel.OptionPanel

public class SelectSymbolsFolderInstallWizard extends Object implements org.gvsig.gui.beans.wizard.panel.OptionPanel
Version:
$Id$
Author:
gvSIG Team
  • Constructor Details

    • SelectSymbolsFolderInstallWizard

      public SelectSymbolsFolderInstallWizard(DefaultMakeSymbolPackageWizard defaultMakeSymbolPackageWizard, org.gvsig.installer.lib.api.PackageInfo packageInfo)
      Parameters:
      defaultMakeSymbolPackageWizard -
      packageInfo -
  • Method Details

    • getJPanel

      public JPanel getJPanel()
      Specified by:
      getJPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanel
    • lastPanel

      public void lastPanel()
      Specified by:
      lastPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanel
    • nextPanel

      public void nextPanel() throws org.gvsig.gui.beans.wizard.panel.NotContinueWizardException
      Specified by:
      nextPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanel
      Throws:
      org.gvsig.gui.beans.wizard.panel.NotContinueWizardException
    • updatePanel

      public void updatePanel()
      Specified by:
      updatePanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanel
    • getPanelTitle

      public String getPanelTitle()
      Specified by:
      getPanelTitle in interface org.gvsig.gui.beans.wizard.panel.OptionPanel