public abstract class AbstractDataStoreParametersPanel extends java.lang.Object implements DataStoreParametersPanel
| Constructor and Description |
|---|
AbstractDataStoreParametersPanel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getExcludeGeometryOptions() |
JDynForm |
getForm()
Return the JDynForm of this panel.
|
void |
setExcludeGeometryOptions(boolean excludeGeometryOptions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfetchParameters, putParametersasJComponentpublic boolean getExcludeGeometryOptions()
getExcludeGeometryOptions in interface DataStoreParametersPanelpublic void setExcludeGeometryOptions(boolean excludeGeometryOptions)
setExcludeGeometryOptions in interface DataStoreParametersPanelpublic JDynForm getForm()
DataStoreParametersPanelgetForm in interface DataStoreParametersPanel