Class GeometryIndexPanel

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, org.gvsig.newlayer.NewLayerProviderPanel, org.gvsig.tools.swing.api.Component

public class GeometryIndexPanel extends GeometryIndexPanelLayout implements org.gvsig.newlayer.NewLayerProviderPanel
See Also:
  • Constructor Details

  • Method Details

    • getIdPanel

      public String getIdPanel()
      Specified by:
      getIdPanel in interface org.gvsig.newlayer.NewLayerProviderPanel
    • getTitlePanel

      public String getTitlePanel()
      Specified by:
      getTitlePanel in interface org.gvsig.newlayer.NewLayerProviderPanel
    • validatePanel

      public boolean validatePanel() throws org.gvsig.newlayer.spi.NewLayerPanelValidationException
      Specified by:
      validatePanel in interface org.gvsig.newlayer.NewLayerProviderPanel
      Throws:
      org.gvsig.newlayer.spi.NewLayerPanelValidationException
    • enterPanel

      public void enterPanel()
      Specified by:
      enterPanel in interface org.gvsig.newlayer.NewLayerProviderPanel
    • previousPanel

      public void previousPanel()
      Specified by:
      previousPanel in interface org.gvsig.newlayer.NewLayerProviderPanel
    • nextPanel

      public void nextPanel()
      Specified by:
      nextPanel in interface org.gvsig.newlayer.NewLayerProviderPanel
    • asJComponent

      public JComponent asJComponent()
      Specified by:
      asJComponent in interface org.gvsig.tools.swing.api.Component
    • getCreateIndexInGeometryRow

      public boolean getCreateIndexInGeometryRow()