| Package | Description |
|---|---|
| oracle.jdeveloper.engine | |
| oracle.jdeveloper.jsp.faces | |
| oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model.
|
| oracle.jdeveloper.wizard.common |
Contains classes used by wizards.
|
| Class and Description |
|---|
| JavaNode
The JavaNode represents a Java class element in the JDeveloper browser.
|
| JavaSourceNode
The
JavaSourceNode interface represents a Java source file in the JDeveloper browser. |
| Class and Description |
|---|
| JspSourceNode
The
JspSourceNode interface represents a Jsp source file in the JDeveloper browser. |
| Class and Description |
|---|
| ApplicationContent
Class that represents certain parts of Application content, such as the application-level ADF META-INF directory.
|
| ApplicationLibraries
Provides application libraries.
|
| ContentFolder
This class is used to dipslay and edit a ContentSet in the UI.
|
| ContentSetPanel
Panel for displaying and editing
ContentSets. |
| ContentSetPanel.EmptyContentSetException
Signals that the ContentSet is empty, that is, there is no content folder specified.
|
| ContentSetValidator
Defines the callback used to validate and process URLs that the user is attempting to add to a
ContentSet from the ContentSetPanel GUI. |
| J2eeSettings
Settings object for storing the settings associated with a J2EE project.
|
| JavaNode
The JavaNode represents a Java class element in the JDeveloper browser.
|
| JavaProject |
| JavaProjectEvent
Event class for
JavaProjectListener. |
| JavaSourceNode
The
JavaSourceNode interface represents a Java source file in the JDeveloper browser. |
| JProjectLibraries
JProjectLibraries is the means by which JDK and JLibrary information may be stored and retrieved from a given PropertyStorage object.
|
JProjectTechnologyEvent
JProjectTechnologyEvent is an event which indicates that a technology has been added or removed from a project. |
JProjectTechnologyListener
JProjectTechnologyListener defines the interface for an object that's notified when a technology is added or removed from a project. |
| LibraryModel |
| OutputDirectoryMigrator
Migrates the output directory setting in a JavaProject.
|
| PackagedSource
The Interface to get the package and file name from a source file.
|
| PathsConfiguration |
| SourceRootHelper
The
SourceRootHelper defines the protocol by which a class can participate in determining the source root for files of a specific, non-Java file type. |
| TechnologySpecificSupportProvider
Interface for providers of technology-specific functionality for generic classes in javacore.
|
| ViewTechContextExtensionRegistry
Refactored from JspContextExtensionRegistry.
|
| ViewTechContextExtensionRegistry.GrammarProviderSource
Source of additional grammar provider to be used in the context of a JSP page.
|
| ViewTechContextExtensionRegistry.MetadataProviderSource
Source of additional metadata provider to be used in the context of a JSP node.
|
| ViewTechContextExtensionRegistry.ProjectGrammarProviderSource
Source of additional grammar provider to be used in the context of a JSP project.
|
| ViewTechContextExtensionRegistry.ProjectMetadataProviderSource
Source of additional metadata provider to be used in the context of a JSP project.
|
| Class and Description |
|---|
| JavaSourceNode
The
JavaSourceNode interface represents a Java source file in the JDeveloper browser. |