| Package | Description |
|---|---|
| oracle.ide.log |
Contains the interfaces and classes that allow addins to provide their
own log pages.
|
| oracle.javatools.ui.builders | |
| oracle.javatools.ui.search |
Provides a general purpose search or filter component.
|
| Modifier and Type | Method and Description |
|---|---|
SearchField |
MessagePage.getToolbarSearchField()
Get the SearchField that searches the log.
|
| Modifier and Type | Method and Description |
|---|---|
SearchField |
BuiltToolBar.getSearchField() |
| Modifier and Type | Method and Description |
|---|---|
SearchField |
SearchFieldUI.getSearchField() |
SearchField |
MiniSearchField.getSearchField() |
| Constructor and Description |
|---|
SearchHistoryPopup(SearchField searchField,
SearchHistoryPopup.HistoryProvider historyProvider)
install this history popup on a search field.
|