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

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

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

Author:
Jorge Piera Llodrá

Constructor Summary
ProgressWizard(DefaultMakeSymbolPackageWizard wizard, org.gvsig.installer.lib.api.PackageInfo packageInfo, org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel)
           
 
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

ProgressWizard

public ProgressWizard(DefaultMakeSymbolPackageWizard wizard,
                      org.gvsig.installer.lib.api.PackageInfo packageInfo,
                      org.gvsig.installer.swing.api.creation.JOutputPanel outputPanel)
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()
Specified by:
nextPanel in interface org.gvsig.gui.beans.wizard.panel.OptionPanel

updatePanel

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


Copyright © 2014 gvSIG Association. All Rights Reserved.