org.gvsig.symbology.app.symbolinstaller.creation.wizard
Class SelectSymbolsFolderInstallWizard

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

public class SelectSymbolsFolderInstallWizard
extends java.lang.Object
implements org.gvsig.gui.beans.wizard.panel.OptionPanel

Version:
$Id$
Author:
gvSIG Team

Constructor Summary
SelectSymbolsFolderInstallWizard(DefaultMakeSymbolPackageWizard defaultMakeSymbolPackageWizard, org.gvsig.installer.lib.api.PackageInfo packageInfo)
           
 
Method Summary
 javax.swing.JPanel getJPanel()
           
 java.lang.String getPanelTitle()
           
 void lastPanel()
           
 void nextPanel()
           
 void updatePanel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectSymbolsFolderInstallWizard

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

getJPanel

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

getPanelTitle

public java.lang.String getPanelTitle()
Specified by:
getPanelTitle 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


Copyright © 2014 gvSIG Association. All Rights Reserved.