| Package | Description |
|---|---|
| oracle.ide.config |
Contains classes encapsulating JDevelopers's environment settings.
|
| oracle.jdeveloper.audit.model |
The base classes for defining the Audit object model.
|
| Modifier and Type | Method and Description |
|---|---|
static Preferences |
Preferences.getPreferences()
Returns the product-level Preferences object.
|
| Constructor and Description |
|---|
StructureDependency(Preferences preferences,
HashStructureAdapter scope,
java.lang.String... properties)
Creates a dependency on properties of a
HashStructureAdapter of
Preferences. |
StructureDependency(Preferences preferences,
java.lang.String... properties)
Creates a dependency on properties of
Preferences. |