Class SelectOutputFileWizard

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.gvsig.gui.beans.wizard.panel.SelectFileOptionPanel
org.gvsig.annotation.swing.impl.wizard.SelectOutputFileWizard
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, EventListener, Accessible, DocumentListener, org.gvsig.gui.beans.wizard.panel.OptionPanel

public class SelectOutputFileWizard extends org.gvsig.gui.beans.wizard.panel.SelectFileOptionPanel implements org.gvsig.gui.beans.wizard.panel.OptionPanel
Author:
Jorge Piera Llodrá
See Also:
  • Constructor Details

  • Method Details

    • getJPanel

      public JPanel getJPanel()
      Specified by:
      getJPanel 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
    • 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
    • checkNextButtonEnabled

      protected void checkNextButtonEnabled()
      Overrides:
      checkNextButtonEnabled in class org.gvsig.gui.beans.wizard.panel.SelectFileOptionPanel