| Package | Description | 
|---|---|
| oracle.ide.db.panels | 
 Reusable UI panels for listing, creating or editing database objects in dialogs
in the IDE. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected DBObjectSourcePicker | 
SelectDBObjectsPanel.getFromPicker()
Returns the picker for the left (from) side of the shuttle. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
SelectDBObjectsPanel.setupQuery(DBObjectSourcePicker from,
          Schema schema,
          java.lang.String filter,
          java.lang.String[] types)
By default this sets the schema, types and filter on the given from picker. 
 |