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

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

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

Author:
Jorge Piera Llodrá

Constructor Summary
OutputWizard(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

OutputWizard

public OutputWizard(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 © 2004-2013 gvSIG. All Rights Reserved.