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

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

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

Author:
Jorge Piera Llodrá

Constructor Summary
PackageInfoWizard(DefaultMakeSymbolPackageWizard wizard, 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

PackageInfoWizard

public PackageInfoWizard(DefaultMakeSymbolPackageWizard wizard,
                         org.gvsig.installer.lib.api.PackageInfo 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.