Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Package oracle.jdeveloper.db.panels

UI panels that are useful when listing, selecting or displaying database connections in dialogs and wizards.

See:
          Description

Class Summary
AppConnectionPanelUI Connection picker for the database connections in the "Application Resources" Connection section for an application (workspace).
AppDatabaseConnPanel Traversable panel for selecting a connection from the current application's context, or failing that the central connection store (resource palette / database navigator).
AppIDEConnectionList This class provides a list of connections ( @{link ConnectionList} ) from the IDE store (Resource Palette/Database Navigator) from which the user can pick.
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).
DatabaseFinder Utility for a wizard or dialog to use to retrieve the Database for a connection.
ExplainPlanPanel Panel for executing and displaying the explain plan for a SQL query.
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.
GlobalConnectionPanelUI.ChosenConnection Deprecated. - use ConnectionInfo
GlobalDatabaseConnPanel Traversable implementation that gives a global connection choice.

 

Package oracle.jdeveloper.db.panels Description

UI panels that are useful when listing, selecting or displaying database connections in dialogs and wizards. Also contains the panels used to define database connection information.

See Also:
oracle.jdeveloper.db.controls

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Copyright © 1997, 2012, Oracle. All rights reserved.