Class AddNewLayerQuestionPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.gui.beans.wizard.panel.OptionPanel

public class AddNewLayerQuestionPanel extends JPanel implements org.gvsig.gui.beans.wizard.panel.OptionPanel
See Also:
  • Constructor Details

    • AddNewLayerQuestionPanel

      public AddNewLayerQuestionPanel(org.gvsig.newlayer.NewLayerWizard wizard, String title, String label)
  • Method Details

    • getPanelTitle

      public String getPanelTitle()
      Specified by:
      getPanelTitle 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
    • lastPanel

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

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

      public boolean getAddTableToProject()