| Package | Description |
|---|---|
| oracle.ide.db.controls |
Reusable UI controls to used to show or list database objects.
|
| oracle.ide.db.util |
Utility classes for dealing with database objects in UI in the IDE.
|
| oracle.javatools.ui.builders | |
| oracle.javatools.ui.completion |
| Class and Description |
|---|
| CompletionTextArea
CompletionTextArea is a JTextArea with built in support for displaying a completion list.
|
| Class and Description |
|---|
| CompletionProvider
A field insight provider is responsible for providing the insight completion list for an CompletionTextField.
|
| Class and Description |
|---|
| CompletionProvider
A field insight provider is responsible for providing the insight completion list for an CompletionTextField.
|
| Class and Description |
|---|
| CompletionPopupHandler
CompletionPopupHandler is a general class providing the ability to display a completion list over a text component.
|
| CompletionProvider
A field insight provider is responsible for providing the insight completion list for an CompletionTextField.
|
| CompletionTextComponent
Common interface for the text components that support the PopupCompleteHandler.
|
| CompletionTextField
CompletionTextField is a JTextField with built in support for displaying a completion list.
|