| Package | Description |
|---|---|
| oracle.ide.model |
Contains interfaces and classes implementing JDeveloper's data model.
|
| oracle.javatools.buffer |
The
TextBuffer package assists in the manipulation of
in-memory text content, whether it is read-only text, or read-write
text. |
| oracle.jdeveloper.java.provider |
Public implementations of the JavaFileProvider interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Log |
Node.LOG_READONLY |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.setEventLog(Log log) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReadWriteLockImplementation.setEventLog(Log log) |
void |
ReadWriteLock.setEventLog(Log log) |
| Modifier and Type | Field and Description |
|---|---|
protected static Log |
CachedFileProvider.logger |