| Package | Description | 
|---|---|
| oracle.jdeveloper.db.panels | 
 UI panels that are useful when listing, selecting or displaying database
connections in dialogs and wizards. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppConnectionPanelUI
Connection picker for the database connections in the "Application Resources"
 Connection section for an application (workspace). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected ConnectionPanelUI | 
AppDatabaseConnPanel.createConnectionUI()  | 
protected ConnectionPanelUI | 
DatabaseConnectionPanel.createConnectionUI()  | 
protected ConnectionPanelUI | 
DatabaseConnectionPanel.getConnectionUI()
Override  
DatabaseConnectionPanel.createConnectionUI() to custom the ConnectionPanelUI
 implementation. |