| Package | Description |
|---|---|
| oracle.ide.db.components |
Contains the ComponentWrapper API, which allows DBObject properties to
be associated with a UI Component, and the property value by kept
synchronized with the UI.
|
| 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.plsql |
| Class and Description |
|---|
| DBObjectChooser
A generic control for choosing DBObjects.
|
| Class and Description |
|---|
| AbstractSizeChooser
Chooser panel for byte numbers.
|
| AbstractSizeChooser.ChangeListener
Listener interface for changes to the internal controls for this chooser
|
| AbstractTreePicker
Abstract ItemPicker implementation providing some support for having a JTree
to pick from.
|
| DBObjectChooser
A generic control for choosing DBObjects.
|
| DBObjectChooser.ChangeListener |
| DBObjectChooser.NewObjectProcessor
A utility object to help in the creation of new referenced objects.
|
| DBObjectListPicker
Generic ListPicker for DBObjects in a Shuttle.
|
| DBObjectPicker
Generic picker for selecting DBObjects in a shuttle.
|
| DBObjectProviderPicker
Picker component for allowing the user to choose a DBObjectProvider.
|
| DBObjectProviderPicker.PickerConfiguration
Configuration class that allows control over the options for the
DBObjectProviderPicker returned by
DBObjectProviderPicker.getPicker(oracle.ide.db.controls.DBObjectProviderPicker.PickerConfiguration). |
| DBObjectProviderPicker.PickerListener
Listener class that flags changes in the provider picker selection
|
| DBObjectProviderPicker.PickerValidator
Validator that can veto the selection of a given provider in the
chooser.
|
| GigabyteSizeChooser |
| ListButtons.Controller
A ListButtons Controller is repsonsible for controlling all of the
customisable behaviour of a ListButtons instance, e.g.
|
| ListButtons.Helper
Deprecated.
- use Controller
|
| MegabyteSizeChooser
Component that allows KiloBytes and Megabytes to be associated with a
given size value using a
|
| NameAndSchemaEditor
Resuable widget for editing a SchemaObject's name and schema.
|
| NameEditor
Resuable widget for editing a SystemObject's name.
|
| SelectableComponent
Wrapper for a Component (e.g.
|
| SelectableComponent.Placement
Specifies the location of a new node in relation to an existing node.
|
| SelectableComponent.SelectionEvent
Event class used when a SelectionListener is notified of a selection
change in a SelectableComponent.
|
| SelectableComponent.SelectionListener
Listener class for notification of selection changes in a
SelectableComponent.
|
| TerabyteSizeChooserUnlimited |
| TerabyteSizeChooserUnlimited.ChangeListener |
| Class and Description |
|---|
| DBObjectSourcePicker
ItemPicker that renders a tree of pickable DBObjects.
Before calling query() the filter, types and schema must be set. |
| Class and Description |
|---|
| NameAndSchemaEditor
Resuable widget for editing a SchemaObject's name and schema.
|
| NameEditor
Resuable widget for editing a SystemObject's name.
|