net.refractions.udig.catalog.ui.wizard .DataBaseRegistryWizardPage net.refractions.udig.catalog.internal.postgis.ui .PostGisWizardPage looseBBox protected Button looseBBox(Code) looseBBox
field
wkb protected Button wkb(Code) wkb
field
PostGisWizardPage public PostGisWizardPage()(Code)
createAdvancedControl protected Group createAdvancedControl(Composite arg0)(Code)
createControl public void createControl(Composite arg0)(Code)
dispose public void dispose()(Code)
excludeSchema protected boolean excludeSchema(String schema)(Code)
getDataStoreFactorySpi protected DataStoreFactorySpi getDataStoreFactorySpi()(Code)
hasSchema protected boolean hasSchema()(Code)
isDBCombo protected boolean isDBCombo()(Code)
isHostCombo protected boolean isHostCombo()(Code)
isPageComplete public boolean isPageComplete()(Code)
modifyText public void modifyText(ModifyEvent e)(Code)
populateDB protected void populateDB()(Code) Populates the database drop-down list. Implementation is identical to
base class implementation in all regards except one: we can't use getCatalogs()
because the JDBC driver for PostgreSQL only returns one catalog (see
http://archives.postgresql.org/pgsql-jdbc/2005-11/msg00224.php for discussion on this change).
populateSchema protected void populateSchema()(Code)
toParams protected Map <String , Serializable > toParams(IStructuredSelection context)(Code) Retrieve "best" PostGIS guess of parameters based on provided context
widgetSelectedInternal protected void widgetSelectedInternal(SelectionEvent e)(Code)