| Package | Description | 
|---|---|
| oracle.ide.explorer | 
 Contains the interfaces and classes addins use to provide a structured
view of data contained in nodes displayed in a navigator or an editor. 
 | 
| oracle.ide.layout | 
 Contains interfaces and classes addins can implement or extend to provide
preferred layouts for their own specialized editors. 
 | 
| oracle.ide.model | 
 Contains interfaces and classes implementing JDeveloper's data model. 
 | 
| oracle.ide.palette | 
 Contains classes that allow for palette integration and commands. 
 | 
| oracle.ide.runner | 
 Contains classes that allow addins some level of control on the IDE runner system. 
 | 
| oracle.ide.todo | 
 Contains API classes for the To Do Item feature. 
 | 
| oracle.jdeveloper.audit.model | 
 The base classes for defining the Audit object model. 
 | 
| oracle.jdeveloper.cmt | 
 The Component Model Tool, an API for manipulating Java source code. 
 | 
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.cmd | |
| oracle.jdeveloper.deploy.common | |
| oracle.jdeveloper.library | 
 The  
Libraries package provides the library API used
by JDeveloper. | 
| oracle.jdeveloper.offlinedb.browser | 
 Offline Database Node implementations for the JDeveloper's Application
Navigator. 
 | 
| oracle.jdevimpl.audit.model | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CellRendererAttributes
The  
TNodeConstants class defines the TNode
 bits. | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
CellRendererAttributes.duplicate()
Return an exact duplicate of me. 
 | 
abstract Attributes | 
TreeExplorer.getCellRendererAttributes()
Renderer attribute control how nodes should be rendered. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
Layouts.getAttributes()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultAttributes
This class encapsulates the notion of attributes, which is a
  collection of boolean flags. 
 | 
class  | 
ElementAttributes
Extends  
Attributes to focus on the notion of Element
  attributes. | 
| Modifier and Type | Field and Description | 
|---|---|
static Attributes | 
DefaultAttributes.EMPTY_ATTRIBUTES
Classes that define no attributes should use  
EMPTY_ATTRIBUTES | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
ElementAttributes.duplicate()
Return an exact duplicate of me. 
 | 
Attributes | 
Attributes.duplicate()
Returns a copy a this attribute object. 
 | 
Attributes | 
XMLDataNode.getAttributes()  | 
Attributes | 
NodeInfo.getAttributes()
The attributes of the  
Node. | 
Attributes | 
Node.getAttributes()  | 
Attributes | 
Element.getAttributes()
This method returns an  
Attributes object that encodes the 
  attributes of the Element. | 
Attributes | 
DefaultElement.getAttributes()
Part of the  
Element interface. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
UpdateMessage.fireAttributeChanged(Subject subject,
                    Attributes oldAttributes)
This method sends an  
UpdateMessage whose ID is
  UpdateMessage.ATTRIBUTE_CHANGED to all Observers of the
  specified Subject. | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
PaletteItem.getAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
RunProcess.getAttributes()
Returns a this  
Element's Attributes. | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
AbstractToDoItem.getAttributes()
Provides an attribute set 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
ContentDirectory.getAttributes()
This method returns an  
Attributes object that encodes the 
  attributes of the Element. | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
CmtFolder.getAttributes()
Returns  
oracle.ide.model.DefaultAttributes.EMPTY_ATTRIBUTES; | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
DeployElement.getAttributes()
Part of the  
Element interface. | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
DeployCommand.getAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
DeployedModule.getAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
LegacyLibraryList.getAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
ProviderNode.getAttributes()  | 
| Modifier and Type | Method and Description | 
|---|---|
Attributes | 
UnauditableFileModelAdapter.UnauditableElement.getAttributes()  | 
Attributes | 
DefaultContentDirectory.getAttributes()  |