|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
There can theoretically be many different types of data sources. Currently there are DB2 Datasources, and Shape File datasources, but there may be others. The data needed to connect to a Shape File datasource is vastly different than that needed to connect to a DB2 datasource, so this interface allows panels to be displayed in a generic fashion to configure a datasource. Creation date: (5/1/2001 11:07:46 AM)
Method Summary | |
DataSource |
getDataSource()
Return the fully configured datasource. |
void |
setGISDisplay(GISDisplay inDisplay)
Sets the GISDisplay in case the panel should need it. |
Method Detail |
public DataSource getDataSource() throws java.lang.Exception
java.lang.Exception
public void setGISDisplay(GISDisplay inDisplay)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |