Interface VCSGisJInitServer

All Superinterfaces:
org.gvsig.tools.swing.api.Component, VCSGisPanel

public interface VCSGisJInitServer extends VCSGisPanel
Author:
jjdelcerro
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters
     
     
    org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer
     
    int
     

    Methods inherited from interface org.gvsig.tools.swing.api.Component

    asJComponent

    Methods inherited from interface org.gvsig.vcsgis.swing.VCSGisPanel

    isProcessing, setDialog
  • Method Details

    • initialize

      int initialize()
    • getConnection

      org.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParameters getConnection()
    • getServer

      org.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorer getServer()
    • getConnectionLabel

      String getConnectionLabel()