Class PermissionsPanel

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

public class PermissionsPanel extends PermissionsPanelLayout implements org.gvsig.newlayer.NewLayerProviderPanel
See Also:
  • Constructor Details

  • Method Details

    • doUpdateState

      protected void doUpdateState()
    • 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
    • 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
    • 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
    • asJComponent

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

      public String getSelectRole()
    • getInsertRole

      public String getInsertRole()
    • getUpdateRole

      public String getUpdateRole()
    • getDeleteRole

      public String getDeleteRole()
    • getTruncateRole

      public String getTruncateRole()
    • getReferenceRole

      public String getReferenceRole()
    • getTriggerRole

      public String getTriggerRole()
    • getAllRole

      public String getAllRole()