| Package | Description |
|---|---|
| oracle.ide.model |
Contains interfaces and classes implementing JDeveloper's data model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Connections
Top level IDE level Connections Node.
|
class |
ObservableFolder
|
class |
Preferences
Deprecated.
since 11.1.1. Do not use this class. It will be removed in a
future version of the ide framework. For preferences, see
Preferences. |
class |
Workspaces
This class holds all Workspace objects currently available to the user
in the IDE.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultFolder.copyToImpl(DefaultFolder copy)
Design pattern for supporting strongly typed copying.
|
protected boolean |
DefaultFolder.equalsImpl(DefaultFolder defaultFolder)
This is a helper method for
Object.equals(Object) that can
also be used by subclasses that implement Object.equals(Object). |