| Package | Description |
|---|---|
| oracle.jdeveloper.db.panels |
UI panels that are useful when listing, selecting or displaying database connections in dialogs and wizards.
|
| Class and Description |
|---|
| AbstractConnectionPanelUI
Abstract base class for all of the connection panel ui implementations that allow the selection of a connection from a picker appropriate to the curent context.
|
| ConnectionPanelUI
Widget to use in a wizard or dialog for selecting a database connection.
|
| DatabaseConnectionPanel
Traversable panel to use in a wizard for selecting a connection from the IDE connection store (Resource Palette and Database Navigator).
|
| GlobalConnectionPanelUI
Component for selecting connections like ConnectionPanelUI, but rather than being limited to the central IDE connections store, this displays a picker that contains all connections from all available connection stores in the given Context.
|