Package org.gvsig.vcsgis.swing
Interface VCSGisJInitServer
- All Superinterfaces:
org.gvsig.tools.swing.api.Component,VCSGisPanel
- Author:
- jjdelcerro
-
Method Summary
Modifier and TypeMethodDescriptionorg.gvsig.fmap.dal.store.jdbc.JDBCServerExplorerParametersorg.gvsig.fmap.dal.store.jdbc2.JDBCServerExplorerintMethods inherited from interface org.gvsig.tools.swing.api.Component
asJComponentMethods 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()
-