Package | Description |
---|---|
oracle.ide.externaltools.macro |
Contains APIs related to macros that can be expanded when invoking external tools.
|
oracle.ide.net |
Provides a virtual file system framework based on java.net.URL.
|
oracle.ide.webbrowser |
Contains classes that allow addins some level of control on the IDE web browser
settings.
|
oracle.javatools.controls |
Contains user interface utilities that do not depend directly on the
JDeveloper framework.
|
oracle.javatools.controls.completionfield |
Classes implementing a code-insight like completion utility for text
fields.
|
Modifier and Type | Class and Description |
---|---|
class |
MacroTextField
A text field that will display a completion insight popup when the user
starts typing a macro.
|
Modifier and Type | Class and Description |
---|---|
class |
URLTextField
This is a subclass of
JTextField that is intended to hold
a single URL . |
Modifier and Type | Class and Description |
---|---|
class |
CommandLineField |
Modifier and Type | Class and Description |
---|---|
class |
FileField
A FileField is a text field that provides an insight list making it easy to
enter filenames via the keyboard.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletionTextArea
Deprecated.
completion code moved to UIC, this code will no longer be enhanced
|
class |
CompletionTextField
Deprecated.
completion code moved to UIC, this code will no longer be enhanced
|