| Package | Description |
|---|---|
| oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationContent |
ApplicationContentPanel.getApplicationContent(TraversableContext tc) |
static ApplicationContent |
ApplicationContent.getInstance(HashStructure hash,
java.net.URL workspaceURL) |
static ApplicationContent |
ApplicationContent.getInstance(PropertyStorage psWorkspace,
java.net.URL workspaceURL) |
static ApplicationContent |
ApplicationContent.getInstance(Workspace workspace)
Returns a new ApplicationContent adapter for the specified Workspace.
|