|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromptedTextField | |
|---|---|
| oracle.javatools.ui | A general user interface component library. |
| oracle.javatools.ui.completion | |
| oracle.javatools.ui.search | Provides a general purpose search or filter component. |
| Uses of PromptedTextField in oracle.javatools.ui |
|---|
| Subclasses of PromptedTextField in oracle.javatools.ui | |
|---|---|
class |
ExtendedTextField
A custom text component for use where the contents of a text field may be considerably longer than the visible area of the text field, and where using a larger JTextArea is not suitable. |
| Uses of PromptedTextField in oracle.javatools.ui.completion |
|---|
| Subclasses of PromptedTextField in oracle.javatools.ui.completion | |
|---|---|
class |
CompletionTextField
CompletionTextField is a JTextField with built in support for displaying a completion list. |
| Uses of PromptedTextField in oracle.javatools.ui.search |
|---|
| Methods in oracle.javatools.ui.search that return PromptedTextField | |
|---|---|
PromptedTextField |
SearchField.getTextField()
Returns the wrapped prompted text field. |
| Constructors in oracle.javatools.ui.search with parameters of type PromptedTextField | |
|---|---|
SearchField(PromptedTextField textField)
|
|
SearchField(PromptedTextField textField,
SearchField.Style style)
|
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||