Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Uses of Package
oracle.ide.db.controls

Packages that use oracle.ide.db.controls
oracle.ide.db.controls Reusable UI controls to used to show or list database objects. 
oracle.ide.db.panels Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE. 
oracle.ide.db.panels.sql UI classes for declaratively editing a SQL query. 
 

Classes in oracle.ide.db.controls used by oracle.ide.db.controls
AbstractTreePicker
          Abstract ItemPicker implementation providing some support for having a JTree to pick from.
DBObjectListPicker
          Generic ListPicker for DBObjects in a Shuttle.
DBObjectPicker
          Generic picker for selecting DBObjects in a shuttle.
ListButtons.Helper
          Helper interface for a ListButtons panel to enable/disable the buttons as appropriate, provide tooltip texts for the buttons and perform the add/remove actions.
NameAndSchemaEditor
          Resuable widget for editing a SchemaObject's name and schema.
SchemaPicker
          Specialised JComboBox for picking a schema.
 

Classes in oracle.ide.db.controls used by oracle.ide.db.panels
DBObjectSourcePicker
          ItemPicker that renders a tree of pickable DBObjects.
Before calling query() the filter, types and schema must be set.
SchemaObjectTargetPicker
          ItemPicker designed to be used as the target (right or to) picker in the shuttle on a SelectDBObjectsPanel.
 

Classes in oracle.ide.db.controls used by oracle.ide.db.panels.sql
AbstractTreePicker
          Abstract ItemPicker implementation providing some support for having a JTree to pick from.
DBObjectPicker
          Generic picker for selecting DBObjects in a shuttle.
DBObjectSourcePicker
          ItemPicker that renders a tree of pickable DBObjects.
Before calling query() the filter, types and schema must be set.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

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