Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _


A

a() - Method in class oracle.javatools.db.diff.ResultSet
 
abort() - Method in interface javax.ide.model.java.source.TreeTransaction
Aborts this multi-tree transaction.
abort() - Method in interface oracle.javatools.parser.java.v2.write.SourceTransaction
Rolls back changes to the beginning of the transaction and releases all locked resources.
AbortBuildException - Exception in javax.ide.build
Exception thrown by BuildListeners to stop the build process.
AbortBuildException(String) - Constructor for exception javax.ide.build.AbortBuildException
Constructs an AbortBuildException.
AbortBuildException(String, Throwable) - Constructor for exception javax.ide.build.AbortBuildException
Constructs an AbortBuildException.
abortSteps() - Method in class oracle.javatools.dialogs.progress.ProgressChecklist
Aborts all remaining steps for the progress check list.
abortTrans() - Method in class oracle.ide.controller.CommandProcessor
Abort a multi Command batch operation, calling undo on any Command instances already invoked as part of the current batch operation.
ABOUT_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
ABOUT_CMD - Static variable in class oracle.ide.IdeConstants
About command.
ABOUT_CMD_ID - Static variable in class oracle.ide.IdeConstants
About command id.
AboutBoxFactory - Class in oracle.ide.help
A factory that creates the product about box using an AboutBoxModel.
AboutBoxFactory() - Constructor for class oracle.ide.help.AboutBoxFactory
 
AboutBoxModel - Class in oracle.ide.help
The model for the about box.
AboutBoxModel() - Constructor for class oracle.ide.help.AboutBoxModel
 
AboutBoxPage - Class in oracle.ide.help
A page in the about box.
AboutBoxPage() - Constructor for class oracle.ide.help.AboutBoxPage
 
AboutCommand - Class in oracle.ide.cmd
The AboutCommand handles displaying the about box dialog.
AboutCommand() - Constructor for class oracle.ide.cmd.AboutCommand
 
ABSTRACT_CLASS - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
AbstractAdditionalPage - Class in oracle.ide.inspector
 
AbstractAdditionalPage() - Constructor for class oracle.ide.inspector.AbstractAdditionalPage
 
AbstractAliasFragment - Class in oracle.javatools.db.sql
SQLFragment that consists of an expression and an alias.
AbstractAliasFragment() - Constructor for class oracle.javatools.db.sql.AbstractAliasFragment
Creates an empty fragment.
AbstractAliasFragment(SQLFragment, String) - Constructor for class oracle.javatools.db.sql.AbstractAliasFragment
Creates a fragment with given expression and alias.
AbstractAnnotation - Class in oracle.javatools.parser.java.v2.common
TODO: Is this class really necessary?
AbstractAnnotation() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractAnnotation
 
AbstractAuditAddin - Class in oracle.jdeveloper.audit
A convenience abstract base class for writing an IDE addin whose purpose is to extend Audit.
AbstractAuditAddin() - Constructor for class oracle.jdeveloper.audit.AbstractAuditAddin
 
AbstractAuditModel - Class in oracle.jdevimpl.audit.core
A partial implementation of the AuditModel interface.
AbstractAuditModel() - Constructor for class oracle.jdevimpl.audit.core.AbstractAuditModel
 
AbstractBraceProvider - Class in oracle.javatools.editor.language
The GenericBraceProvider implementation provides brace matching support for "generic" languages that implement the generic Language API to describe the language.
AbstractBraceProvider() - Constructor for class oracle.javatools.editor.language.AbstractBraceProvider
 
AbstractBrowseClickPlugin - Class in oracle.ide.ceditor
The AbstractBrowseClickPlugin is an assistance plugin that listens for Ctrl-Click's to perform "Go to declaration" functionality
AbstractBrowseClickPlugin() - Constructor for class oracle.ide.ceditor.AbstractBrowseClickPlugin
 
AbstractBuildableObject - Class in oracle.javatools.db
Provides methods for lazy loading and building AbstractDBObjects.
AbstractBuildableObject() - Constructor for class oracle.javatools.db.AbstractBuildableObject
 
AbstractBuildableObject(String, DBObjectID) - Constructor for class oracle.javatools.db.AbstractBuildableObject
Constructs a new instance with the specified name and id.
AbstractBundleSelectionValidator - Class in oracle.ide.resourcebundle
 
AbstractBundleSelectionValidator() - Constructor for class oracle.ide.resourcebundle.AbstractBundleSelectionValidator
 
AbstractCellEditor - Class in oracle.ide.controls
The code in this class is derived from the source from the JTreeTable article that can be found at: http://java.sun.com/products/jfc/tsc/articles/treetable2/index.html.
AbstractCellEditor() - Constructor for class oracle.ide.controls.AbstractCellEditor
 
AbstractChildDBObject - Class in oracle.javatools.db
Extension of DBObject used by child object in the API.
AbstractChildDBObject() - Constructor for class oracle.javatools.db.AbstractChildDBObject
 
AbstractChildDBObject(String) - Constructor for class oracle.javatools.db.AbstractChildDBObject
 
AbstractChildDBObject(String, DBObject) - Constructor for class oracle.javatools.db.AbstractChildDBObject
 
AbstractClass - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaClass.
AbstractClass() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractClass
 
AbstractClickPlugin - Class in oracle.javatools.editor.plugins
The AbstractClickPlugin is an abstract starting point for an EditorPlugin implementation which provides support for performing some action when the user clicks over certain text in an editor, usually with a modifier key held down.
AbstractClickPlugin() - Constructor for class oracle.javatools.editor.plugins.AbstractClickPlugin
 
AbstractCodeFoldingPlugin - Class in oracle.javatools.editor.folding
Defines common behavior for an editor plugin that enables collapsible source code blocks.
AbstractCodeFoldingPlugin() - Constructor for class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
AbstractCodeFoldingPlugin.DocumentHandler - Class in oracle.javatools.editor.folding
 
AbstractCodeFoldingPlugin.DocumentHandler() - Constructor for class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin.DocumentHandler
 
AbstractCompositeFileElementProxy - Class in oracle.ide.composite
Deprecated. replaced by BaseCompositeFileElementProxy or DefaultCompositeFileElementProxy for container-based proxies.
AbstractCompositeFileElementProxy() - Constructor for class oracle.ide.composite.AbstractCompositeFileElementProxy
Deprecated. Constructs an AbstractCompositeFileElementProxy object.
AbstractCompositeFileElementProxy(String) - Constructor for class oracle.ide.composite.AbstractCompositeFileElementProxy
Deprecated. replaced by AbstractCompositeFileElementProxy.AbstractCompositeFileElementProxy(); the view type is supplied in composite-file-element-hook.
AbstractConnectionCreator - Class in oracle.jdeveloper.db.adapter
Abstract implementation of ConnectionCreator that implements getConnection() and creates a connection given the URL and driver class returned by getConnectionURL() and getDriverClassName().
AbstractConnectionCreator() - Constructor for class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
 
AbstractDatabase - Class in oracle.javatools.db
Base implementation of the Database interface.
AbstractDatabase(String, String, Connection) - Constructor for class oracle.javatools.db.AbstractDatabase
Constructs a new AbstractDatabase.
AbstractDBObject - Class in oracle.javatools.db
Provides an abstract implementation of the DBObject interface.
AbstractDBObject() - Constructor for class oracle.javatools.db.AbstractDBObject
Constructs a new instance.
AbstractDBObject(String) - Constructor for class oracle.javatools.db.AbstractDBObject
Constructs a new instance with the specified name.
AbstractDBObject(String, DBObjectID) - Constructor for class oracle.javatools.db.AbstractDBObject
Constructs a new instance with the specified name and id.
AbstractDBObject.ChildSupport - Class in oracle.javatools.db
 
AbstractDBObject.ListenerSupport - Class in oracle.javatools.db
Utility class for caching a list of DBObjectListeners and firing events to them.
AbstractDBObject.ListenerSupport() - Constructor for class oracle.javatools.db.AbstractDBObject.ListenerSupport
 
AbstractDBObjectBuilder<T extends AbstractBuildableObject> - Class in oracle.javatools.db
Abstract implementation of DBObjectbuilder that provides core support for component building of objects.
AbstractDBObjectBuilder(AbstractDBObjectProvider, String) - Constructor for class oracle.javatools.db.AbstractDBObjectBuilder
 
AbstractDBObjectBuilder.PropertyBuilder - Annotation Type in oracle.javatools.db
Annotation to mark methods that build components (properties) of a given object within this builder.
AbstractDBObjectID - Class in oracle.javatools.db
Abstract implementation of DBObjectID for subclassing by DBObjectID implementations.
AbstractDBObjectID() - Constructor for class oracle.javatools.db.AbstractDBObjectID
 
AbstractDBObjectID(String) - Constructor for class oracle.javatools.db.AbstractDBObjectID
 
AbstractDBObjectID(String, DBObjectID) - Constructor for class oracle.javatools.db.AbstractDBObjectID
 
AbstractDBObjectProvider - Class in oracle.javatools.db
Provides a base implementation of the DBObjectProvider interface.
AbstractDBObjectProvider() - Constructor for class oracle.javatools.db.AbstractDBObjectProvider
 
AbstractDBObjectProvider(boolean) - Constructor for class oracle.javatools.db.AbstractDBObjectProvider
 
AbstractDBObjectUsage - Class in oracle.javatools.db.sql
Abstract implementation for a SQLFragment that uses another DBObject (e.g a Column) through a FromObject in the query.
AbstractDBObjectUsage() - Constructor for class oracle.javatools.db.sql.AbstractDBObjectUsage
 
AbstractDBObjectUsage(DBObjectID, DBObjectID) - Constructor for class oracle.javatools.db.sql.AbstractDBObjectUsage
 
AbstractDerivedLibrary - Class in oracle.jdeveloper.library
AbstractDerivedLibrary class.
AbstractDerivedLibrary() - Constructor for class oracle.jdeveloper.library.AbstractDerivedLibrary
Default constructor.
AbstractDocumentRenderer - Class in oracle.javatools.editor.language
An AbstractDocumentRenderer is the base class for all DocumentRenderers provided with this editor component.
AbstractDocumentRenderer(LanguageSupport) - Constructor for class oracle.javatools.editor.language.AbstractDocumentRenderer
Constructs a new style provider for the specified document.
AbstractEditingPlugin - Class in oracle.ide.ceditor
The AbstractEditingPlugin is an assistance plugin that helps with Java/JavaScript coding (basically, languages with descendants from C), to take care of the various tedious aspects of editing, such as lining up asterisks in multi-line comments, balancing comment start and ends, and so on.
AbstractEditingPlugin() - Constructor for class oracle.ide.ceditor.AbstractEditingPlugin
Constructs a new AbstractEditingPlugin that is not currently associated with any editor or document.
AbstractEditor - Class in oracle.ide.editor
Deprecated. The Editor hierarchy has been collapsed
AbstractEditor() - Constructor for class oracle.ide.editor.AbstractEditor
Deprecated.  
AbstractEditorHoverPlugin - Class in oracle.ide.ceditor
The AbstractEditorHoverPlugin is an abstract plugin implementation that helps in performing code hover for Java-like languages
AbstractEditorHoverPlugin() - Constructor for class oracle.ide.ceditor.AbstractEditorHoverPlugin
 
AbstractEditorPlugin - Class in oracle.javatools.editor.plugins
The AbstractEditorPlugin provides a starting point implementation for an editor plugin that provides many of the common methods and fields used by plugins.
AbstractEditorPlugin() - Constructor for class oracle.javatools.editor.plugins.AbstractEditorPlugin
 
AbstractElement - Class in oracle.javatools.parser.java.v2.common
A generic implementation of JavaElement with stubs for most of the methods.
AbstractElement() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractElement
 
AbstractELReferenceFactory - Class in oracle.jdeveloper.webapp.xdf
 
AbstractELReferenceFactory(XmlKey, ELType, XmlMetadataResolver, ReferenceFactory) - Constructor for class oracle.jdeveloper.webapp.xdf.AbstractELReferenceFactory
 
AbstractEnumerationField - Class in oracle.jdeveloper.audit.bean
An abstract property field for types to be presented in a combo box.
AbstractEnumerationField() - Constructor for class oracle.jdeveloper.audit.bean.AbstractEnumerationField
Creates an enumeration property field.
AbstractEnumerationField(String[]) - Constructor for class oracle.jdeveloper.audit.bean.AbstractEnumerationField
Creates an enumeration property field with an initial set of enumerals.
AbstractExpressionBuilderPicker - Class in oracle.ide.expressionbuilder
 
AbstractExpressionBuilderPicker() - Constructor for class oracle.ide.expressionbuilder.AbstractExpressionBuilderPicker
 
AbstractField - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaField.
AbstractField() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractField
 
AbstractFileContentRecognizerTemplate - Class in oracle.ide.model
 
AbstractFileContentRecognizerTemplate() - Constructor for class oracle.ide.model.AbstractFileContentRecognizerTemplate
 
AbstractFileContentRecognizerTemplate.ContentToLookFor - Class in oracle.ide.model
 
AbstractFileContentRecognizerTemplate.ContentToLookFor(String, int) - Constructor for class oracle.ide.model.AbstractFileContentRecognizerTemplate.ContentToLookFor
 
AbstractFileContentRecognizerTemplate.FileContentRule - Class in oracle.ide.model
 
AbstractFileContentRecognizerTemplate.FileContentRule(String, File, List<AbstractFileContentRecognizerTemplate.ContentToLookFor>, MetaClass<Node>) - Constructor for class oracle.ide.model.AbstractFileContentRecognizerTemplate.FileContentRule
 
AbstractFileScope - Class in oracle.ide.file
Base class for file scope implementations.
AbstractFileScope() - Constructor for class oracle.ide.file.AbstractFileScope
 
AbstractFlatEditor - Class in oracle.ide.editor
Deprecated. The Editor hierarchy has been collapsed
AbstractFlatEditor() - Constructor for class oracle.ide.editor.AbstractFlatEditor
Deprecated.  
AbstractFlatEditorAddin - Class in oracle.ide.editor
Deprecated. Please use EditorAddin instead
AbstractFlatEditorAddin() - Constructor for class oracle.ide.editor.AbstractFlatEditorAddin
Deprecated.  
AbstractFoldingBlock - Class in oracle.javatools.editor.folding
Defines common behavior for an object that describes a collapsible source code block in a code folding data model.
AbstractFoldingBlock() - Constructor for class oracle.javatools.editor.folding.AbstractFoldingBlock
 
AbstractFoldingMargin - Class in oracle.javatools.editor.plugins
 
AbstractFoldingMargin() - Constructor for class oracle.javatools.editor.plugins.AbstractFoldingMargin
 
AbstractFromObjectUsage - Class in oracle.javatools.db.sql
Abstract SQLFragment implementation of FromObjectUsage.
AbstractFromObjectUsage() - Constructor for class oracle.javatools.db.sql.AbstractFromObjectUsage
 
AbstractFromObjectUsage(FromObject) - Constructor for class oracle.javatools.db.sql.AbstractFromObjectUsage
Deprecated. - use ID based constructor instead
AbstractFromObjectUsage(DBObjectID) - Constructor for class oracle.javatools.db.sql.AbstractFromObjectUsage
 
AbstractHistoryModel - Class in oracle.javatools.history
An abstract implementation of HistoryModel that makes it convenient to handle events.
AbstractHistoryModel() - Constructor for class oracle.javatools.history.AbstractHistoryModel
 
AbstractImageToNodeTransformer - Class in oracle.jdeveloper.webapp.datatransfer
 
AbstractImageToNodeTransformer(String, String) - Constructor for class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
AbstractImageToNodeTransformer(String, String, String, String, String) - Constructor for class oracle.jdeveloper.webapp.datatransfer.AbstractImageToNodeTransformer
 
AbstractInsight - Class in oracle.javatools.editor.insight
The AbstractInsight class provides some of the common functionality of all Insight implementations, such as handling the delayed timer, trapping of editor commands, displaying of the Insight window, and so on.
AbstractInsight() - Constructor for class oracle.javatools.editor.insight.AbstractInsight
 
AbstractInsight.NavigationHook - Class in oracle.javatools.editor.insight
 
AbstractInsight.NavigationHook() - Constructor for class oracle.javatools.editor.insight.AbstractInsight.NavigationHook
 
AbstractInsight.State - Enum in oracle.javatools.editor.insight
 
AbstractLanguageSupport - Class in oracle.javatools.editor.language
An AbstractLanguageSupport is the base class for all LanguageSupports provided with this editor component.
AbstractLanguageSupport() - Constructor for class oracle.javatools.editor.language.AbstractLanguageSupport
 
AbstractLayoutListener - Class in oracle.ide.layout
A Class class.
AbstractLayoutListener() - Constructor for class oracle.ide.layout.AbstractLayoutListener
Constructor
AbstractLexer - Class in oracle.javatools.parser
The AbstractLexer is a basic abstract implementation which takes care of common functionality across all Lexers, such as the buffer and offset issues, and for providing a basic LexerToken object which just stores token and offset information.
AbstractLexer() - Constructor for class oracle.javatools.parser.AbstractLexer
 
AbstractLexer.DefaultLexerToken - Class in oracle.javatools.parser
The DefaultLexerToken just implements a basic LexerToken which stores a token and start/end offsets.
AbstractLexer.DefaultLexerToken() - Constructor for class oracle.javatools.parser.AbstractLexer.DefaultLexerToken
 
AbstractLibrary - Class in oracle.jdeveloper.library
A read only, partial implementation of Libary.
AbstractLibrary() - Constructor for class oracle.jdeveloper.library.AbstractLibrary
Default constructor.
AbstractLogManager - Class in oracle.ide.log
The AbstractLogManager class provides the basic support for managing and showing a log page's context menu.
AbstractLogManager() - Constructor for class oracle.ide.log.AbstractLogManager
 
AbstractLogPage - Class in oracle.ide.log
The AbstractLogPage is a convenience class that should be extended by integrators that need to add their own LogPage to the LogWindow.
AbstractLogPage(String, String, Icon, boolean) - Constructor for class oracle.ide.log.AbstractLogPage
 
AbstractLogPage(ViewId, Icon, boolean) - Constructor for class oracle.ide.log.AbstractLogPage
Creates an AbstractLogPage.
AbstractLogPage(ViewId, Icon) - Constructor for class oracle.ide.log.AbstractLogPage
Creates an AbstractLogPage.
AbstractLogPage(ViewId) - Constructor for class oracle.ide.log.AbstractLogPage
Creates an AbstractLogPage.
AbstractMergeAddin - Class in oracle.jdeveloper.merge
Deprecated. replaced by DynamicMergeAddin
AbstractMergeAddin() - Constructor for class oracle.jdeveloper.merge.AbstractMergeAddin
Deprecated. Constructor.
AbstractMergeAddin(Class<? extends AbstractMergeEditor>) - Constructor for class oracle.jdeveloper.merge.AbstractMergeAddin
Deprecated. Constructor.
AbstractMergeEditor - Class in oracle.jdeveloper.merge
Deprecated. replaced by DynamicMergeEditor.
AbstractMergeEditor() - Constructor for class oracle.jdeveloper.merge.AbstractMergeEditor
Deprecated.  
AbstractMethod - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaMethod.
AbstractMethod() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractMethod
 
AbstractNumberField - Class in oracle.jdevimpl.audit.bean
 
AbstractNumberField() - Constructor for class oracle.jdevimpl.audit.bean.AbstractNumberField
 
AbstractOracleConnCreator - Class in oracle.jdeveloper.db.adapter
 
AbstractOracleConnCreator() - Constructor for class oracle.jdeveloper.db.adapter.AbstractOracleConnCreator
 
AbstractPackage - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaPackage.
AbstractPackage() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractPackage
 
AbstractPaletteObjectBuilder<T> - Class in oracle.ide.palette2
The AbstractPaletteObjectBuilder aids in building objects related to the component palette.
AbstractPaletteObjectBuilder() - Constructor for class oracle.ide.palette2.AbstractPaletteObjectBuilder
 
AbstractPicker - Class in oracle.ide.controls
 
AbstractPicker() - Constructor for class oracle.ide.controls.AbstractPicker
 
AbstractPicker.PickerResultValidator - Interface in oracle.ide.controls
The interface defining Validators for AbstractPicker browse actions.
AbstractPicker.PickerValueEncoder - Interface in oracle.ide.controls
The interface defining Encoders for AbstractPicker values.
AbstractPinnable - Class in oracle.ide.view
AbstractPinnable implements the Pinnable interface as it applies to a DockableWindow which is capable of responding to changes in selection in the active View as well as changes of the active View from one View to another.
AbstractPinnable(String) - Constructor for class oracle.ide.view.AbstractPinnable
Constructor.
AbstractPinnable(IdeMainWindow, String) - Constructor for class oracle.ide.view.AbstractPinnable
Don't use this constructor.
AbstractProgressMonitor - Class in oracle.ideimpl.webupdate
 
AbstractProgressMonitor() - Constructor for class oracle.ideimpl.webupdate.AbstractProgressMonitor
 
AbstractPropertyManager - Class in oracle.javatools.db.property
 
AbstractPropertyManager(DBObjectProvider) - Constructor for class oracle.javatools.db.property.AbstractPropertyManager
 
AbstractSchemaObject - Class in oracle.javatools.db
Provides a base implementation of the SchemaObject interface.
AbstractSchemaObject() - Constructor for class oracle.javatools.db.AbstractSchemaObject
 
AbstractSchemaObject(String, Schema, DBObjectID) - Constructor for class oracle.javatools.db.AbstractSchemaObject
Constructs a new instance with the specified name and schema.
AbstractSchemaObject(String, Schema) - Constructor for class oracle.javatools.db.AbstractSchemaObject
Constructs a new instance with the specified name and schema.
AbstractSchemaObjectUsage - Class in oracle.javatools.db.sql
Abstract class for usages that reference a SchemaObject (e.g.
AbstractSchemaObjectUsage() - Constructor for class oracle.javatools.db.sql.AbstractSchemaObjectUsage
 
AbstractSchemaObjectUsage(DBObjectID) - Constructor for class oracle.javatools.db.sql.AbstractSchemaObjectUsage
 
AbstractSizeChooser - Class in oracle.ide.db.controls
 
AbstractSizeChooser() - Constructor for class oracle.ide.db.controls.AbstractSizeChooser
 
AbstractSizeChooser(String) - Constructor for class oracle.ide.db.controls.AbstractSizeChooser
 
AbstractSQLFragment - Class in oracle.javatools.db.sql
Abstract superclass for SQLFragment implementations.
AbstractSQLFragment() - Constructor for class oracle.javatools.db.sql.AbstractSQLFragment
 
AbstractSQLQuery - Class in oracle.javatools.db.sql
Abstract implementation of a SQLQuery.
AbstractSQLQuery() - Constructor for class oracle.javatools.db.sql.AbstractSQLQuery
 
AbstractSQLQueryBuilder - Class in oracle.javatools.db.sql
Abstract implementation of SQLQuery that performs functions generic to any builder.
AbstractSQLQueryBuilder(DBObjectProvider, Schema) - Constructor for class oracle.javatools.db.sql.AbstractSQLQueryBuilder
Constructor
AbstractStarterFactory - Class in oracle.ide.runner
 
AbstractStarterFactory() - Constructor for class oracle.ide.runner.AbstractStarterFactory
 
AbstractSyntaxRecognizer - Class in oracle.javatools.parser
The AbstractSyntaxRecognizer is a basic abstract implementation which takes care of common functionality across SyntaxRecognizers for LL(1) parsers.
AbstractSyntaxRecognizer() - Constructor for class oracle.javatools.parser.AbstractSyntaxRecognizer
 
AbstractSystemObject - Class in oracle.javatools.db
Abstract superclass for all SystemObject implementations.
AbstractSystemObject(String, DBObjectID) - Constructor for class oracle.javatools.db.AbstractSystemObject
 
AbstractSystemObject() - Constructor for class oracle.javatools.db.AbstractSystemObject
 
AbstractTextBuffer - Class in oracle.javatools.buffer
The AbstractTextBuffer class is a starting point for classes implementing the TextBuffer interface.
AbstractTextBuffer(ReadWriteLock) - Constructor for class oracle.javatools.buffer.AbstractTextBuffer
Initialize this abstract class using the given lock instance to use.
AbstractTextBuffer.UndoState - Class in oracle.javatools.buffer
The UndoState is a layer of indirection between the TextBuffer and UndoableTextEdit's to allow undo's to be detached from the TextBuffer and reattach to a TextBuffer with the same buffer contents.
AbstractTextField - Class in oracle.jdeveloper.audit.bean
An abstract property field for types to be presented in a text field.
AbstractTextField() - Constructor for class oracle.jdeveloper.audit.bean.AbstractTextField
 
AbstractTextField(int) - Constructor for class oracle.jdeveloper.audit.bean.AbstractTextField
 
AbstractToDoItem - Class in oracle.ide.todo
A AbstractToDoItem represents a task the user wants to track.
AbstractToDoItem() - Constructor for class oracle.ide.todo.AbstractToDoItem
Constructor
AbstractToDoItem(String, int, int, int, URL, boolean, Date) - Constructor for class oracle.ide.todo.AbstractToDoItem
 
AbstractTreeExplorer - Class in oracle.ide.explorer
Provides a base class for tree explorer implementations.
AbstractTreeExplorer() - Constructor for class oracle.ide.explorer.AbstractTreeExplorer
 
AbstractTreeModel - Class in oracle.jdevimpl.audit.swing
An abstract tree model.
AbstractTreeModel() - Constructor for class oracle.jdevimpl.audit.swing.AbstractTreeModel
 
AbstractTreePicker - Class in oracle.ide.db.controls
Abstract ItemPicker implementation providing some support for having a JTree to pick from.
AbstractTreePicker() - Constructor for class oracle.ide.db.controls.AbstractTreePicker
 
AbstractTreePicker(JTree) - Constructor for class oracle.ide.db.controls.AbstractTreePicker
 
AbstractTreeTableModel - Class in oracle.ide.controls
Deprecated. use uic:oracle.javatools.ui.treetable.*
AbstractTreeTableModel(Object) - Constructor for class oracle.ide.controls.AbstractTreeTableModel
Deprecated.  
AbstractTreeTableModel - Class in oracle.javatools.ui.treetable
The code in this class is derived from the source from the JTreeTable article that can be found at: http://java.sun.com/products/jfc/tsc/articles/treetable2/index.html.
AbstractTreeTableModel(Object) - Constructor for class oracle.javatools.ui.treetable.AbstractTreeTableModel
 
AbstractType - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaType.
AbstractType() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractType
 
AbstractURLStreamHandler - Class in oracle.ide.net
This class is to be used as the base for URLStreamHandler implementations returned for urlfilesystem-hook.
AbstractURLStreamHandler() - Constructor for class oracle.ide.net.AbstractURLStreamHandler
 
AbstractUserPropertyValidator - Class in oracle.jdeveloper.offlinedb.userprops
 
AbstractUserPropertyValidator() - Constructor for class oracle.jdeveloper.offlinedb.userprops.AbstractUserPropertyValidator
 
AbstractVariable - Class in oracle.javatools.parser.java.v2.common
An abstract implementation of JavaVariable.
AbstractVariable() - Constructor for class oracle.javatools.parser.java.v2.common.AbstractVariable
 
ACC_ABSTRACT - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"abstract"
ACC_ANNOTATION - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
annotation type
ACC_BRIDGE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
bridge method
ACC_ENUM - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
enum field
ACC_FINAL - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"final"
ACC_INTERFACE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
interface type
ACC_NATIVE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"native" method
ACC_none - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
 
ACC_PRIVATE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"private"
ACC_PROTECTED - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"protected"
ACC_PUBLIC - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"public"
ACC_STATIC - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"static"
ACC_STRICTFP - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"strictfp"
ACC_SUPER - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
special invokespecial for constructors
ACC_SYNCHRONIZED - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"synchronized"
ACC_SYNTHETIC - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
synthetic
ACC_TRANSIENT - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"transient" field
ACC_VARARGS - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
variable arguments method
ACC_VOLATILE - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
"volatile"
ACCELERATOR - Static variable in class oracle.ide.controls.ToggleAction
 
AcceleratorDefinitions - Class in oracle.ide.keyboard
AcceleratorDefinitions represent the list of accelerator definitions that have been registered via the extension manifests
AcceleratorHook - Class in oracle.ide.keyboard
 
AcceleratorHook() - Constructor for class oracle.ide.keyboard.AcceleratorHook
 
accept(TreeVisitor) - Method in interface javax.ide.model.java.source.tree.Tree
Visits this element.
accept(URI) - Method in interface javax.ide.net.URIFilter
 
accept(String) - Method in interface oracle.ide.controller.ActionFilter
Determines whether this filter accepts the comand name.
accept(Component) - Method in interface oracle.ide.controller.MenuFilter
Determines whether this filter accepts the specified menu component.
accept(DBObjectChooser, DBObjectProvider) - Method in class oracle.ide.db.controls.DBObjectChooserBridge
Deprecated.  
accept(DBObjectChooser, DBObjectProvider) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
accept(File, String) - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
accept(Node) - Method in interface oracle.ide.model.NodeFilter
 
accept(URL) - Method in class oracle.ide.net.DefaultURLFilter
 
accept(URL) - Method in class oracle.ide.net.URLChooser
Returns true if the specified URL should be displayed in the URLChooser.
accept(URL, String) - Method in interface oracle.ide.net.URLFilenameFilter
Tests if a file name should be included in a file list.
accept(URL) - Method in interface oracle.ide.net.URLFilter
 
accept(URL) - Method in class oracle.ide.net.WildcardURLFilter
 
accept(String, Schema, String) - Method in class oracle.javatools.db.DBObjectCriteria
Tests whether this filter accepts the given values.
accept(T) - Method in class oracle.javatools.db.DBObjectCriteria
Tests the given object to see if it matches all of the criteria and returns true if it does.
accept(T) - Method in interface oracle.javatools.db.DBObjectFilter
Returns true if the given DBObject is accepted by the rules of this filter.
accept(T) - Method in class oracle.javatools.db.DBObjectFilter.IDFilter
 
accept(DBObject) - Method in class oracle.javatools.db.property.PropertyFilter
 
accept(Element) - Method in class oracle.javatools.xml.bind.ElementFilter
 
accept(Project, URL) - Method in class oracle.jdeveloper.appoverview.JavaCategoryDataProvider
 
accept(HistoryModel, URL, HistoryEntry) - Method in class oracle.jdeveloper.history.CustomFilter
 
accept(HistoryModel, URL, HistoryEntry) - Method in class oracle.jdeveloper.history.DefaultHistoryFilter
 
accept(HistoryEntry) - Method in class oracle.jdeveloper.history.DefaultHistoryFilter
 
accept(HistoryEntry) - Method in interface oracle.jdeveloper.history.HistoryFilter
Does this filter accept the specified entry?
accept(URL) - Method in class oracle.jdeveloper.library.JDKUtil.JDKExeFilter
 
accept(URL) - Method in class oracle.jdeveloper.library.LegacyJDK.JDKExeFilter
 
accept(URL) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow.ScopeFilter
 
accept(String) - Method in class oracle.jdeveloper.vcs.nav.ConnectionFilter
 
accept(VCSStatus) - Method in interface oracle.jdeveloper.vcs.spi.VCSStatusFilter
Asks whether the given VCSStatus is accepted by this filter.
accept(URL) - Method in class oracle.jdeveloper.vcs.util.VCSURLPatternFilters
 
accept(URL) - Method in class oracle.jdevimpl.audit.profile.ProfileMigrator
 
acceptClassName(String, String) - Method in interface oracle.jdeveloper.java.filter.ClassNameFilter
Check whether the given class name should be accepted by the filter implementation.
acceptClassName(String, String) - Method in class oracle.jdeveloper.java.filter.PatternMatchNameFilter
Check whether the given class name matches the search criteria.
acceptClassName(String, String) - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Check whether the given class name should be accepted by the filter implementation.
acceptDirectory(String) - Method in interface oracle.ide.file.FileSetFilter
Determine whether the filter accepts a directory.
acceptDrop(DockableDragContext, Point) - Method in interface oracle.ide.docking.DockableDropTarget
Accept the dockable at the specified position
acceptFile(String) - Method in interface oracle.ide.file.FileSetFilter
Determine whether the filter accepts a file.
acceptImpl(DBObjectChooser, DBObjectProvider) - Method in class oracle.ide.db.controls.DBObjectChooserBridge
Deprecated.  
acceptName(String) - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Check whether the given name (class or package name) should be accepted by the filter implementation.
acceptPackageName(String) - Method in interface oracle.jdeveloper.java.filter.PackageNameFilter
Check whether the given package name should be accepted by the filter implementation.
acceptPackageName(String) - Method in class oracle.jdeveloper.java.filter.PatternMatchNameFilter
Check whether the given package name should be accepted by the filter implementation.
acceptPackageName(String) - Method in class oracle.jdeveloper.java.filter.SimpleNameFilter
Check whether the given package name should be accepted by the filter implementation.
accepts(JavaElement) - Method in class oracle.javatools.parser.java.v2.util.filter.AndFilter
 
accepts(JavaElement) - Method in class oracle.javatools.parser.java.v2.util.filter.AnnotationFilter
 
accepts(JavaElement) - Method in class oracle.javatools.parser.java.v2.util.filter.AssignableFilter
 
accepts(JavaElement) - Method in class oracle.javatools.parser.java.v2.util.filter.DeprecatedFilter
 
accepts(JavaElement) - Method in interface oracle.javatools.parser.java.v2.util.filter.JavaFilter
 
accepts(JavaElement) - Method in class oracle.javatools.parser.java.v2.util.filter.OrFilter
 
acceptsAll() - Static method in class oracle.javatools.util.Filter.Instances
 
acceptsNone() - Static method in class oracle.javatools.util.Filter.Instances
 
acceptsUrl(ContentRoot, URL) - Method in interface oracle.jdeveloper.audit.model.ContentCache
Gets whether a content set root accepts a URL.
acceptsUrl(ContentRoot, URL) - Method in class oracle.jdevimpl.audit.model.DefaultContentCache
 
acceptTipTask(ActionTipTask) - Method in class oracle.javatools.ui.actiontip.ActionTipManager
Accept a previously submitted task.
ACCESS_DRIVER_TYPE_ORACLE_DATAPUMP - Static variable in class oracle.javatools.db.ora.OracleExternalTableProperties
 
ACCESS_DRIVER_TYPE_ORACLE_LOADER - Static variable in class oracle.javatools.db.ora.OracleExternalTableProperties
 
accessDriverType - Static variable in class oracle.javatools.db.property.Property
Property constant for the "accessDriverType" property.
accessibleDrawer() - Method in class oracle.ide.docking.DrawerWindow
 
AccessibleUtils - Class in oracle.ide.util
The AccessiblityUtils class provides helper methods for setting properties on the Accessible components.
AccessibleUtils() - Constructor for class oracle.ide.util.AccessibleUtils
 
AccessibleUtils - Class in oracle.javatools.util
The AccessiblityUtils class provides helper methods for dealing with accessiblity.
AccessibleUtils() - Constructor for class oracle.javatools.util.AccessibleUtils
 
ACCESSORATTRIBUTE - Static variable in class oracle.javatools.icons.OracleIcons
 
ACCESSORS - Static variable in class oracle.javatools.icons.OracleIcons
 
accessParameters - Static variable in class oracle.javatools.db.property.Property
Property constant for the "accessParameters" property.
accessUsingClob - Static variable in class oracle.javatools.db.property.Property
Property constant for the "accessUsingClob" property.
ACCX_DEPRECATED - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
(@)deprecated
ACCX_HIDDEN - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
(@)hidden (2798659)
ACO - Static variable in class oracle.javatools.db.Ddl
DDL type alter tables to add columns
acquireInsightLock() - Method in class oracle.javatools.controls.completionfield.CompletionPopupHandler
Deprecated. Acquire a lock on the insight popup.
acquireInsightLock() - Method in class oracle.javatools.ui.completion.CompletionPopupHandler
Acquire a lock on the insight popup.
acquireReadLock(WriteLockRequestListener) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Acquires a read lock for this model.
acquireReadLock(WriteLockRequestListener, boolean) - Method in class oracle.jdeveloper.audit.model.ModelAdapter
Acquires a read lock for this model.
acquireReadLock(WriteLockRequestListener) - Method in class oracle.jdeveloper.audit.model.TextFileModelAdapter
Acquires a read lock for this model.
acquireReadTextBuffer(ReadTextBuffer, BasicDocumentEvent) - Static method in class oracle.javatools.editor.language.HistoryReadTextBuffer
Acquire a shared (reused) wrapper text buffer for use.
acquireTextBuffer() - Method in interface oracle.ide.db.model.DBObjectPlSqlNode
 
acquireTextBuffer() - Method in class oracle.ide.model.TextNode
Gets a TextBuffer with the content of this node, or null if the content cannot be loaded.
acquireTextBuffer() - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
acquireTextBufferInterruptibly() - Method in class oracle.ide.model.TextNode
Gets a TextBuffer with the content of this node.
acquireTextBufferOrThrow() - Method in class oracle.ide.model.TextNode
Gets a TextBuffer with the content of this node.
ACTION - Static variable in class oracle.ide.controls.ToggleAction
Deprecated.  
ACTION - Static variable in class oracle.javatools.icons.OracleIcons
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_de
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_es
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_fr
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_it
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_ja
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_ko
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_pt_BR
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_CN
 
ACTION_CATEGORY - Static variable in class oracle.ide.quickdiff.res.Bundle_zh_TW
 
ACTION_CATEGORY_APPLICATION - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Application' menu items.
ACTION_CATEGORY_EDIT - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Edit' menu items.
ACTION_CATEGORY_FILE - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'File' menu items.
ACTION_CATEGORY_HELP - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Help' menu items.
ACTION_CATEGORY_NAVIGATE - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Navigate' menu items.
ACTION_CATEGORY_SEARCH - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Search' menu items.
ACTION_CATEGORY_TOOLS - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Tools' menu items.
ACTION_CATEGORY_VERSIONING - Static variable in class oracle.jdeveloper.vcs.spi.VCSMenuConstants
The suggested category for actions in the version control menu.
ACTION_CATEGORY_VIEW - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'View' menu items.
ACTION_CATEGORY_WINDOWS - Static variable in class oracle.ide.IdeMainWindow
Constant representing the action category for 'Windows' menu items.
ACTION_CMD_CONTEXT - Static variable in class oracle.javatools.ui.builders.TreeBuilder
The action command given to the context listener on action performed
ACTION_CMD_DOUBLE_CLICK - Static variable in class oracle.javatools.ui.builders.TreeBuilder
The action command given to the double click listener on action performed
ACTION_DECLARATION - Static variable in class oracle.ide.ceditor.AbstractBrowseClickPlugin
The action constant for "Go to declaration".
ACTION_DISMISSED - Static variable in class oracle.javatools.ui.search.MiniSearchDialog
 
ACTION_MENU_ACTIONS - Static variable in class oracle.ide.controls.ToggleAction
 
ACTION_NAME_MACRO - Static variable in class oracle.ide.controller.ContextAwareLabelUpdater
 
ACTION_NONE - Static variable in class oracle.javatools.editor.plugins.AbstractClickPlugin
The constant for no action, or unknown action.
ACTION_PROPERTY_TINY - Static variable in class oracle.javatools.ui.plaf.IconicButtonUI
The action property ACTION_PROPERTY_TINY can be set to true on any button which should have minimal top and bottom padding.
ACTION_PSEUDO_NAME_PROPERTY - Static variable in class oracle.javatools.editor.ActionNames
Use this key in Action.putValue() to have your ActionInvoker.invokeAction() invoked with the corresponding value.
ACTION_SHOW_POPUP_MENU - Static variable in class oracle.ide.controls.ActionMenuToolButton
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_ar
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_cs
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_da
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_de
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_el
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_es
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_fi
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_fr
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_hu
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_it
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_iw
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_ja
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_ko
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_nl
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_no
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_pl
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_pt
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_ro
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_ru
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_sk
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_sv
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_th
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_tr
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
ACTION_TIP_ACCEPT - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_ar
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_cs
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_da
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_de
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_el
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_es
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_fi
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_fr
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_hu
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_it
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_iw
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_ja
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_ko
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_nl
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_no
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_pl
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_pt
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_ro
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_ru
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_sk
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_sv
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_th
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_tr
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
ACTION_TIP_REJECT - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
ACTIONBINDING - Static variable in class oracle.javatools.icons.OracleIcons
 
ActionCommand - Class in oracle.jdeveloper.vcs.generic
 
ActionCommand(int) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCommand(int, int) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCommand(int, int, String) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCommand(String) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCommand(String, int) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCommand(String, int, String) - Constructor for class oracle.jdeveloper.vcs.generic.ActionCommand
 
ActionCondition - Interface in oracle.ide.controller
The Actioncondition interface defines the contract for all conditions.
A condition is responsible for determining the enabled/disabled state for an action, updating its label if needed.
ActionDescriptionPanel - Class in oracle.ide.panels
 
ActionDescriptionPanel.OptionSelectionChangedEvent - Class in oracle.ide.panels
The event that gets triggered when the selected option has changed.
ActionDescriptionPanel.OptionSelectionChangedListener - Class in oracle.ide.panels
The listener that get notified when the selected option has changed.
ActionDescriptionPanel.OptionSelectionChangedListener() - Constructor for class oracle.ide.panels.ActionDescriptionPanel.OptionSelectionChangedListener
 
ActionFilter - Interface in oracle.ide.controller
An ActionFilter can accept or reject action names.
ActionHookInvoker - Interface in oracle.javatools.editor
An ActionHookInvoker is an interface to a class that is responsible for performing some set of actions.
ActionInvoker - Interface in oracle.javatools.editor
An ActionInvoker is an interface to a class which is responsible for executing actions that operate on an editor component or document.
ActionLabelField - Class in oracle.jdevimpl.audit.bean
 
ActionLabelField(ActionListener) - Constructor for class oracle.jdevimpl.audit.bean.ActionLabelField
 
ActionMenuToolButton - Class in oracle.ide.controls
An implementation of a history-style drop-down menu button.
ActionMenuToolButton(Action) - Constructor for class oracle.ide.controls.ActionMenuToolButton
 
ActionMenuToolButton.FilterActionEvents - Class in oracle.ide.controls
 
ActionMenuToolButton.FilterActionEvents(ActionMenuToolButton) - Constructor for class oracle.ide.controls.ActionMenuToolButton.FilterActionEvents
 
ActionMenuView - Interface in oracle.javatools.compare.view
Deprecated. included in release 11.1.1.2.0 (Shepherd), to be removed in 11.1.2.0.0 (Sherman); replaced by extending BaseCompareView.
ActionNames - Class in oracle.javatools.editor
The ActionNames class defines all the actions known to the editor component and mappable in the various keymappings.
ActionNames() - Constructor for class oracle.javatools.editor.ActionNames
 
actionPerformed(ActionEvent) - Method in class oracle.ide.ceditor.EditorStatusBar
This is invoked when an action is performed.
actionPerformed(ActionEvent) - Method in class oracle.ide.ceditor.NodeUpdater
This is invoked when an action is performed.
actionPerformed(ActionEvent) - Method in class oracle.ide.component.CheckBoxListPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.component.URLPathEditPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.controller.IdeAction
This method is called when the user clicks on a menu or toolbar button associated with this action.
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.AbstractPicker
 
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.ActionMenuToolButton.FilterActionEvents
 
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.ButtonKeyController
This is a private implementation method.
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.customtab.AutoRepeatButtonModel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI.EventHandler
Deprecated.  
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.SingleRowTabbedPaneUI.ScrollMenuAction
Deprecated.  
actionPerformed(ActionEvent) - Method in class oracle.ide.controls.URLPathField
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.controls.AbstractTreePicker
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.controls.NameAndPublicSchemaEditor
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.controls.NameAndSchemaAdvancedEditor
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.controls.NameAndSchemaEditor
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.controls.NameEditor
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.dialogs.SQLErrorDialog
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.DataTypePanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.DDLPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.SelectDBObjectsPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.ExpressionPanel
ActionListener interface.
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.JoinObjectEditDialog
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.QueryPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.sql.WhereEditor
 
actionPerformed(ActionEvent) - Method in class oracle.ide.db.panels.TemplateObjectsPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.dialogs.ProgressBar
Deprecated. since 11.1.1 this method should not have been exposed as a public API.
actionPerformed(ActionEvent) - Method in class oracle.ide.expressionbuilder.ExpressionBuilderPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.keyboard.KeyPresetConfigPanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.keyboard.KeyStrokePanel
 
actionPerformed(ActionEvent) - Method in class oracle.ide.net.URLTextField
Convenience implementation for allowing buttons to set the URLTextField as their ActionListener.
actionPerformed(ActionEvent) - Method in class oracle.javatools.controls.TextMenuPopupHandler
Perform the action selected by the user.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicAction
The operation to perform when this action is triggered in a BasicEditorPane.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.BasicAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.BeepAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.BlockIndentOutdentAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ConvertSelectionCaseAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.CopyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.CutAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.BasicEditorKit.DefaultKeyTypedAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DefaultKeyTypedAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeleteLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeleteNextCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeleteNextWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeletePrevCharAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeletePreviousWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.DeleteUntilEOLAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsBeginAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsCaseRegionAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsCaseWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsDeleteHorizontalSpaceAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsEndAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsExchangePointMarkAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsKillTypeAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsMarkBufferAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsSetMarkAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.EmacsYankAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ExtendedPasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.GotoMatchingBraceAction
The navigate operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.InsertBreakAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.InsertTabAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.JoinLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.MacroRecorderAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.NavigateAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.NOPAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.OpenLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.PasteAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ReadOnlyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.RecenterLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ReverseTabAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ScrollLineDownAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ScrollLineUpAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ScrollPageDownAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ScrollPageUpAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.SelectAllAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.SelectLineAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.SelectWordAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.SetLocalTabSizeAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.SortSelectedLines
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.TabifyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ToggleCommentsAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.ToggleInsertModeAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.TransposeCharsAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.TrimWhitespaceAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.UnselectAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.UntabifyAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.BasicEditorKit.WritableAction
The operation to perform when this action is triggered.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.BasicWriteAction
 
actionPerformed(ActionEvent, BasicEditorPane, BasicDocument) - Method in class oracle.javatools.editor.EmacsAction
The operation to perform when this action is triggered in a BasicEditorPane.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.insight.AbstractInsight
This is invoked when an action is performed.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class oracle.javatools.editor.plugins.StatusBarPlugin
This is invoked when an action is performed.
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.audit.bean.AbstractTextField
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.controls.ConnectionPickerButton
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Deprecated. ActionListener interface no longer implemented. Buttons handled internally.
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.offlinedb.panels.OfflineDBChooserPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.palette.EventsPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.bean.ArrayField
 
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.bean.BooleanField
 
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.profile.AuditDialog
Reports that the Edit...
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
Reports that the Save As or Delete button was clicked.
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.swing.CheckBoxTreeCellEditor
 
actionPerformed(ActionEvent) - Method in class oracle.jdevimpl.audit.swing.MessageDialog
Handle the action performed event for a command supplied as a JButton.
ActionPostInvoker - Interface in oracle.javatools.editor
The ActionPostInvoker is used to listen for completed editor actions immediately after they complete - this gives plugins a chance to do some subsequent, such as formatting after inserting a new line.
ActionPreInvoker - Interface in oracle.javatools.editor
An ActionPreInvoker is an interface to a class which is allowed to intercept actions to be performed on a BasicEditorPane.
ActionRegistry - Class in javax.ide.menu
Action lookup service.
ActionRegistry() - Constructor for class javax.ide.menu.ActionRegistry
 
ActionRequirement - Interface in oracle.jdeveloper.vcs.generic
 
ActionTipManager - Class in oracle.javatools.ui.actiontip
ActionTips should only be displayed to the user one at a time.
ActionTipManager.TaskResult - Enum in oracle.javatools.ui.actiontip
 
actionTipResult(ActionTipManager.TaskResult) - Method in interface oracle.javatools.ui.actiontip.ActionTipTask
The manager has finished displaying this ActionTip and is returning the result to the client.
ActionTipTask - Interface in oracle.javatools.ui.actiontip
A request to the ActionTipManager to (at some point in the near future) display a ActionTip.
activate() - Method in class javax.ide.view.View
Called when the View gains the input focus.
activate(View, boolean) - Method in class oracle.ide.docking.DrawerWindow
Activates/Deactivates given View (Drawer)
activate() - Method in class oracle.ide.editor.AsynchronousEditor
Called when this editor is the active view.
activate() - Method in class oracle.ide.file.AbstractFileScope
Activate this scope.
activate() - Method in class oracle.ide.file.ContentSetScope
 
activate() - Method in class oracle.ide.file.FileTable
Activate this file table.
activate(Layout, HashMap) - Method in class oracle.ide.layout.Layouts
 
activate() - Method in class oracle.ide.view.View
 
activate() - Method in class oracle.ide.view.ViewDecorator
 
ACTIVATE_LEFT_BUTTON_CMD_ID - Static variable in class oracle.ide.IdeConstants
Navigate to the tab on the left of the current tab
ACTIVATE_RIGHT_BUTTON_CMD_ID - Static variable in class oracle.ide.IdeConstants
Navigate to the tab on the right of the current tab
activateAnyDockable() - Method in class oracle.ide.docking.DockStation
Sets the focus in the first available dockable window.
activateCurrentEditorFrame() - Method in class oracle.ide.editor.EditorManager
Activates the top-most editor frame and editor within it.
activated(EditorEvent) - Method in interface javax.ide.editor.EditorListener
Notify listeners that an existing Editor has been activated.
activated(IDEEvent) - Method in interface javax.ide.IDEListener
Notify listeners that IDE application window has become the active application.
activated(IdeActivationEvent) - Method in interface oracle.ide.IdeActivationListener
Called when the user activates the IDE.
activated(IdeActivationEvent) - Method in class oracle.ide.net.JarIndexWindowActivationListener
 
activateDefaultDesignLayout() - Method in class oracle.ide.layout.Layouts
 
activateDockable(Dockable) - Method in class oracle.ide.docking.DockStation
Sets the focus in the specified dockable.
activateEditor(EditorInfo) - Method in class oracle.ide.editor.EditorManager
Activates the editor corresponding to the editorInfo.
activateImpl(boolean) - Method in class oracle.ide.editor.AsynchronousEditor
Called when this editor is the active view.
activateImpl() - Method in class oracle.ide.file.FileTable
Called when a file table is activated.
activateItem(PaletteItem, boolean) - Method in class oracle.ide.palette.PaletteManager
Activate Item in the component palette.
activateLayout(IdeLayout) - Method in class oracle.ide.layout.Layouts
 
activateLayout(IdeLayout, boolean) - Method in class oracle.ide.layout.Layouts
 
activateLayout(Layout) - Method in class oracle.ide.layout.Layouts
 
activateLibraries(TagLibrary[]) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Activates extensions for all the libraries specified.
activateLibrary(TagLibrary) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Activate library extension and extension dependencies
activateObject(Object) - Method in class oracle.ide.log.DefaultLogPage
Respond to a message object activation originating from the GUI.
activatePreferredLayout(LayoutSelector) - Method in class oracle.ide.layout.Layouts
 
activateProperties(TraversableContext, boolean) - Method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Enables or disables custom properties.
ACTIVE - Static variable in class oracle.ide.model.ElementAttributes
ACTIVE is a mutable attribute that indicates that the Element is currently active.
ACTIVE_PROJECT_CHANGED - Static variable in class oracle.ide.IdeConstants
Observer change notification messages
activeChanged(TabbedWindowEvent) - Method in interface oracle.ide.controls.TabbedWindowListener
 
activeViewChanged(ActiveViewEvent) - Method in class oracle.ide.view.AbstractPinnable
Respond to a change of active View filtered by the current pin state.
activeViewChanged(ActiveViewEvent) - Method in interface oracle.ide.view.ActiveViewListener
This method is called every time a view becomes the active view.
ActiveViewEvent - Class in oracle.ide.view
Event object used by the ActiveViewListener to notify implementors which view is being activated and which is being deactivated.
ActiveViewEvent(Object, View, View) - Constructor for class oracle.ide.view.ActiveViewEvent
Constructor.
ActiveViewListener - Interface in oracle.ide.view
The ActiveViewListener interface should be implemented by extensions that need to know when views in the IDE change their active status.
ACTIVITY - Static variable in class oracle.javatools.icons.OracleIcons
 
ACTIVITYDIAGRAM - Static variable in class oracle.javatools.icons.OracleIcons
 
ACTIVITYFINALNODE - Static variable in class oracle.javatools.icons.OracleIcons
 
ACTIVITYINITIALNODE - Static variable in class oracle.javatools.icons.OracleIcons
 
ACTOR - Static variable in class oracle.javatools.icons.OracleIcons
 
ADAPaletteListener - Interface in oracle.ide.palette
 
adapter() - Method in class oracle.jdeveloper.audit.transform.Transform
Gets the transform adapter used by this transform.
add(Element) - Method in interface javax.ide.model.Folder
Appends a child Element to the end of the Folder.
add(Collection) - Method in interface javax.ide.model.Folder
Appends children Element to the end of the Folder.
add(URI) - Method in class javax.ide.net.URIPath
Adds the given URI to the end of the URIPath, if it is not already on the URIPath.
add(URI[]) - Method in class javax.ide.net.URIPath
Adds the given URI objects in order to the end of the URIPath.
add(URIPath) - Method in class javax.ide.net.URIPath
Adds the entries from the specified URIPath to this instance.
add(T) - Method in class javax.ide.util.Graph
Adds a vertex to the graph.
add(Component) - Method in class oracle.ide.controller.ContextMenu
 
add(Component, float) - Method in class oracle.ide.controller.ContextMenu
Add the specified child to the end of this context menu.
add(Component, float, boolean) - Method in class oracle.ide.controller.ContextMenu
Add the specified child to the end of this context menu.
add(Component) - Method in class oracle.ide.controller.MenuManager
Appends a component into the MenuManager's GUI.
add(Component, float) - Method in class oracle.ide.controller.MenuManager
Adds a component into the MenuManager's GUI.
add(Component, JMenu) - Method in class oracle.ide.controller.MenuManager
Appends a component into the given parent.
add(Component, JMenu, float) - Method in class oracle.ide.controller.MenuManager
Appends a component into the given parent.
add(Component) - Method in class oracle.ide.controls.MenuToolButton
 
add(Component, Object) - Method in class oracle.ide.controls.MenuToolButton
 
add(Component, Object, int) - Method in class oracle.ide.controls.MenuToolButton
 
add(Component, int) - Method in class oracle.ide.controls.MenuToolButton
 
add(String, Component) - Method in class oracle.ide.controls.MenuToolButton
 
add(JComponent) - Method in class oracle.ide.controls.StatusBarControl
 
add(String, Icon, Component, String, Object) - Method in class oracle.ide.controls.TabbedWindow
 
add(ToggleAction) - Method in class oracle.ide.controls.Toolbar
Adds a new button to the toolbar.
add(JTreeCellData) - Method in class oracle.ide.controls.tree.JMutableTreeNode
Convenience method where a new child node is added by specifying its data model.
add(Component, GridBagConstraints) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
add(DockableWindow, DrawerModel.State) - Method in class oracle.ide.docking.DrawerModel
 
add(Extension) - Method in interface oracle.ide.extension.ExtensionQueue.Builder
Adds an extension to the list of extensions.
add(FileSet) - Method in class oracle.ide.file.Path
 
add(int, FileSet) - Method in class oracle.ide.file.Path
 
add(String, int, int, int, int) - Method in interface oracle.ide.index.DataCollector
Add index data for the given key.
add(KeyStroke) - Method in class oracle.ide.keyboard.KeyStrokes
Adds a KeyStroke to the list.
add(Element) - Method in class oracle.ide.layout.IdeLayout
 
add(Element) - Method in class oracle.ide.layout.Layouts
Remove the specified Element from this Folder.
add(Node, String) - Method in class oracle.ide.model.ApplicationContent
Adds the node to the workspace content, specifically adding it to the content set identified by the content set key.
add(Node[], String) - Method in class oracle.ide.model.ApplicationContent
Adds the nodes to the workspace content, specifically adding it to the content set identified by the content set key.
add(Element) - Method in class oracle.ide.model.DataContainer
Part of the Folder interface.
add(Element, boolean) - Method in class oracle.ide.model.DataContainer
 
add(Collection, boolean) - Method in class oracle.ide.model.DataContainer
Adds a Collection of Element objects to the child list for the container.
add(Element) - Method in class oracle.ide.model.DefaultContainer
Part of the Folder interface.
add(Element, boolean) - Method in class oracle.ide.model.DefaultContainer
 
add(Element) - Method in class oracle.ide.model.DefaultFolder
Part of the Folder interface.
add(Element) - Method in interface oracle.ide.model.Folder
Appends a child Element to the end of the Folder.
add(Element) - Method in class oracle.ide.model.ObservableFolder
 
add(Element) - Method in class oracle.ide.model.Project
 
add(Node, String) - Method in class oracle.ide.model.Project
Adds the node to the project, specifically adding it to the content set identified by the content set key.
add(Node[], String) - Method in class oracle.ide.model.Project
Adds the nodes to the project, specifically adding it to the content set identified by the content set key.
add(Element, boolean) - Method in class oracle.ide.model.Project
Deprecated. since 11.0 (07/01/2008)
add(Node, Node) - Method in class oracle.ide.model.Project
Deprecated. 07/01/2008: owner maps are deperecated without replacement. This method is now a no-op.
add(Node, String) - Method in class oracle.ide.model.ProjectContent
Adds the node to the project content, specifically adding it to the content set identified by the content set key.
add(Node[], String) - Method in class oracle.ide.model.ProjectContent
Adds the nodes to the project content, specifically adding it to the content set identified by the content set key.
add(TechId) - Method in class oracle.ide.model.TechnologyScope
Ensures that a technology exists in the technology scope.
add(Element) - Method in class oracle.ide.model.XMLDataContainer
 
add(Element, boolean) - Method in class oracle.ide.model.XMLDataContainer
 
add(URL) - Method in class oracle.ide.net.URLPath
Adds the given URL to the end of the URLPath, if it is not already on the URLPath.
add(URL[]) - Method in class oracle.ide.net.URLPath
Adds the given URL objects in order to the end of the URLPath.
add(Collection<?>) - Method in class oracle.ide.net.URLPath
Adds the entries from the specified Collection to this instance.
add(List) - Method in class oracle.ide.net.URLPath
Deprecated. since 11.0. Use URLPath.add(Collection). This method is being retained only for binary compatibility with 10.1.3.
add(URLPath) - Method in class oracle.ide.net.URLPath
Adds the entries from the specified URLPath to this instance.
add(ToDoItem[]) - Method in class oracle.ide.todo.ToDoManager
Adds an array of ToDoItems to the list of items
add(List<ToDoItem>) - Method in class oracle.ide.todo.ToDoManager
Adds an List of ToDoItems to the list of items
add(K, V) - Method in class oracle.ide.util.MultiMap
Deprecated.  
add(UpdateInfo) - Method in class oracle.ideimpl.webupdate.UpdateBundle
Adds an update to this bundle.
add(Object) - Method in class oracle.javatools.buffer.SafeArrayList
Adds (append) the given element to the end of our list.
add(int, Object) - Method in class oracle.javatools.buffer.SafeArrayList
Inserts the given element at the given position in this list, shifting any element down.
add(Object) - Method in class oracle.javatools.buffer.SafeArrayList.SafeListIterator
 
add(LayoutComponent) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a LayoutComponent to the current panel.
add(Component, Insets, int, boolean, boolean) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a UI component.
add(Component, Insets, int, boolean, boolean, int, int) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a UI component.
add(LayoutComponent) - Method in class oracle.javatools.columnlayout.LayoutPanel
Add a LayoutComponent to the panel and advance the column position.
add(LayoutComponent) - Method in class oracle.javatools.columnlayout.LayoutRow
Add a LayoutComponent to the row.
add(int, Object) - Method in class oracle.javatools.data.ListStructure
Adds the specified object to this ListStructure at the specified index.
add(Object) - Method in class oracle.javatools.data.ListStructure
Adds the specified object to the end of this ListStructure.
ADD - Static variable in class oracle.javatools.db.sql.ArithmeticOperation
Add
add(T) - Method in class oracle.javatools.db.util.IdentitySet
 
add(FoldingBlock) - Method in class oracle.javatools.editor.folding.AbstractFoldingBlock
 
add(FoldingBlock) - Method in interface oracle.javatools.editor.folding.FoldingBlock
Adds the specified child block to this source code block.
add(HighlightStyle, int, int) - Method in class oracle.javatools.editor.highlight.HighlightFragmentsList
Adds the given fragment to the list, accounting for priority and offsets so that the list is always sorted in increasing offsets with higher priority highlights displacing lower priority ones.
add(String, int, int) - Method in class oracle.javatools.editor.language.StyledFragmentsList
Adds the given fragment to the end of the list.
ADD - Static variable in class oracle.javatools.icons.OracleIcons
 
add(Object) - Method in class oracle.javatools.parser.java.v2.common.ClassHierarchy
 
add(Object) - Method in class oracle.javatools.parser.java.v2.common.MethodHierarchy
 
add(ExpressionObject) - Method in class oracle.javatools.parser.util.ExpressionStack
Adds an ExpressionObject as in an infix stream.
add(Component, Object) - Method in class oracle.javatools.ui.ghost.GhostPalette
 
add(Component) - Method in class oracle.javatools.ui.HeaderGroup
Adds a component to this header group.
add(FieldLayoutBuilder.ComponentTextSetup) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
add(FieldLayoutBuilder.FieldSetup) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
add(E) - Method in class oracle.javatools.util.ArraySortedSet
Adds the specified element to this set if it is not already present (optional operation).
add(Object) - Method in class oracle.javatools.util.CopyOnWriteList
Deprecated. Adds an item to the list at the specified index.
add(int, Object) - Method in class oracle.javatools.util.CopyOnWriteList
Deprecated. Adds an item to the list at the specified index.
add(Object) - Method in class oracle.javatools.util.ImmutableList
 
add(K, V) - Method in class oracle.javatools.util.MultiMap
Adds a value to the collection associated with a key.
add(Object) - Method in class oracle.javatools.util.SynchronizedQueue
Adds an object to this queue.
add(E, double) - Method in class oracle.javatools.util.WeightedList
Adds e after the last existing entry that has a weight equal or higher than weight.
add(E) - Method in class oracle.javatools.util.WeightedList
 
add(int, T) - Method in interface oracle.javatools.xml.bind.ElementList
Adds the specified object before the specified index.
add(T) - Method in interface oracle.javatools.xml.bind.ElementList
Adds the specified object to the end of the list.
add(Object) - Method in class oracle.javatools.xml.esax.spi.Stack
 
add(Collection) - Method in interface oracle.jdeveloper.vcs.vop.MutableVersionOperationModel
 
add(Object) - Method in class oracle.jdevimpl.audit.util.KeyedSortedSet
 
ADD_AFTER - Static variable in class oracle.ide.help.HelpSystem
ADD_AFTER is used to indicate a HelpSet should be added AFTER a a specified HelpSet file
ADD_ALL_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
 
ADD_BEFORE - Static variable in class oracle.ide.help.HelpSystem
ADD_BEFORE is used to indicate a HelpSet should be added BEFORE a a specified HelpSet file
ADD_BUNDLE_TO_PROJECT_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ADD_BUNDLE_TO_PROJECT_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ADD_BUNDLE_TO_PROJECT_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ADD_BUNDLE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ADD_BUNDLE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ADD_BUNDLE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ADD_BUTTON - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
ADD_ICON - Static variable in class oracle.jdeveloper.vcs.icons.VCSIconArb
 
ADD_TO_PROJECT_CMD_ID - Static variable in class oracle.ide.cmd.AddContentCommand
 
ADD_TO_PROJECT_CMD_ID - Static variable in class oracle.ide.navigator.ContentSetSupport
 
ADD_TO_WORKING_SET_CMD - Static variable in class oracle.ide.model.WorkingSets
The action id for the add to working set command.
ADD_TO_WORKING_SET_CMD_ID - Static variable in class oracle.ide.model.WorkingSets
Deprecated. since 11.0 use Ide#findOrCreateCmdID( ADD_TO_WORKING_SET_CMD ).
ADD_TO_WORKING_SET_MSG_KEY - Static variable in class oracle.ide.model.WorkingSets
Deprecated. this identifier is no longer used
ADD_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ADD_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ADD_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ADD_UPDATE_ACTION - Static variable in class oracle.ide.help.HelpSystem
ADD_UPDATE_ACTION inicates that the HelpSet identified by the helpURL element in the extension.xml file should be added or updated in the HelpSystem registry.
ADD_URL_TO_PROJECT_CMD_ID - Static variable in class oracle.ide.cmd.AddContentCommand
 
ADD_URL_TO_PROJECT_CMD_ID - Static variable in class oracle.ide.navigator.ContentSetSupport
 
addAcceleratorDefinitionFile(ClassLoader, String) - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
Adds an accelerator definition file.
addAcceleratorDefinitionFile(ClassLoader, String) - Static method in class oracle.jdeveloper.vcs.util.VCSKeyboardUtils
 
addAcceleratorFile(ClassLoader, String) - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
addAction(IdeAction) - Method in class oracle.jdeveloper.webapp.designer.ShowInDesignerSupport
 
addActionControl(Action) - Method in class oracle.javatools.ui.checklist.TaskContent
Adds a button with the specified action to the ControlPanel.
addActionControl(Component) - Method in class oracle.javatools.ui.checklist.TaskContent
Adds a custom component to the ControlPanel.
addActionControl(Component) - Method in class oracle.javatools.ui.Header
Adds a control to the toolbar area of this header.
addActionControl(Action) - Method in class oracle.javatools.ui.Header
Adds a control to the toolbar area of this header bound to the specified action.
addActionControl(Action) - Method in class oracle.javatools.ui.table.TableToolbar
Add a custom tool component to the table toolbar at the right side.
addActionControl(Action, boolean) - Method in class oracle.javatools.ui.table.TableToolbar
Add a custom tool component to the table toolbar.
addActionControl(Component) - Method in class oracle.javatools.ui.table.TableToolbar
Add a custom tool component to the table toolbar at the right side.
addActionControl(Component, boolean) - Method in class oracle.javatools.ui.table.TableToolbar
Add a custom tool component to the table toolbar.
addActionFilter(ActionFilter) - Method in class oracle.ide.controller.ToolbarManager
 
addActionFilter(ActionFilter) - Static method in class oracle.ide.keyboard.MultiMapAdapter
 
addActionHookInvoker(ActionHookInvoker) - Method in class oracle.javatools.editor.BasicEditorPane
Adds an ActionHookInvoker to the list so that it has a chance to override the default action temporarily.
addActionListener(ActionListener) - Method in class oracle.ide.db.controls.AbstractTreePicker
Add an ActionListener to the ItemPicker.
addActionListener(ActionListener) - Method in class oracle.javatools.ui.balloon.Balloon
Adds an action listener to the balloon.
addActionListener(ActionListener) - Method in class oracle.javatools.ui.calendar.CalendarPanel
 
addActionListener(ActionListener) - Method in class oracle.javatools.ui.ghost.GhostBuilder.GhostBuiltPalette
Listen for button presses
addActionListener(ActionListener) - Method in class oracle.javatools.ui.search.MiniSearchDialog
 
addActionListener(ActionListener) - Method in class oracle.jdeveloper.db.controls.ConnectionList
 
addActionMenuButton(Action) - Method in class oracle.ide.controls.Toolbar
Adds a new menu button to the toolbar.
addActionPostInvoker(ActionPostInvoker) - Method in class oracle.javatools.editor.BasicEditorPane
Adds an ActionPostInvoker to the list so that it gets notified of successfully completed actions just after the fact.
addActions(boolean, Action...) - Method in class oracle.javatools.ui.builders.ToolBarBuilder
Add actions to the toolbar.
addActivatableLibrary(TagLibrary, String) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Add an activatable library entry.
addActivatableLibrary(URL, String) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Add an activatable library entry.
addActiveViewListener(ActiveViewListener) - Method in class oracle.ide.IdeMainWindow
Adds the specified listener l to the list of active view listeners.
addADAPaletteListener(ADAPaletteListener) - Method in class oracle.ide.palette.PaletteWindow
Add an ADAPaletteListener to listener list.
addAdditionalData(String, String) - Method in class oracle.ide.feedback.FeedbackLogOptions
 
addAdditionalListeners(PropertyEditorFactory2, JTextComponent) - Method in class oracle.ide.inspector.editor.ExtendedTextFieldEditorSetup
 
addAll(Collection<? extends FileSet>) - Method in class oracle.ide.file.Path
 
addAll(int, Collection<? extends FileSet>) - Method in class oracle.ide.file.Path
 
addAll(StructuredPropertyAccess) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
Adds all the attributes and children from other to this.
addAll(Collection, Object[]) - Static method in class oracle.ide.util.IdeUtil
Adds all objects in toAdd to target.
addAll(Collection, Iterator) - Static method in class oracle.ide.util.IdeUtil
Adds all objects in the Iterator to target.
addAll(K, Collection<? extends V>) - Method in class oracle.ide.util.MultiMap
Deprecated.  
addAll(StructuredPropertyAccess) - Method in interface oracle.ide.util.StructuredPropertyAccess
Add all the properties and child nodes of other into this node.
addAll(Collection) - Method in class oracle.javatools.buffer.SafeArrayList
Adds (appends) all of the elements in the given collection to the end of this list.
addAll(int, Collection) - Method in class oracle.javatools.buffer.SafeArrayList
Inserts all of the elements of the given collection to this list at the specified index.
addAll(int, Collection) - Method in class oracle.javatools.data.ListStructure
Adds all of the objects in the specified Collection to this ListStructure at the specified index.
addAll(Collection) - Method in class oracle.javatools.data.ListStructure
Adds all of the objects in the specified Collection to the end of this ListStructure.
addAll(DBObject...) - Method in class oracle.javatools.db.util.DBObjectIDSet
Adds the DBObjectIDs for every object in the given list.
addAll(E[]) - Method in class oracle.javatools.util.ArraySortedSet
Adds all objects in the specified array to the set.
addAll(Collection) - Method in class oracle.javatools.util.ImmutableList
 
addAll(K, Collection<V>) - Method in class oracle.javatools.util.MultiMap
Adds a colleciton of values to the collection associated with a key.
addAll(K, V...) - Method in class oracle.javatools.util.MultiMap
Adds an array of values to the collection associated with a key.
addAll(Map<? extends K, V>) - Method in class oracle.javatools.util.MultiMap
Adds each value in a map to the collection associated with its key.
addAll(Collection<? extends E>) - Method in class oracle.javatools.util.WeightedList
 
addAll(WeightedList<E>) - Method in class oracle.javatools.util.WeightedList
 
addAllToNondeleted(List<URL>) - Method in class oracle.ide.navigator.DeleteActionHandler.DeleteStrategy
 
addApplicationChangeListener(ApplicationChangeListener) - Method in interface oracle.ide.navigator.ApplicationChangeNotifier
Adds the specified listener, which will be called back when an ApplicationChangeEvent notification is triggered from the object implementing this interface.
addApplicationContent(URL, ApplicationContent, boolean, ProgressBar) - Method in class oracle.ide.model.ContentSetHelper
Adds the URL to the ApplicationContent.
addApplyAction(ActionListener) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a default apply button with a custom action to this dialog.
addApplyButton(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds the apply button to this dialog.
addApplyListener(ApplyListener) - Method in interface oracle.ide.panels.ApplyNotifier
Adds an ApplyListener that will be called when the user applies or cancels changes.
addApplyListener(ApplyListener) - Method in class oracle.ide.panels.TDialogLauncher
 
addArgument(int, SQLFragment) - Method in class oracle.javatools.db.sql.Comparison
 
addArgument(SQLFragment) - Method in class oracle.javatools.db.sql.Comparison
 
addArgument(SQLFragment) - Method in class oracle.javatools.db.sql.Operation
 
addArgument(int, SQLFragment) - Method in class oracle.javatools.db.sql.Operation
 
addArguments(SQLFragment[]) - Method in class oracle.javatools.db.sql.Comparison
 
addArguments(SQLFragment[]) - Method in class oracle.javatools.db.sql.Operation
 
addArrayToList(List, String[]) - Static method in class oracle.jdeveloper.runner.JStarter
 
addAssignStatement(SourceBlock, String, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) an assignment statement (=) to the block.
addAssignStatement(SourceBlock, String, SourceExpression) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) an assignment statement (=) to the block.
addAsynchronousContentLevelFilter(AsynchronousContentLevelFilter) - Static method in class oracle.ide.model.ContentLevel
 
addAttribute(DataTypeAttribute) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
addAttribute(DataTypeAttribute, int) - Method in class oracle.javatools.db.datatypes.PredefinedDataType
 
addAttribute(PlSqlAttribute) - Method in class oracle.javatools.db.plsql.Type
Adds the given PlSqlAttribute to the Attributes property array
addAttribute(PlSqlAttribute) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Adds one attribute to this object type.
addAttribute(int, PlSqlAttribute) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Adds one attribute to this object type at the given index.
addAttribute(StyledTextAttribute.AttributeType, Object) - Method in class oracle.javatools.ui.simplestyle.StyledTextAttribute
 
addAuditListener(AuditListener) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds an audit listener to this auditor.
addAuditListener(AuditListener) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addAuditModelListener(AuditModelListener) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Adds an audit model listener to this model.
addAuditModelListener(AuditModelListener) - Method in class oracle.jdevimpl.audit.core.AbstractAuditModel
 
addBlankLine(SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a blank line to the block.
addBlankLine(SourceClassBody) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a blank line to the block.
addBlankLine(SourceElement, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a blank line before or after a source element.
addBlock(PlSqlBlock) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Adds the given PlSqlBlock to the Blocks property array
addBootClassPathOption(List) - Method in class oracle.jdeveloper.runner.JStarter
 
addBreadcrumbsListener(BreadcrumbsListener) - Method in class oracle.javatools.ui.breadcrumbs.JBreadcrumbs
 
addBreadcrumbsModelListener(BreadcrumbsModelListener) - Method in interface oracle.javatools.ui.breadcrumbs.BreadcrumbsModel
 
addBreadcrumbsModelListener(BreadcrumbsModelListener) - Method in interface oracle.javatools.ui.builders.BuiltBreadcrumbsTable
 
addBreakpoint(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to add a new breakpoint.
addBridgedListener(Object) - Method in class oracle.javatools.db.AbstractDBObject.ListenerSupport
 
addBuildListener(BuildListener) - Method in class javax.ide.build.BuildSystem
Add an BuildListener.
addBuildSystemListener(BuildSystemListener) - Method in class oracle.ide.compiler.Compiler
BuildSystemListeners should be added in a declarative way in an extension.xml file, using code such as:
addBundle(String, boolean) - Method in class oracle.javatools.resourcebundle.AppBundleInfo
 
addBundle(String) - Method in class oracle.javatools.resourcebundle.ChainedBundleFactory
 
addBundle(String) - Method in class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
 
addBundles(ResourceBundle...) - Method in class oracle.javatools.db.ddl.BundleDDLGenerator
Adds the given bundles to this generator.
addButton(JButton) - Method in class oracle.ide.component.CheckBoxListPanel
Used to allow the client to add a button to the panel
addButton(Component, int) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
addButton(JComponent) - Method in class oracle.ide.docking.DrawerElement
 
addButtons(JPanel, GridBagConstraints) - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
addByteMultiple(String) - Method in class oracle.ide.db.controls.AbstractSizeChooser
 
addByteMultiples() - Method in class oracle.ide.db.controls.AbstractSizeChooser
 
addByteMultiples() - Method in class oracle.ide.db.controls.GigabyteSizeChooser
 
addByteMultiples() - Method in class oracle.ide.db.controls.MegabyteSizeChooser
 
addByteMultiples() - Method in class oracle.ide.db.controls.TerabyteSizeChooser
 
addCacheListener(VCSURLBasedCacheListener) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
Deprecated.  
addCancelAction(ActionListener) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a default cancel button with a custom action to this dialog.
addCancelActionListener(ActionListener) - Method in class oracle.javatools.controls.ProgressPanel
 
addCancelButton(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds the cancel button to this dialog.
addCatchClause(SourceTryStatement, String, String, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a catch clause to the block, usin gthe given catch info.
addCategory(SearchCategory) - Method in class oracle.javatools.ui.search.SearchField
Adds a category to the search field.
addCategoryMenuItem(JMenuItem) - Method in class oracle.javatools.ui.search.SearchField
Adds a custom menu item to the categories drop down list.
addCategoryMenuItems(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addCategoryMenuItems(ContextMenu) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList.ChangeSetContextMenuListener
 
addCellEditorListener(CellEditorListener) - Method in class oracle.ide.controls.AbstractCellEditor
 
addCEToolTipProvider(CEToolTipProvider) - Method in class oracle.ide.ceditor.CodeEditor
Registers a CEToolTipProvider implementation to receive requests for tooltip information when the mouse travels over the code editor.
addChangeListener(ChangeListener) - Method in class oracle.ide.config.ChangeEventSource
 
addChangeListener(ChangeListener) - Method in class oracle.ide.config.EnvironOptions
 
addChangeListener(DBObjectChooser.ChangeListener) - Method in class oracle.ide.db.controls.DBObjectChooser
Adds the given DBObjectChooser.ChangeListener
addChangeListener(ChangeListener) - Method in interface oracle.ide.view.DynamicStatusProvider
 
addChangeListener(ChangeListener) - Method in class oracle.javatools.ui.ViewportChangeNotifier
 
addChangeListener(ChangeListener) - Method in class oracle.javatools.util.ChangeSupport
 
addChangeListener(DependencyListener) - Method in class oracle.jdeveloper.audit.model.Dependency
Adds a change listener for this dependency.
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.audit.service.AuditModelFilter
Adds a filter change listener to this filter.
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.audit.service.Profile
Adds a change listener to be notified when changes are applied to this profile.
addChangeListener(ChangeListener) - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Adds a listener for changes to the modified state of this transaction.
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.merge.BaseMergeEditor
addChangeListener(ChangeListener) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
addChangeListener(ChangeListener) - Method in class oracle.jdevimpl.audit.core.DefaultProfile
 
addChangeListener(ChangeListener) - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
addCharacterTypedListener(CharacterTypedListener) - Method in class oracle.javatools.editor.BasicEditorPane
Adds a character typed listener to the list so that it can receive notifications of characters typed into this editor pane.
addCheckBoxStateListener(CheckBoxListItemStateListener) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Adds the listener to each element in the list.
addChecklistModelListener(ChecklistModelListener) - Method in interface oracle.javatools.ui.checklist.ChecklistModel
Add checklist model listener to this model.
addChecklistModelListener(ChecklistModelListener) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Add checklist model listener to this model.
addChild(Element, TNode, DefaultTreeModel) - Method in class oracle.ide.explorer.TreeExplorer
Add the specified element to the model as a child of parent.
addChild(Object) - Method in class oracle.javatools.db.AbstractDBObject.ChildSupport
 
addChild(int, Object) - Method in class oracle.javatools.db.AbstractDBObject.ChildSupport
 
addChildFilterHelper(ChildFilterHelper) - Method in class oracle.ide.explorer.ChildFilterFactory
 
addChildFilterHelper(int, ChildFilterHelper) - Method in class oracle.ide.explorer.ChildFilterFactory
 
addChildNavigable(Navigable) - Method in class oracle.ide.panels.Navigable
Adds a new Navigable to the array of child Navigables.
addChildObjectName(DBObjectID) - Method in class oracle.javatools.db.ReferenceID
 
addChildObjectName(DBObject) - Method in class oracle.javatools.db.ReferenceID
 
addChildObjectName(String) - Method in class oracle.javatools.db.ReferenceID
 
addChildren(TNode) - Method in class oracle.ide.explorer.TreeExplorer
Add the children to the specified root TNode.
addChildURLs(Collection, Element) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
 
addChooseableURLFilter(URLFilter) - Method in class oracle.ide.net.URLChooser
Adds the specified URLFilter to be one of the filters that are shown in the "File type" combo box.
addChooseableURLFilter(URLFilter) - Method in class oracle.ide.net.URLTextField
Adds a URLFilter to the "File types" filter combo box.
addClass(SourceFile, String, int) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a class to the file.
addClassLoaderProvider(ClassLoaderHelper.ClassLoaderProvider) - Static method in class oracle.ide.marshal.xml.ClassLoaderHelper
 
addClassnameToClassloaderIdMapping(String, String) - Static method in class oracle.ide.marshal.xml.ClassLoaderHelper
 
addClassPath(URIPath) - Method in class javax.ide.model.Project
 
addClassPathOption(List) - Method in class oracle.jdeveloper.runner.JStarter
 
addClientSetting(ClientSetting) - Method in class oracle.ide.config.IdeSettings
 
addCloseableDrawer(DockableWindow, int) - Method in class oracle.ide.docking.DrawerWindow
 
addCloseAction(ActionListener) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a default close button with a custom action to this dialog.
addCloseButton(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a close button to this dialog.
addCloseTabListener(CloseTabListener) - Method in class oracle.ide.controls.tabbedpane.TabTitleComponent
Adds the given CloseTabListener to this TabTitleComponent.
addCodeExpansionListener(CodeExpansionListener) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
addCodeFoldingModelListener(CodeFoldingModelListener) - Method in interface oracle.javatools.editor.folding.CodeFoldingModel
Adds a listener for changes to the data model.
addCodeFoldingModelListener(CodeFoldingModelListener) - Method in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
addCodeWillExpandListener(CodeWillExpandListener) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
addCodingStyleOptionsListener(CodingStyleOptionsListener) - Method in interface oracle.jdeveloper.style.CodingStyleOptions
Add a listener for changes to these options.
addColumn(Object) - Method in class oracle.ide.controls.DefaultListTableModel
Adds a column to the model.
addColumn(Object, List) - Method in class oracle.ide.controls.DefaultListTableModel
Adds a column to the model.
addColumn(Object, Object[]) - Method in class oracle.ide.controls.DefaultListTableModel
Adds a column to the model.
addColumn(String, boolean) - Method in class oracle.ide.controls.InputTableModel
 
addColumn(Object) - Method in class oracle.ide.controls.InputTableModel
Adds a column to the model.
addColumn(Object, List) - Method in class oracle.ide.controls.InputTableModel
Adds a column to the model.
addColumn(Object, Object[]) - Method in class oracle.ide.controls.InputTableModel
Adds a column to the model.
addColumn(Column) - Method in class oracle.javatools.db.ColumnConstraint
Adds a constrained column.
addColumn(DBObjectID) - Method in class oracle.javatools.db.ora.LOBDescriptor
Add a column to the column list.
addColumn(Column) - Method in class oracle.javatools.db.Relation
Adds one column to this relation.
addColumn(int, Column) - Method in class oracle.javatools.db.Relation
Adds one column to this relation at the given index.
addColumn(FromObjectUsage) - Method in class oracle.javatools.db.sql.UsingJoinCondition
 
addColumn(int, FromObjectUsage) - Method in class oracle.javatools.db.sql.UsingJoinCondition
 
addColumn(String, String) - Method in class oracle.javatools.ui.builders.TableBuilder
If the table model is supplied as a list or array, then define the columns in order be repeatedly calling the addColumn methods.
addColumn(String, TableCellRenderer) - Method in class oracle.javatools.ui.builders.TableBuilder
If the table model is supplied as a list or array, then define the columns in order be repeatedly calling the addColumn methods.
addColumn(Object, Object[]) - Method in interface oracle.javatools.ui.table.EditableTableModel
Adds a column to the model.
addColumnExpression(IndexObject) - Method in class oracle.javatools.db.Index
Adds a column to the list of indexed columns.
addColumnExpression(int, IndexObject) - Method in class oracle.javatools.db.Index
Insert a column into the list of indexed columns.
addColumnImpl(Column, Relation) - Method in class oracle.javatools.db.ColumnConstraint
 
addColumnImpl(Column, Relation) - Method in class oracle.javatools.db.PKConstraint
 
addComboBoxDocumentListener(JComboBox, DocumentListener) - Static method in class oracle.ide.util.IdeUtil
 
addComment(Object) - Method in class oracle.jdeveloper.vcs.spi.VCSRecentCommentsModel
Adds a recent comment to the model
addCommentsToolbarAction(Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
addCommitListener(CommitListener) - Method in interface oracle.ide.panels.CommitNotifier
Adds an CommitListener that will be called when the user applies or cancels changes.
addCommitListener(CommitListener) - Method in class oracle.ide.wizard.FSMWizard
 
addCommitListener(CommitListener) - Method in class oracle.ide.wizard.GenericWizardLauncher
 
addCompareSubmenu(Collection<? super JMenuItem>, Context) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Conditionally add the compare submenu to the specified collection of menu items, iff at least one compare submenu item is enabled in the specified context.
addCompilableJspType(Class) - Static method in class oracle.jdeveloper.model.J2eeSettings
Registers the specified Class as representing a compilable JSP type.
addComponent(String, String) - Method in class oracle.ide.ComponentVersionManager
Adds the component name and version number to the list of registered component/version sets.
addComponent(Component, int) - Method in class oracle.ide.controls.Toolbar
Adds the specified component to this toolbar at the given position.
addComponent(Transform) - Method in class oracle.jdeveloper.audit.transform.CompositeTransform
 
addComponents(boolean, Component...) - Method in class oracle.javatools.ui.builders.ToolBarBuilder
Add an arbitrary component to the toolbar
addCompositeListener(CompositeFileElementListener) - Static method in class oracle.ide.composite.CompositeFileElementRegistry
Adds a listener to receive composite file element event notification.
addConnection(String, Properties) - Method in interface oracle.jdeveloper.db.Connections
Creates a connection in the underlying namespace with the given name and properties.
addConnection(String, Properties) - Method in class oracle.jdeveloper.db.DatabaseConnections
Creates a connection in the underlying namespace with the given name and properties.
addConnectionListener(ItemListener) - Method in class oracle.jdeveloper.db.controls.ConnectionPickerButton
Adds an ItemListener that will be notified when the selected item in the popup menu is changed.
addConnectionNode(Element) - Method in class oracle.jdeveloper.vcs.nav.ConnectionListFilterNode
 
addConstraint(Constraint) - Method in class oracle.javatools.db.Relation
Adds a Constraint to this relation.
addConstruct(Object, URL, Project, Workspace) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds the location corresponding to a construct to the set of locations to be audited.
addConstruct(Object, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addConstructor(SourceClass, int) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a constructor to the class.
addConstructParameter(String, Object) - Method in interface oracle.jdeveloper.audit.analyzer.ViolationReport
Adds a construct as a parameter to the violation.
addConstructParameter(String, ModelAdapter, Object) - Method in interface oracle.jdeveloper.audit.analyzer.ViolationReport
Adds a construct in a model as a parameter to the violation.
addContainedModel(ModelAdapter) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Adds a model to the set contained by this model.
addContainedModels(ModelAdapter[]) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Adds models to the set contained by this model.
addContainedModels(Collection<ModelAdapter>) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Adds models to the set contained by this model.
addContent(URL, ProjectContent, boolean, ProgressBar) - Method in class oracle.ide.model.ContentSetHelper
Adds the URL to the ProjectContent.
addContent(Object) - Method in class oracle.jdevimpl.audit.swing.MessageDialog
Adds content to the dialog.
addContentActionListener(ContentActionListener) - Method in class oracle.javatools.ui.checklist.Checklist
Add a ContentActionListener to the checklist.
addContentActionListener(ContentActionListener) - Method in interface oracle.javatools.ui.checklist.StepContent
Add ContentActionListener to this StepContent to listen for any ActionEvents that happens in this content.
addContentActionListener(ContentActionListener) - Method in class oracle.javatools.ui.checklist.TaskContent
Attach a ContentActionListener to the TaskContent.
AddContentCommand - Class in oracle.ide.cmd
The AddContentCommand class implements adding content to a project.
AddContentCommand() - Constructor for class oracle.ide.cmd.AddContentCommand
Creates the AddContentCommand.
addContentElement(ContentElement) - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Add a ContentElement to the task.
addContentElement(String, ContentElement.Type, String, Icon, String, String) - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Add a ContentElement to the task.
addContentImpl(URL, ContentSet, boolean, ProgressBar) - Method in class oracle.ide.model.ContentSetHelper
Adds the URL to the content set.
addContentLevelFilter(ContentLevelFilter) - Static method in class oracle.ide.model.ContentLevel
 
addContentSet(ContentSet) - Method in class oracle.ide.model.ContentSet
 
addContext(KeyStrokeContext) - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
Add a context to the list of known context.
addContext(KeyStrokeContext) - Method in class oracle.ide.keyboard.KeyStrokeOptions
Adds a context to the known contexts
addContextMenuListener(ContextMenuListener) - Method in class oracle.ide.controller.ContextMenu
Adds a context menu listener.
addContextMenuListener(ContextMenuListener, Class) - Method in class oracle.ide.controller.ContextMenu
Adds a ContextMenuListener that is called when the type of the data represented by the current Context is assignable to a variable whose type is of the specified Class.
addContextMenuListener(ContextMenuListener, Class) - Method in class oracle.ide.navigator.NavigatorManager
Adds a context menu listener to all NavigatorWindows.
addContextMenuListeners(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
addContextMenuListeners(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Add listeners to the context menu.
addContextMenuListeners(ContextMenu) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
addContextualObjectProvider(ContextualObjectProvider) - Method in class oracle.jdeveloper.webapp.design.DTEManager
Deprecated. 
addController(Controller) - Method in class oracle.ide.controller.IdeAction
Adds the specified controller to the list of controllers that manage this IdeAction.
addController(int, Controller) - Static method in class oracle.ide.controller.IdeAction
Convenience method for looking up the specified IdeAction by its action ID and, if found, adding the specified controller to it.
addController(Controller, double) - Method in class oracle.ide.util.WeightedController
Adds a controller to the list.
addControllerLast(Controller) - Method in class oracle.ide.controller.IdeAction
 
addCopyListener(CopyListener) - Method in class oracle.ide.compiler.Compiler
CopyListeners should be added in a declarative way in an extension.xml file, using code such as:
addCursorListener(CursorListener) - Method in class oracle.ide.ceditor.CodeEditor
Adds a CursorListener to the list of cursor listeners.
addCursorListener(CursorListener, boolean) - Method in class oracle.ide.ceditor.CodeEditor
Adds a CursorListener to the list of cursor listeners.
addCustomButton(Icon, String, String) - Method in class oracle.ide.db.controls.ListButtons
Adds a custom button to the bottom of the button list.
addCustomButton(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a custom button to this dialog.
addDatatype(PlSqlDatatype) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Adds the given PlSqlDatatype to the Datatypes property array
addDBObject(DBObject) - Method in class oracle.ide.db.controls.DBObjectListPicker
Use to setup the initial contents of the picker.
addDBObjectPaths(DBObject[][]) - Method in class oracle.ide.db.controls.DBObjectPicker
 
addDBObjects(DBObject[]) - Method in class oracle.ide.db.controls.DBObjectPicker
Adds the given DBObjects to the picker (at the top level).
addDBTypeRegistry(DBTypeDispayRegistryEntry) - Static method in class oracle.ide.db.DBTypeDisplayRegistry
 
addDebuggerExtender(DebuggerExtender) - Method in class oracle.ide.runner.Debugger
Deprecated. Use addDebuggerExtender(DebuggerExtenderDeclarator) instead
addDebuggerExtender(DebuggerExtenderDeclarator) - Method in class oracle.ide.runner.Debugger
Programmatically add a DebuggerExtender, which can augment and modify Debugger behavior.
addDebuggerListener(DebuggerAdapter) - Method in class oracle.ide.runner.Debugger
Add a DebuggerListener to the debugger The preferred way to add DebuggerListeners is by registering them in the extension.xml file of the extension.
addDebuggerWindowProvider(DebuggerWindowProvider) - Method in class oracle.ide.runner.Debugger
Deprecated. Use addDebuggerWindowProvider(DebuggerWindowProviderDeclarator) instead
addDebuggerWindowProvider(DebuggerWindowProviderDeclarator) - Method in class oracle.ide.runner.Debugger
Programmatically add a DebuggerWindowProvider, which will provide a custom debugger window.
addDeclaration(IndexDeclaration) - Method in class oracle.ide.dependency.index.DependencyIndexer
Add a declaration to the index.
addDeclarationProvider(DeclarationProvider) - Method in class oracle.ide.dependency.DependencyManager
Deprecated. Register declaration providers through the extension manifest file
addDeclaratorError(String) - Method in class oracle.javatools.db.datatypes.ComplexType
Deprecated.  
addDefaultActionListener(ActionListener) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
addDefaultPanels(List<Navigable>, boolean) - Method in class oracle.ide.db.panels.PanelLibrary
 
addDelegate(Class, Class) - Method in class oracle.jdeveloper.controller.NodeActionController
Adds a NodeActionDelegate to this controller.
addDelegateController(Controller) - Method in class oracle.ide.docking.DrawerDockableWindow
 
addDelegateControllers(Controller...) - Method in class oracle.ide.docking.DrawerWindow
Adds the given controllers as "delegate controllers." The controller of this instance will handle an event or an update only if the "delegate controllers" were not able to do so.
addDependency(Dependable) - Method in class oracle.ide.model.DependencyConfiguration
Adds a dependency to the project.
addDependency(TechId) - Method in class oracle.ide.model.TechId
Ensures that this technology depends on another technology.
addDependency(Dependency) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
Adds a dependency of the current audit on a target.
addDependency(Dependency) - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
addDependency(Dependency, URL, Project, Workspace) - Static method in class oracle.jdeveloper.audit.model.DependencyFileChangeListener
 
addDependency(Dependency, String, Project, Workspace) - Static method in class oracle.jdeveloper.audit.model.DependencyFileChangeListener
 
addDependency(Dependency, Collection<String>, Project, Workspace) - Static method in class oracle.jdeveloper.audit.model.DependencyFileChangeListener
 
addDependency(Dependency, DataContainer) - Static method in class oracle.jdeveloper.audit.model.DependencyStructureListener
 
addDependency(Dependency) - Method in class oracle.jdeveloper.audit.model.DependencyStructureListener
 
addDependency(Dependency) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
addDependency(Dependency) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addDeprecatedId(String) - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
addDeviceClass(Object, Map) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
addDisconnectListener(DisconnectListener) - Method in interface oracle.jdeveloper.db.Connections
Adds a listener to be asked about and notified of disconnect events.
addDisconnectListener(DisconnectListener) - Method in class oracle.jdeveloper.db.DatabaseConnections
Adds a listener to this store of connections to be notified of (and be able to veto) disconnection events.
addDocComment(SourceMember, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Sets the Javadoc comment for the given member (class, method, field, ...).
addDockableListener(DockableListener, Dockable) - Method in class oracle.ide.docking.DockStation
Dockable listeners are manipulated by the DockStation to simplify the implementation of the Dockable interface.
addDocTag(SourceDocComment, String, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a doc tag to the given doc comment
addDocumentListener(DocumentListener) - Method in class javax.ide.model.Document
Add a DocumentListener to the listener list.
addDocumentListener(DocumentListener) - Method in class oracle.javatools.editor.BasicDocument
Registers the given listener to begin receiving notifications when changes are made to the document.
addDoubleClickActionListener(ActionListener) - Method in class oracle.javatools.controls.nicelist.NiceList
Adds an action listener.
addDrawer(int, DrawerElement) - Method in class oracle.ide.docking.DrawerPanel
 
addDrawer(View, DrawerConfig) - Method in class oracle.ide.docking.DrawerWindow
 
addDrawer(DockableWindow) - Method in class oracle.ide.docking.DrawerWindow
 
addDrawer(DockableWindow, float) - Method in class oracle.ide.docking.DrawerWindow
 
addDrawer(DockableWindow, int) - Method in class oracle.ide.docking.DrawerWindow
 
addDrawerListener(DrawerListener) - Method in class oracle.ide.docking.DrawerWindow
 
addDrawerThatCanHideHandle(DockableWindow) - Method in class oracle.ide.docking.DrawerWindow
 
addDropActions(boolean, String, Action...) - Method in class oracle.javatools.ui.builders.ToolBarBuilder
Add a button to the toolbar that when pressed reveals a drop list of actions.
addDropActions(boolean, Icon, String, Action...) - Method in class oracle.javatools.ui.builders.ToolBarBuilder
Add an icon button to the toolbar that when pressed reveals a drop list of actions.
addDynamicMenuItem(JMenu, int, float, Context) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Deprecated. replaced by VCSMenuUtils.addLazyDynamicMenuItem(javax.swing.JMenu, int, float, oracle.ide.Context).
addDynamicMenuItem(ContextMenu, int, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
 
addDynamicMenuListener(DynamicMenuListener) - Method in class oracle.ide.IdeMainWindow
Adds the specified listener listener to the list of active view listeners.
addEdit(UndoableEdit) - Method in class oracle.ide.ceditor.UndoableEditCommand
 
addEdit(UndoableEdit) - Method in class oracle.jdeveloper.audit.transform.TextTransformContext
Adds an edit of the text buffer to the sequence of edits which will comprise the tranform.
addEditorListener(EditorListener, String) - Method in class javax.ide.editor.EditorManager
Add an EditorListener.
addEditorListener(EditorListener) - Method in class oracle.ide.editor.EditorManager
Adds a registered listener as an EditorListener.
addEdits(Collection<UndoableEdit>) - Method in class oracle.ide.ceditor.UndoableEditCommand
 
addElement(Object, Icon, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Adds an element to the model with the specified userObject, icon, label and toolTipText.
addElement(Object, Icon, boolean, boolean) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Adds an element to the model with the specified userObject and icon.
addElement(Object, Icon, String, boolean, boolean, boolean, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElement(Object, Icon, boolean, boolean, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Adds an element to the model with the specified userObject and icon.
addElement(Object, Icon, boolean, boolean, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Adds an element to the model with the specified userObject and icon.
addElement(Object, Icon, boolean, boolean, String, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElement(Object) - Method in class oracle.ide.controls.DefaultListComboBoxModel
 
addElement(Object) - Method in class oracle.ide.controls.SortedComboBoxModel
 
addElement(Object) - Method in class oracle.ide.controls.SortedListModel
 
addElement(T) - Method in class oracle.javatools.ui.list.SimpleListModel
Add an element, firing an intervalAdded event.
addElement(Element, Node, Project, Workspace) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds the location corresponding to an Element to the set of locations to be audited.
addElement(Element, Node, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addElementAt(int, Object, Icon, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementAt(int, Object, Icon, String, boolean, boolean, boolean, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementAt(int, Object, Icon, boolean, boolean) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementAt(int, Object, Icon, boolean, boolean, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementAt(int, Object, Icon, boolean, boolean, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementAt(int, Object, Icon, boolean, boolean, String, String, String) - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
 
addElementListListener(ElementListListener) - Method in interface oracle.javatools.xml.bind.ElementList
Adds the specified listener to receive events when changes are made to this ElementList instance through ElementList methods.
addElements(Iterator<T>) - Method in class oracle.javatools.ui.list.SimpleListModel
Deprecated. use SimpleListModel.asList().addAll( Collection ).
addElements(Element[], Node, Project, Workspace) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds the locations corresponding to an array of Elements in a Node to the set of locations to be audited.
addElements(Element[], Node, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addEntries(File[]) - Method in class oracle.ide.net.FilePath
Adds the given File objects in order to the end of the FilePath.
addEntries(FilePath) - Method in class oracle.ide.net.FilePath
Adds the entries from the specified FilePath to this instance.
addEntries(HistoryEntry[]) - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
addEntry(File) - Method in class oracle.ide.net.FilePath
Adds the given File to the end of the FilePath, if it is not already on the FilePath.
addEntry(String, Map<String, String>) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Adds a new entry (value, and optional metadata) into the resource bundle and returns an automatically generated resource bundle key.
addEntry(PatchEntry) - Method in class oracle.javatools.patch.PatchModel
Adds a PatchEntry instance to the patch model.
addEntry(String, String, Map<String, String>) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Adds a new entry (key, value, and optional metadata) into the resource bundle.
addEntry(String, Map<String, String>) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Adds a new entry (value, and optional metadata) into the resource bundle and returns an automatically generated resource bundle key.
addEntry(String, String, Map<String, String>) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
addEntry(String, Map<String, String>) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
addEntry(K, V) - Method in class oracle.javatools.util.Maps.AbstractHashMap
Creates an entry and add it to the map.
addEntryNoDialog(String, String, Map<String, String>) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
This method only needs to be overridden if writing into the override bundle.
addEntryNoDialog(String, String, Map<String, String>) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Adds a new entry (key, value, and optional metadata) into the resource bundle.
addEntryNoDialog(String, String, Map<String, String>) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
addError(MigrationInfo.ErrorInformation) - Method in class oracle.ide.migration.MigrationInfo
 
addErrorMonitor(VCSStreamMonitor) - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
addEventListener(ExtensionRegistrationListener) - Static method in class javax.ide.extension.ExtensionRegistry
 
addEventListener(ChangeListEventListener) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
 
addExclude(String) - Method in class oracle.ide.util.PatternFilters
 
addExclude(String, boolean) - Method in class oracle.ide.util.PatternFilters
 
addExecutorService(ExecutorService, String) - Static method in class oracle.ide.cmd.ExitCommand
Registers an ExecutorService for shutdown when the IDE exits.
addExecutorService(ExecutorService, String, boolean) - Static method in class oracle.ide.cmd.ExitCommand
Registers an ExecutorService for shutdown when the IDE exits.
addExistsTest(URIExistsTest) - Method in class javax.ide.net.VirtualFileSystem
Add an implementation of the URIExistsTest interface.
addExistsTest(URLExistsTest) - Static method in class oracle.ide.net.URLFileSystem
Add an implementation of the URLExistsTest interface.
addExpression(SQLFragment) - Method in class oracle.javatools.db.sql.GroupByObject
 
addExpression(int, SQLFragment) - Method in class oracle.javatools.db.sql.GroupByObject
 
addExpressionBuilderPickerListener(ExpressionBuilderPickerListener) - Method in class oracle.ide.expressionbuilder.AbstractExpressionBuilderPicker
 
addExpressionBuilderPickerListener(ExpressionBuilderPickerListener) - Method in interface oracle.ide.expressionbuilder.ExpressionBuilderPicker
Adds ExpressionBuilderPickerListener to this picker.
addExpressionStatement(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) an expression as a statement to the block.
addExpressionStatement(SourceBlock, SourceExpression) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) an expression as a statement to the block.
addExpressionStatement(SourceBlock, String, SourceElement, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Inserts an expression as a statement to the block by the specified sibling.
addExpressionStatement(SourceBlock, SourceExpression, SourceElement, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Inserts an expression as a statement to the block by the specified sibling.
addExtension(String) - Method in class oracle.ide.net.DefaultURLFilter
Adds the specified extension to the list of extensions that are accepted by this filter.
ADDEXTERNALFAVORITE - Static variable in class oracle.javatools.icons.OracleIcons
 
addExternalTool(ExternalTool) - Method in class oracle.ide.externaltools.ExternalToolManager
Programmatically adds an external tool.
addExternalToolListener(ExternalToolListener) - Method in class oracle.ide.externaltools.ExternalToolManager
Adds a listener for events related to external tools.
addFaceletsSuffix(Project, String, boolean) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationHandler
Add the suffix to the configuration parameter "javax.faces.FACELETS_VIEW_MAPPINGS" If makeDefault is true, the suffix is prepended to the FACELETS_VIEW_MAPPINGS, so that it is returned by getDefaultFaceletsSuffix()
addFaceletsSuffix(Project, String, boolean) - Method in class oracle.jdeveloper.webapp.facelets.FaceletsConfigurationManager
Add the suffix to the configuration parameter "javax.faces.FACELETS_VIEW_MAPPINGS" If makeDefault is true, the suffix is prepended to the FACELETS_VIEW_MAPPINGS, so that it is returned by getDefaultFaceletsSuffix()
addFactory(String, URLStreamHandlerFactory) - Method in interface oracle.ide.net.URLFileSystem.StreamHandlerFactoryQueue
 
ADDFAVORITES - Static variable in class oracle.javatools.icons.OracleIcons
 
addFeedback(String) - Static method in class oracle.ide.feedback.FeedbackManager
 
addFeedback(String, Context) - Static method in class oracle.ide.feedback.FeedbackManager
 
addFeedbackImpl(Feedback) - Method in class oracle.ide.feedback.FeedbackManager
 
addFeedbackManager(FeedbackManager) - Method in class oracle.javatools.editor.BasicEditorPane
Installs the given FeedbackManager for displaying feedback messages to the user for this editor pane.
addField(SourceClass, String, String, int, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a field to the class with the given type, modifiers, and initializer text.
addFieldListener(PropertyFieldListener) - Method in class oracle.jdeveloper.audit.bean.PropertyField
 
addFileChangeListener(FileChangeListener) - Method in class oracle.ide.file.AbstractFileScope
 
addFileChangeListener(FileChangeListener) - Method in interface oracle.ide.file.FileScope
Add a file change listener to receive events about the files in this scope.
addFileChangeListener(FileChangeListener) - Method in class oracle.ide.file.FileTable
 
addFileChangeListener(Workspace, Project, FileChangeListener) - Method in class oracle.ide.index.file.FileChangeManager
Deprecated. Add a FileChangeListener for the given workspace and project.
addFileSpecification(FileSpecification) - Method in class oracle.javatools.db.Tablespace
Adds one data/temp file to this tablespace.
addFileSpecification(int, FileSpecification) - Method in class oracle.javatools.db.Tablespace
Adds one data/temp file to this tablespace at the given index.
addFiller() - Method in class oracle.ide.controls.Toolbar
Adds a small blank space filler to the toolbar.
addFilter(DBObjectFilter<T>) - Method in class oracle.javatools.db.DBObjectCriteria
Adds an extra filter to this object as an auxillary criterion.
addFilter(AuditModelFilter) - Method in interface oracle.jdeveloper.audit.service.AuditModel
Adds a filter to this model.
addFilter(PatternFilter) - Method in class oracle.jdeveloper.model.ContentFolder
Adds the supplied filter to the list of filters for this content folder.
addFilter(AuditModelFilter) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
Adds a filter to this model.
addFilteredProps(String) - Method in class oracle.javatools.db.diff.DefaultResultSetFilter
Overloaded method for addFilteredProps(String[]) allowing a single property path regular expression, or comma seperated list of expressions, to be passed.
addFilteredProps(String[]) - Method in class oracle.javatools.db.diff.DefaultResultSetFilter
Adds an array of property path regular expressions to will be ignored.
addFilterPattern(String) - Static method in class oracle.jdeveloper.vcs.util.VCSIgnoreFilters
 
addFinallyClause(SourceTryStatement, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a finally clause to the try statement, using the given block
addFinishPage(String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds a sumary page to the wizard.
addFinishPage(String, String, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds a sumary page to the wizard.
addFinishPage(String, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. since 11.1.2.0.0 use variant that takes MetaClass instead
addFinishPage(MetaClass, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds a finish page to the wizard.
addFirst(E, double) - Method in class oracle.javatools.util.WeightedList
Adds e before the first existing entry that has a weight equal or higher than weight.
addFirstJavaCommandOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
Prepends the JRunProcess.JAVA_FIRST_COMMAND_OPTIONS to the provided list
addFlatDirs(Context, List) - Method in class oracle.ide.model.ContentLevel
 
addFocusHierarchyListener(FocusHierarchyListener) - Method in class oracle.ide.controls.FocusHierarchyDispatcher
 
addFolderToContentSet(URL) - Method in class oracle.jdeveloper.model.ContentSetPanel
Adds the supplied URL as a content folder.
addFolderToContentSet(URL, URL) - Method in class oracle.jdeveloper.model.ContentSetPanel
Adds the supplied URL as a content folder.
addFormatter(Class, Log.Formatter) - Static method in class oracle.javatools.util.Log
Sets a formatter for a type.
addFormLayoutFactory(FormLayoutFactory) - Static method in class oracle.ide.inspector.layout.PropertyFormLayoutFactory
Add a FormLayoutFactory.
addFromObject(FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addFromObject(int, FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addFromObject(FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addFromObject(FromObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a from object to the end of the list.
addFromObject(int, FromObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a from object to the given position in the list.
addFromObject(FromObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given FromObject to the query.
addFromObjects(FromObject[]) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addFSMWizardListener(FSMWizardListener) - Method in class oracle.ide.wizard.FSMWizard
 
addFunction(Object) - Method in class oracle.ide.db.panels.sql.ExpressionPanel
 
addGlobalBundle(NodeResourceBundle, String) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Adds the specified bundle as a global bundle and associates it with the specified bundle id
addGlobalBundle(MetaClass, String, boolean) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
Adds the specified bundle as a global bundle and associates it with the specified bundle id.
addGlobalBundle(ResourceBundleWrapperRT, String) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
Adds the specified bundle to the list of global resource bundles
addGlobalIgnoreFilter(Pair) - Static method in class oracle.jdeveloper.vcs.util.VCSConfigUtils
Adds a filter pattern to the IDE's global ignore preferences.
addGlobalKeyStrokes(KeyStrokeMap) - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
Overwrite this method to define your global keystrokes.
addGlobalPartitionColumn(DBObjectID) - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
addGroup(PaletteGroup) - Method in class oracle.ide.palette2.DefaultPalettePage
Add Palette Group
addGroupByColumn(SQLFragment) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addGroupByColumn(int, SQLFragment) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addGroupByColumn(SQLFragment) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given FromObjectUsage to the end of the GROUP BY clause.
addGroupByColumn(int, SQLFragment) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given FromObjectUsage to the specified index of the GROUP BY clause.
addGutterClickListener(GutterClickListener) - Method in interface oracle.javatools.editor.gutter.Gutter
Registers a GutterClickListener to receive notifications of mouse clicks in this Gutter component.
addGutterClickListener(GutterClickListener) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Registers a GutterClickListener to receive notifications of mouse clicks in this Gutter component.
addGutterMark(int, Icon, HighlightStyle, int, int) - Method in interface oracle.javatools.editor.gutter.GutterColumn
Adds a new GutterMark to this column for the given line.
addGutterMark(int, Icon, HighlightStyle, int, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Adds a new GutterMark to this column for the given line.
addHashQuantityTablespace(String) - Method in class oracle.javatools.db.ora.OracleTablePartitions
Deprecated. 
addHashQuantityTablespace(DBObjectID) - Method in class oracle.javatools.db.ora.OracleTablePartitions
Add a HASH_QUANTITY_TABLESPACE.
addHashStructureHookListener(HashStructureHookListener) - Method in class oracle.ide.extension.HashStructureHook
Adds a HashStructureHookListener and synchronously calls the listener's listenerAttached() method passing the existing contents of the HashStructureHook's HashStructure.
addHeaderListener(HeaderListener) - Method in class oracle.javatools.ui.Header
Adds a listener that will be notified when the header is collapsed or expanded either using the disclosure icon, or programmatically.
addHeaderPanelListener(PanelLibrary.HeaderPanelListener) - Method in class oracle.ide.db.controls.NameEditor
 
addHeaderPanelListener(PanelLibrary.HeaderPanelListener) - Method in interface oracle.ide.db.panels.PanelLibrary.HeaderPanel
 
addHelpableProvider(HelpableProvider) - Method in class oracle.ide.ceditor.CodeEditor
Adds a HelpableProvider for this class from which the code editor can retrieve help info.
addHelper(NodeMigratorHelper) - Method in class oracle.ide.migration.NodeMigrator
Deprecated. declare NodeMigratorHelpers declaratively throught the node-migrator hook.
addHFiller() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a horizontal filler.
addHGap() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add horizontal gap of default size.
addHGap(int) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add horizontal gap of the specified size.
addHierarchyListenerForLoading(HierarchyListener) - Method in class oracle.ide.model.LazyLoadedTraversable
Deprecated. 
addHierarchyListenerForLoading(HierarchyListener) - Method in interface oracle.ide.model.LazyTraversable
Deprecated. Use #addLazyLoadListener
addHighlight(HighlightStyle, int, int) - Method in class oracle.javatools.editor.highlight.HighlightLayer
Adds a highlight to the editor pane using the specified style and offsets.
addHighlight(HighlightStyle, int, boolean, int, boolean) - Method in class oracle.javatools.editor.highlight.HighlightLayer
Adds a highlight to the editor pane using the specified style and offsets.
addHighlight(ModelAdapter, Object) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Adds a highlight region for a construct for this context.
addHighlight(Object) - Method in class oracle.jdeveloper.audit.transform.TransformContext
Adds a highlight region for a construct in the model for this context.
addHintText(String) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addHistoryModelListener(HistoryModelListener) - Method in class oracle.javatools.history.AbstractHistoryModel
 
addHistoryModelListener(HistoryModelListener) - Method in interface oracle.javatools.history.HistoryModel
Add a listener that will be notified of changes to this model.
addHref(Href) - Method in class oracle.ide.log.MessagePage
Adds the specified Href to the message page.
addHunk(PatchHunk) - Method in class oracle.javatools.patch.PatchEntry
Adds a PatchHunk instance to the patch entry.
addHyperAction(Action) - Method in class oracle.javatools.dialogs.MessagePanel
Add a hyperlink to this message panel to invoke the specified action.
addIcon(Icon) - Method in class oracle.ide.controls.OverlayIcon
 
addIdeActivationListener(IdeActivationListener) - Method in class oracle.ide.IdeMainWindow
Adds a listener to IDE activation.
addIdeExtension(String) - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Associate the specified extension with the document type encapsulated in this DocRecord.
addIDEListener(IDEListener) - Method in class javax.ide.IDE
 
addIdeListener(IdeListener) - Static method in class oracle.ide.Ide
Deprecated.  
addIDToList(DBObjectID) - Method in class oracle.ide.db.controls.DBObjectChooser
 
addIDToList(DBObjectID) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
Deprecated.  
addIfAbsent(Object) - Method in class oracle.javatools.util.CopyOnWriteList
Deprecated. Adds an item to the list.
addIfElseStatement(SourceBlock, String, SourceBlock, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds an if/else statement to the block, using the given condition and if/else blocks.
addIfStatement(SourceBlock, String, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds an if statement to the block, using the given condition and if block.
addImpl(Component, Object, int) - Method in class oracle.ide.ceditor.CodeEditor.CEToolbar
 
addImpl(Component, Object, int) - Method in class oracle.ide.controls.SingleRowTabbedPane
Deprecated.  
addImpl(Component, Object, int) - Method in class oracle.ide.controls.Toolbar
 
addImpl(Component, Object, int) - Method in class oracle.javatools.ui.ControlBar
 
addImpl(Component, Object, int) - Method in class oracle.javatools.ui.ghost.GhostPalette
Adds the specified child Component.
addImpl(Component, Object, int) - Method in class oracle.javatools.ui.search.SearchField
 
addImpl(Component, Object, int) - Method in class oracle.javatools.ui.TransparentPanel
 
addImport(SourceFile, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds an import to the file.
Addin - Interface in oracle.ide
The Addin interface provides a mechanism for extensions to carry out programmatic initialization during the startup sequence of the IDE.
addInclude(String) - Method in class oracle.ide.util.PatternFilters
 
addInclude(String, boolean) - Method in class oracle.ide.util.PatternFilters
 
addIncludeProvider(QualifiedName, IncludeProvider) - Method in class oracle.jdeveloper.webapp.design.DTEManager
Deprecated. 
addIndex(Index) - Method in class oracle.javatools.db.Table
 
addIndexer(Class<? extends Indexer>) - Method in class oracle.ide.index.IndexManager
Deprecated. Indexer implementations must be registered through the extension manifest hook
addIndexer(Class<? extends Node>, Class<? extends Indexer>) - Method in class oracle.ide.index.IndexManager
Deprecated. Indexer implementations must be registered through the extension manifest hook
addInitialEvent(String) - Method in class oracle.ide.runner.Profiler
 
AddinJDK - Class in oracle.jdeveloper.library
A JDK automatically installed by the extension framework.
AddinJDK(String, URLPath, URLPath, URLPath, URL, VersionNumber, URL) - Constructor for class oracle.jdeveloper.library.AddinJDK
 
AddinLibrary - Class in oracle.jdeveloper.library
Represents a library that was installed in an extension manifest's <libraries> hook.
AddinLibrary(String, URLPath, URLPath, URLPath, Boolean) - Constructor for class oracle.jdeveloper.library.AddinLibrary
 
AddinLibrary(String, URLPath, URLPath, URLPath, Boolean, Boolean, String) - Constructor for class oracle.jdeveloper.library.AddinLibrary
 
AddinLibraryList - Class in oracle.jdeveloper.library
Provides access to libraries registered by extensions.
AddinManager - Class in oracle.ide
The AddinManager class is responsible for loading addins to the IDE.
AddinManager() - Constructor for class oracle.ide.AddinManager
 
AddinPolicyUtils - Class in oracle.ide.util
A utility class containing addin policies we want to enforce.
addInsightObjects(Set) - Method in class oracle.ide.db.util.ExpressionEditSupport
 
addInsightObjects(Collection<String>) - Method in class oracle.ide.db.util.insight.OracleSqlQueryInsightProvider
 
addinsLoaded(IdeEvent) - Method in class oracle.ide.IdeAdapter
 
addinsLoaded(IdeEvent) - Method in interface oracle.ide.IdeListener
Deprecated. This method (callback) never called anymore. There is no replacement.
addinsLoaded(IdeEvent) - Method in class oracle.ideimpl.webupdate.WebUpdateAddin
 
addInspectableFactory(InspectableFactory) - Method in class oracle.ide.inspector.InspectorFactory
Register an InspectableFactory to be used when requesting an Inspectable for a given Context in its entirety.
addInspectorExpressionProvider(DebuggerInspectorExpressionProvider) - Method in class oracle.ide.runner.Debugger
Add a DebuggerInspectorExpressionProvider which will be used to make a suitable inspector expression when the user requests an inspect and there is no selection in the editor
addInterface(SourceFile, String, int) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) an interface to the file.
addItem(Object) - Method in class oracle.ide.db.controls.SchemaObjectComboBox
 
addItem(Object) - Method in class oracle.ide.db.controls.SchemaPicker
 
addItem(PaletteItem) - Method in class oracle.ide.palette2.DefaultPaletteSection
Add Palette Item
addItem(Object) - Method in class oracle.jdeveloper.db.controls.StorePicker
 
addItemListener(ItemListener) - Method in class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
 
addItems(List) - Method in interface oracle.ide.palette.Palette
Add Items to Palette.
ADDITION_STYLE - Static variable in class oracle.javatools.compare.view.ColorConstants
 
additionStyle - Variable in class oracle.javatools.editor.language.BuiltInStyles
The base addition style.
addJavadocCommentsAtOffset() - Method in class oracle.ide.ceditor.AbstractEditingPlugin
Creates comments including stub Javadoc stubs as necessary.
addJavaExecutableName(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the Java executable name to the list of command line items.
addJavaOptionProvider(JavaOptionProvider) - Static method in class oracle.jdeveloper.runner.JStarter
Adds the JavaOptionProvider to the list of JavaOptionProviders that will be called when a Java run process is started.
addJavaOptionProvidersJavaOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the Java options from the Java option providers to the list of command line items.
addJavaOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the Java options to the list of command line items.
addJavaVmOption(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the Java VM option to the list of command line items.
addJDK(String, URL) - Method in class oracle.jdeveloper.library.InternalLibraryList
 
addJDK(String, URL, URL) - Method in class oracle.jdeveloper.library.JLibraryList
 
addJDK(String, URL) - Method in class oracle.jdeveloper.library.JLibraryList
 
addJDK(String, URL) - Method in class oracle.jdeveloper.library.ListWrapper
 
addJDK(String, URL) - Method in interface oracle.jdeveloper.library.MutableLibraryList
Add a JDK using the given name and based upon the given executble.
addJoinObject(FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addJspLibraryEventListener(JspLibraryEventListener) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Add a TEventListener to the library manager.
addJspLibraryListener(JspLibraryListener) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Add a listener to the library manager.
addJspLibraryURLClassesProvider(JspLibraryURLClassesProvider) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
addKeyListener(KeyListener) - Method in class oracle.ide.log.DefaultLogPage
Add a KeyListener to the GUI.
addKeyStrokeContext(IdeAction[], String) - Static method in class oracle.jdeveloper.vcs.util.VCSKeyboardUtils
 
addKeyValueMap(Map<String, String>) - Method in class oracle.javatools.resourcebundle.ChainedKeyValueMap
 
addKeyword(String, int) - Method in class oracle.javatools.parser.util.KeywordTable
Adds the given keywords/token pair to the keyword table.
addKid(PlsqlNode) - Method in class oracle.javatools.parser.plsql.syntax.AST
 
addKillRing(String) - Static method in class oracle.javatools.editor.EmacsAction
Utility routine to add the given text as the last (top-most) entry in the kill ring.
addLast(E, double) - Method in class oracle.javatools.util.WeightedList
Adds e after the last existing entry that has a weight equal or higher than weight.
addLastJavaCommandOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
 
addLayoutComponent(String, Component) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
addLayoutComponent(Component, Object) - Method in class oracle.ide.controls.ButtonsLayoutManager
 
addLayoutComponent(Component, Object) - Method in class oracle.ide.controls.PentaLayout
Adds the specified component to the layout, using the specified constraint object.
addLayoutComponent(String, Component) - Method in class oracle.ide.controls.PentaLayout
 
addLayoutComponent(String, Component) - Method in class oracle.javatools.compare.view.SplitPanelLayout
 
addLayoutComponent(Component, Object) - Method in class oracle.javatools.ui.ColumnLayout
 
addLayoutComponent(String, Component) - Method in class oracle.javatools.ui.ColumnLayout
 
addLayoutComponent(String, Component) - Method in class oracle.javatools.ui.layout.CenterLayout
 
addLayoutComponent(String, Component) - Method in class oracle.jdevimpl.audit.swing.CenterLayout
 
addLayoutComponent(Component, Object) - Method in class oracle.jdevimpl.audit.swing.CenterLayout
 
addLayoutComponent(String, Component) - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
addLayoutComponent(Component, Object) - Method in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
addLayoutComponent(String, Component) - Method in class oracle.jdevimpl.audit.swing.DelegatingLayout
 
addLayoutComponent(Component, Object) - Method in class oracle.jdevimpl.audit.swing.DelegatingLayout
 
addLayoutListener(String, BaseLayoutListener) - Method in class oracle.ide.editor.EditorManager
Add a LayoutListener for one of our child Editor instances
addLayoutListener(String, LayoutListener) - Method in class oracle.ide.layout.Layouts
 
addLayoutResetListener(LayoutResetListener) - Method in class oracle.ide.layout.Layouts
Adds the given listener to the list of listeners to notify when layouts are reset to original factory settings.
addLazyDynamicMenuItem(JMenu, int, float, Context) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Create and add a dynamic menu item for the specified command.
addLazyLoadListener(LazyLoadListener) - Method in class oracle.ide.model.LazyLoadedTraversable
 
addLazyLoadListener(LazyLoadListener) - Method in interface oracle.ide.model.LazyTraversable
Adds a listener to the wrapper Component so that when the the "placeholder" component is removed and the real object is displayed instead, appropriate changes can be made.
addLazyMigrator(Extension, MetaClass) - Method in class oracle.ide.migration.MigrationManager
Add migrators after initial migration.
addLibrary(String) - Method in class oracle.jdeveloper.library.InternalLibraryList
 
addLibrary(String, URL) - Method in class oracle.jdeveloper.library.JLibraryList
 
addLibrary(String) - Method in class oracle.jdeveloper.library.JLibraryList
 
addLibrary(String) - Method in class oracle.jdeveloper.library.ListWrapper
 
addLibrary(String) - Method in interface oracle.jdeveloper.library.MutableLibraryList
Add a JLibrary using the given name.
addLibrary(Object) - Method in class oracle.jdeveloper.model.JProjectLibraries
Add an exported JLibrary identified by an ID to the list of referenced JLibrary instances.
addLibrary(Object, boolean) - Method in class oracle.jdeveloper.model.JProjectLibraries
Add a JLibrary identified by an ID to the list of referenced JLibrary instances.
addLibrary(T, boolean) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Adds library and marks it (non)editable for user via GUI.
addLibrary(T) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Add a T to the current model.
addLibrary(T, boolean, boolean) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
addLibraryChangeListener(ProjectLibraryChangeListener) - Method in class oracle.jdeveloper.library.JLibraryManager
 
addLibraryList(URL) - Static method in class oracle.jdeveloper.library.JLibraryManager
 
addLibraryReference(Object) - Method in class oracle.jdeveloper.model.ApplicationLibraries
Add a library to the list of libraries referenced by the application.
addLibraryToProject(T, Project) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryConfigurationContext
 
addLifecycleListener(RunProcessLifecycleListener) - Method in class oracle.ide.runner.Runner
 
addLine(PatchHunkLine) - Method in class oracle.javatools.patch.PatchHunk
Adds a PatchHunkLine instance to the patch hunk.
addLineBreak() - Method in class oracle.javatools.ui.simplestyle.StyledTextModel
Add a line break at the end of the model
addLineComment(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a line comment to the block.
addLineComment(SourceClassBody, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a line comment to the block.
addLineComment(SourceElement, boolean, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a line comment before or after a source element.
addLineHighlight(HighlightStyle, int) - Method in class oracle.javatools.editor.highlight.HighlightLayer
Adds a highlight to the editor pane using the specified style and offsets.
addListActionListener(NiceListActionListener) - Method in class oracle.javatools.controls.nicelist.NiceList
Adds a listener to the list.
addListDataListener(ListDataListener) - Method in class oracle.ide.controls.customtab.CustomTab
Equivalent to getModel().addListDataListener() except that by using this method, you are guaranteed that the selectedPage is already adjusted.
addListDataListener(ListDataListener) - Method in class oracle.javatools.editor.insight.ReadOnlyListModel
 
addListDataListener(ListDataListener) - Method in class oracle.javatools.editor.insight.TooltipDataItemListModel
Add a listener to the list that's notified each time a change to the data model occurs.
addListDataListener(ListDataListener) - Method in class oracle.javatools.ui.combo.CheckComboModel
Currently does nothing
addListDataListener(ListDataListener) - Method in class oracle.javatools.ui.combo.FixListComboModel
Currently does nothing
addListDataListener(ListDataListener) - Method in class oracle.javatools.ui.combo.TreeComboModel
Currently does nothing
addListDataListener(ListDataListener) - Method in class oracle.javatools.ui.combo.TreeFixListComboModel
Currently does nothing
addListDataListener(ListDataListener) - Method in class oracle.jdeveloper.audit.bean.AbstractEnumerationField
 
addListener(CollectionListener) - Method in class oracle.ide.keyboard.KeyStrokeContextRegistry
Adds a CollectionListener
addListener(CompareHintListener) - Static method in class oracle.javatools.compare.CompareHints
 
addListener(StatementWrapper.Listener) - Static method in class oracle.javatools.db.execute.StatementWrapper
Adds a query listener to be notified whenever the db is queried.
addListener(SourceTransactionListener) - Method in interface oracle.javatools.parser.java.v2.write.SourceTransaction
Registers the given observer to begin receiving notifications when changes are made on this SourceFile or when this SourceFile is invalidated.
addListener(ConnectionsListener) - Method in interface oracle.jdeveloper.db.Connections
Adds a listener to be notified of add/remove/update events in this connection store.
addListener(ConnectionsListener) - Method in class oracle.jdeveloper.db.DatabaseConnections
Adds a listener to this store of connections to be notified of connection events.
addListenerForSite(String, MetaClass) - Method in class oracle.ide.controller.ContextMenuListenersHook
Allow contextMenuHook to add listeners to ContextMenuListenersHook.
addListSelectionListener(ListSelectionListener) - Method in interface oracle.ide.externaltools.macro.MacroPicker
Add a list selection listener, which will be notified when the return value of getSelectedMacro() might have changed.
addListSelectionListener(ListSelectionListener) - Method in class oracle.javatools.history.HistoryComponent
Add a listener to be notified when the selection changes.
addLOBDescriptor(LOBDescriptor) - Method in class oracle.javatools.db.ora.TablePartition
Add a LOBDescriptor object that defines the (sub)partitioning properties of a LOB or VARRAY column for this (sub)partition.
addLocalKeyStrokes(KeyStrokeMap) - Method in class oracle.ide.keyboard.DefaultKeyStrokeContext
Overwrite this method to define your global keystrokes The codes is similar to addGlobalKeyStrokes.
addLocalVariableDeclaration(SourceBlock, String, String, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a local variable declaration to the given block.
addLocalVariableDeclaration(SourceBlock, String, String, SourceExpression) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a local variable declaration to the given block.
addLocatableURL(Collection, Object) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
 
addLocationSpecifier(OracleExternalTableProperties.LocationSpecifier) - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Adds the given location specifier.
addLocationSpecifier(DBObjectID, String) - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Adds a location specifier that uses the given Directory (by ID) and the specified location.
addLocationSpecifier(String) - Method in class oracle.javatools.db.ora.OracleExternalTableProperties
Adds a location specifier that uses the given Directory (by ID) and the specified location.
addMainMethod(SourceClass) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a "public static void main( String[] args )" method to the class.
addMark(String, int, FileOverviewMark) - Method in class oracle.javatools.editor.FileOverviewMargin
 
addMDDListener(MDDListener) - Method in class oracle.ide.panels.MDDPanel
 
addMember(SourceClass, SourceMember, SourceMember, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Inserts a member into the class by the specified sibling.
addMenuButton(ToggleAction[]) - Method in class oracle.ide.controls.Toolbar
Adds a new menu button to the toolbar.
addMenuFilter(MenuFilter) - Method in class oracle.ide.controller.ContextMenu
This implementation adds a menu filter only to the context menu.
addMenuFilter(MenuFilter) - Method in class oracle.ide.controller.MenuManager
Adds a menu filter to the menu manager.
addMenuItem(JMenu, int, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Create and add a menu item for the specified command.
addMenuItem(ContextMenu, int, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
 
addMenuItem(JMenu, ToggleAction, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Create and add a menu item for the specified action.
addMenuItem(ContextMenu, ToggleAction, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
 
addMenuItem(JMenu, Component, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Add a component to the menu.
addMenuItemBaseCompare(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemCompare(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemCopyFileList(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemPreferences(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemRefresh(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemSelectInNavigator(ContextMenu) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListContextMenuListener
 
addMenuItemToTeamMenu(int, String, float) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
Add a menu item to the View -> Team sub menu.
addMenuLabel(String) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menu label to the list of labels whose mnemonics need to be resolved.
addMenuLabel(String, int) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menu label to the list of labels whose mnemonic needs to be resolved.
addMenuLabel(String, int, boolean) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menu label to the list of labels whose mnemonic needs to be resolved.
addMenuLabel(AbstractButton) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(JMenuItem) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(AbstractButton, boolean) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(JMenuItem, boolean) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(AbstractButton, String, boolean) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(JMenuItem, String, boolean) - Method in class oracle.ide.util.MnemonicSolver
Adds a new menuItem to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(Component, boolean) - Method in class oracle.ide.util.MnemonicSolver
If the specified component is a AbstractButton it adds it to the list of menu items whose mnemonic needs be resolved.
addMenuLabel(Component, String, boolean) - Method in class oracle.ide.util.MnemonicSolver
If the specified component is a AbstractButton it adds it to the list of menu items whose mnemonic needs be resolved.
addMenuLabels(JMenu) - Method in class oracle.ide.util.MnemonicSolver
Adds all menu items contained in the specified menu to the list of items whose mnemonic needs resolution.
addMenuLabels(JPopupMenu) - Method in class oracle.ide.util.MnemonicSolver
Adds all menu items contained in the specified popupMenu to the list of items whose mnemonic needs resolution.
addMessage(String) - Method in class oracle.ide.db.transfer.TransferState
 
addMessageComponent(Component) - Method in class oracle.javatools.dialogs.MessagePanel
Add a component under the message text.
addMethod(PlSqlMethod) - Method in class oracle.javatools.db.plsql.Type
Adds the given PlSqlMethod to the Methods property array
addMethod(PlSqlMethod) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Adds one method to this object type.
addMethod(int, PlSqlMethod) - Method in class oracle.javatools.db.SpecPlSql
Deprecated. Adds one method to this object type at the given index.
addMethod(SourceClass, String, String, int) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a method to the class.
addMethod(SourceClass, String, String, int, SourceMember, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Inserts a method into the class by the specified sibling.
addMethodCallStatement(SourceBlock, String, String, String[]) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a method call invocation as a statement to the block.
addMethodCallStatement(SourceBlock, String, String, SourceExpression[]) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a method call invocation as a statement to the block.
addMethodParameter(SourceMethod, String, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a parameter to the method.
addMiscellaneousFile(URL) - Method in class oracle.ide.model.ContentSet
Tracks the specified URL as being part of the static content path.
addMnemonicToLabelIfNotPresentAlready(String, Integer) - Static method in class oracle.javatools.util.StringUtil
Adds the character represented by the given mnemonic to the given label, only if the label does not already contain such character.
addModelAdapters(Collection<ModelAdapter>, Element, URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.model.DefaultModelFactory
If the URL is not supplied, then the Element must have been supplied and is used to determine the URL(s).
addModifiers(int) - Method in interface javax.ide.model.java.source.tree.HasModifiersT
Adds the modifiers except for INTERFACE, ENUM, and ANNOTATION.
addModifiers(int) - Method in interface oracle.javatools.parser.java.v2.model.SourceHasModifiers
Adds the modifiers except for INTERFACE, ENUM, and ANNOTATION.
addMouseHoverListener(MouseHoverListener) - Method in class oracle.javatools.ui.MouseHoverSupport
 
addMouseListener(MouseListener) - Method in class oracle.ide.controls.GlobalMouseDispatcher
 
addMouseListener(MouseListener) - Method in class oracle.ide.controls.TabbedWindow
 
addMouseListener(MouseListener) - Method in class oracle.ide.log.AbstractLogPage
This implemenation does nothing.
addMouseListener(MouseListener) - Method in class oracle.ide.log.DefaultLogPage
Add a MouseListener to the GUI.
addMouseListener(MouseListener) - Method in interface oracle.ide.log.LogPage
Implemenations should add the specified listener to the graphical components used in the page implementation.
addMouseListener(MouseListener) - Method in class oracle.ide.log.MessagePage
Adds the mouse listener to the message page Note: despite the fact that it is not final, this method is not designed to be overridden by subclasses.
addMouseListener(MouseListener) - Method in class oracle.javatools.history.HistoryComponent
 
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Add a mouse listener to the change list.
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListCommentsCustomizer
 
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
addMouseListener(MouseListener) - Method in class oracle.jdevimpl.audit.log.AuditLogPage
 
addMouseListener(MouseListener) - Method in class oracle.jdevimpl.audit.log.AuditLogPanel
 
addMouseListenerImpl(MouseListener) - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
addMouseListenerImpl(MouseListener) - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
 
addMouseListenerImpl(MouseListener) - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel
 
addNavigable(String, Navigable) - Method in class oracle.ide.db.panels.PanelLibrary
 
addNavigationListener(NavigationListener) - Method in class oracle.javatools.editor.BasicEditorPane
Add a listener for navigation events.
addNavigatorInit(NavigatorInitFactory) - Method in class oracle.ide.navigator.ProjectNavigatorManager
This method must be overridden by any subclass in order to use it.
addNewTitleComponent(JTabbedPane, int) - Static method in class oracle.ide.controls.tabbedpane.TabTitleComponent
Creates a new TabTitleComponent and adds it to the tab at the given index in the given JTabbedPane.
addNewTitleComponentToLastTab(JTabbedPane) - Static method in class oracle.ide.controls.tabbedpane.TabTitleComponent
Creates a new TabTitleComponent and adds it to the last tab in the given JTabbedPane.
addNode(DefaultMutableTreeNode) - Method in class oracle.ide.db.controls.DBObjectPicker
Adds a node to the top of the list.
addNode(Node, Project, Workspace) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds the location corresponding to a Node to the set of locations to be audited.
addNode(Node, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addNodeListener(NodeListener) - Method in class oracle.ide.model.Node
Adds the specified NodeListener to this Node instance.
addNodeListenerForType(Class, NodeListener) - Static method in class oracle.ide.model.Node
Statically registers the specified NodeListener to be called back for node events for the specified node type.
addNodeListenerForTypeHierarchy(Class, NodeListener) - Static method in class oracle.ide.model.Node
Statically registeres the specified NodeListener to be called back for node events for the specified node type and its subtypes.
addNotify() - Method in class oracle.ide.controls.ActionMenuToolButton
 
addNotify() - Method in class oracle.ide.controls.AWTColorComponent
 
addNotify() - Method in class oracle.ide.controls.FocusableLabel
 
addNotify() - Method in class oracle.ide.controls.Toolbar
 
addNotify() - Method in class oracle.ide.net.URLChooser
 
addNotify() - Method in class oracle.javatools.ui.ExtendedTextField
 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.AbstractDBObject.ListenerSupport
 
addObjectListener(DBObjectListener, DBObjectCriteria) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
addObjectListener(DBObjectListener, SystemObject) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.AbstractSystemObject
 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.AbstractSystemObject
Deprecated. 
addObjectListener(SchemaObjectListener) - Method in class oracle.javatools.db.AbstractSystemObject
Deprecated. 
addObjectListener(DBObjectListener, DBObjectCriteria) - Method in interface oracle.javatools.db.DBObjectProvider
Adds a listener that is notified of any updates to objects that match the given criteria.
addObjectListener(DBObjectListener, SystemObject) - Method in interface oracle.javatools.db.DBObjectProvider
Adds a listener that is notified of any updates to the given object.
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.plsql.PlSqlSchemaObject
 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.plsql.PlSqlSchemaObject
Deprecated. 
addObjectListener(SchemaObjectListener) - Method in class oracle.javatools.db.plsql.PlSqlSchemaObject
Deprecated. 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.plsql.Procedure
 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.plsql.Procedure
Deprecated. 
addObjectListener(SchemaObjectListener) - Method in class oracle.javatools.db.plsql.Procedure
Deprecated. 
addObjectListener(SchemaObjectListener) - Method in interface oracle.javatools.db.SchemaObject
Deprecated. - replaced with SystemObject.addObjectListener(oracle.javatools.db.event.DBObjectListener)
addObjectListener(DBObjectListener) - Method in interface oracle.javatools.db.SystemObject
Attaches a listener to this object to listen for change events.
addObjectListener(DBObjectListener) - Method in interface oracle.javatools.db.SystemObject
Deprecated. - replaced with SystemObject.addObjectListener(oracle.javatools.db.event.DBObjectListener)
addObjectPreferencesExpansion(String, String, boolean) - Method in class oracle.ide.runner.Debugger
Add a string of items to evaluate when expanding objects of a specified class in the debugger.
addObjectPreferencesExpression(String, String, boolean) - Method in class oracle.ide.runner.Debugger
Add an expression to evaluate when displaying objects of a specified class in the debugger.
addObjectPreferencesHideAllFields(String) - Method in class oracle.ide.runner.Debugger
Add an Object Preferences item indicating that all fields of a class should be hidden when that class is expanded in the debugger.
addObjectPreferencesHideField(String, String) - Method in class oracle.ide.runner.Debugger
Add an Object Preferences item indicating that a field of a class should be hidden when that class is expanded in the debugger The preferred way to add Object Preferences hide fields is by registering them in the extension.xml file of the extension: <hooks> <jdeveloper-hook xmlns="http://xmlns.oracle.com/jdeveloper/1013/extension"> <debugger-hook> <object-hide-field class="mytypes.MyType" field="myField" /> </debugger-hook> </jdeveloper-hook> </hooks>
addObjectPreferencesIcon(String, String) - Method in class oracle.ide.runner.Debugger
Add an Object Preferences item indicating the icon that should be used when a class of a certain name is displayed in the debugger data panes The preferred way to add Object Preferences icons is by registering them in the extension.xml file of the extension: <hooks> <jdeveloper-hook xmlns="http://xmlns.oracle.com/jdeveloper/1013/extension"> <debugger-hook> <object-icon class="mytypes.MyType" icon="/yourcompany/youricons/youricon.png" /> </debugger-hook> </jdeveloper-hook> </hooks>
addOfflineDatabaseListener(ItemListener) - Method in class oracle.jdeveloper.offlinedb.panels.OfflineDBChooserPanel
Add a listener to be informed of changes to the selected offline database.
addOffsetMark(int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Create a new OffsetMark at the given location.
addOffsetMark(int, boolean) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Create a new OffsetMark at the given location.
addOffsetMark(int) - Method in interface oracle.javatools.buffer.TextBuffer
Create a new OffsetMark at the given location.
addOffsetMark(int, boolean) - Method in interface oracle.javatools.buffer.TextBuffer
Create a new OffsetMark at the given location.
addOffsetMark(int) - Method in class oracle.javatools.buffer.TextBufferDecorator
Create a new OffsetMark at the given location.
addOffsetMark(int, boolean) - Method in class oracle.javatools.buffer.TextBufferDecorator
Create a new OffsetMark at the given location.
addOkAction(ActionListener) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a default ok button with a custom action to this dialog.
addOkButton(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds an ok button to this dialog.
addOpenedViews(Layout, List) - Method in class oracle.ide.layout.AbstractLayoutListener
Add all of our opened views to the specified opened list.
addOpenedViews(Layout, List) - Method in interface oracle.ide.layout.LayoutListener
 
addOperand(ExpressionObject) - Method in interface oracle.javatools.parser.util.ExpressionObject
Adds an operand to this operator object.
addOrderByObject(OrderByObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addOrderByObject(int, OrderByObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addOrderByObject(OrderByObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addOrderByObject(int, OrderByObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addOrderByObject(OrderByObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a OrderBy object to the end of the list.
addOrderByObject(int, OrderByObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a OrderBy object to the given position in the list.
addOrderByObject(OrderByObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given order by object to the end of the order by clause.
addOrderByObject(int, OrderByObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given order by object to the given index in the clause.
addOutputMonitor(VCSStreamMonitor) - Method in class oracle.jdeveloper.vcs.migrate.VCSShellRunner
 
addOverlayClient(Node) - Method in class oracle.jdeveloper.vcs.nav.BaseConnectionProvider
 
addPage(Class) - Method in class oracle.ide.help.AboutBoxFactory
Add a page to the about box.
addPage(LogPage) - Method in class oracle.ide.log.AbstractLogManager
Classes that extend the AbstractLogManager class should override this method from where they should call this method to install the appropriate mouse listener on the specified page.
addPage(LogPage) - Method in class oracle.ide.log.LogManager
Add and display the specified page to the LogWindow.
addPage(String, String, String, boolean, boolean, boolean) - Method in interface oracle.ide.palette.Palette
Add page to palette
addPage(String, String, String, boolean, boolean, boolean, boolean) - Method in class oracle.ide.palette.PaletteManager
Add page to palette
addPage(String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. since 11.1.2.0.0 use the variant that takes a MetaClass instead
addPage(String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. since 11.1.2.0.0 use the variant that takes a MetaClass instead
addPage(MetaClass, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds a page to the wizard.
addPage(String, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. since 11.1.2.0.0 use the variant that takes a MetaClass instead
addPage(MetaClass, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds a page to the wizard.
addPage(Step) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds the given step to the list of steps for the pages of the wizard.
addPages(Step[]) - Method in class oracle.ide.wizard.GenericWizardLauncher
Adds the given steps to the list of steps for the pages of the wizard.
addPainter(BasicEditorPainter) - Method in class oracle.javatools.editor.BasicEditorUI
 
addPaletteConsumerClass(MetaClass) - Method in class oracle.ide.palette2.PaletteManager
Allows a client View to add a call back tht has implemented the PaletteConsumer interface.
addPaletteDisplayableListener(PaletteDisplayableListener) - Method in class oracle.ide.palette.PaletteManager
Add a PaletteDisplayableListener to allow users to do post visible operations to the palette.
addPaletteItem(String, String, String, boolean, String, String, String, String, String, String, boolean) - Method in class oracle.ide.palette.PaletteManager
Add a palette item to a palette page.
addPaletteItem(String, String, boolean, String, String, String, String, String) - Method in interface oracle.ide.palette.PalettePage
Add a palette item to the Palette Page
addPaletteListener(PaletteListener) - Method in class oracle.ide.palette.PaletteManager
Register a palette listener
addPaletteListener(PaletteListener) - Method in class oracle.ide.palette.PaletteWindow
Add a PaletteListener to listener list.
addPaletteListener(PaletteListener) - Method in class oracle.ide.palette2.PaletteWindow
Add a PaletteListener to listener list.
addPaletteModelListener(PaletteModelListener) - Method in interface oracle.ide.palette.Palette
Add a PaletteListener to the listener list.
addPalettePageProvider(PalettePageProvider) - Method in class oracle.ide.palette2.Palette
Add Palette Pages
addPalettePagesListener(PalettePagesListener) - Method in class oracle.ide.palette2.PalettePages
Add a listener to listen for changes in Palette pages.
addPanel(String, Class, String) - Method in class oracle.ide.db.panels.PanelLibrary
 
addPanel(String, Class, String, Class[], Object[]) - Method in class oracle.ide.db.panels.PanelLibrary
 
addPanel(Navigable) - Static method in class oracle.ide.model.panels.ApplicationPropertiesDialog
Deprecated. use the settings-ui-hook to register an application properties panel
addPanel(Navigable) - Static method in class oracle.ide.model.panels.ProjectPropertiesDialog
Registers the specified Navigable with the ProjectPropertiesDialog as one of the panels to show in the project properties dialog.
addPanel(String, Class, String) - Static method in class oracle.jdeveloper.offlinedb.wizard.ProviderWizard
Deprecated. use extension.xml instead.
addParameter(RuleFunctionParameter) - Method in class oracle.ide.extension.rules.SimpleRule
Attempts to add a parameter to this Rule.
addParameter(PlSqlParameter) - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
addParameter(int, PlSqlParameter) - Method in interface oracle.javatools.db.DeclarativePlSql
Deprecated.  
addParameter(PlSqlParameter) - Method in class oracle.javatools.db.plsql.PlSqlSubProgram
Adds the given PlSqlParameter to the Parameters property array
addParameter(PlSqlParameter) - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. Adds one parameter to this PlSql subprogram.
addParameter(int, PlSqlParameter) - Method in class oracle.javatools.db.PlSqlMethod
Deprecated. Adds one parameter to this Pl/SQL subprogram at the given index.
addParameter(PlSqlParameter) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. Adds one parameter to this PlSql subprogram.
addParameter(int, PlSqlParameter) - Method in class oracle.javatools.db.PlSqlSubprogram
Deprecated. Adds one parameter to this Pl/SQL subprogram at the given index.
addParameter(String, Object) - Method in interface oracle.jdeveloper.audit.analyzer.ViolationReport
Adds a parameter to the violation.
addParentURL(Collection, Element) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
 
addParticle(CompositeRuleParticle) - Method in class oracle.ide.extension.rules.composite.BooleanOperator
 
addPartition(IndexPartition) - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
addPartition(TablePartition) - Method in class oracle.javatools.db.ora.OracleTablePartitions
Add an individual PARTITION, SUBPARTITION_TEMPLATE, or PARTITION_LEVEL_SUBPARTITION TablePartition object.
addPartitionColumn(DBObjectID) - Method in class oracle.javatools.db.ora.OracleTablePartitions
Add a (sub)partitioning column.
addPartitionColumn(DBObjectID, int) - Method in class oracle.javatools.db.ora.OracleTablePartitions
Add a (sub)partitioning column at the given index.
addPatchListener(PatchListener) - Method in class oracle.javatools.patch.PatchEngine
Adds a listener to the engine for receiving PatchEvents.
addPlaceholder(Object) - Method in class oracle.javatools.data.ListStructure
Adds the specified object to the end of this ListStructure as a placeholder value.
addPlaceholderNode(Element) - Method in class oracle.jdeveloper.vcs.nav.ConnectionListFilterNode
 
addPoints(int[], int[], int) - Method in class oracle.javatools.ui.PolygonIcon
Adds points to this polygon.
addPopupItem(JMenuItem) - Method in class oracle.ide.controls.DropDownMenuButton
Appends the specified menu item to the end of the drop-down menu.
addPopupItem(Action) - Method in class oracle.ide.controls.DropDownMenuButton
Appends a new menu item to the end of the drop-down menu which dispatches the specified Action object.
addPopupItem(String) - Method in class oracle.ide.controls.DropDownMenuButton
Creates a new menu item with the specified text and appends it to the end of the drop-down menu.
addPopupItem(ToggleAction) - Method in class oracle.ide.controls.MenuToolButton
 
addPopupItem(String) - Method in class oracle.ide.controls.ToolButton
Deprecated. Replace a menu-ing ToolButton with MenuToolButton.
addPopupManager(ComparePopupManager) - Method in interface oracle.javatools.compare.view.ActionMenuView
Deprecated. Add a popup manager to this view.
addPopupManager(ComparePopupManager) - Method in class oracle.javatools.compare.view.BaseCompareView
 
addPopupManager(ComparePopupManager) - Method in interface oracle.javatools.compare.view.EditorPaneView
Deprecated. replaced by BaseCompareView.addPopupManager(oracle.javatools.compare.view.ComparePopupManager).
addPopupManager(ComparePopupManager) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
addPopupManager(ComparePopupManager) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
addPopupManager(PopupManager) - Method in class oracle.javatools.editor.BasicEditorPane
Installs the given PopupManager for managing popup menus for this editor pane.
addPopupMenuListener(PopupMenuListener) - Method in class oracle.ide.controls.MenuToolButton
 
addPopupSeparator() - Method in class oracle.ide.controls.DropDownMenuButton
Appends a new separator to the end of the drop-down menu.
addPositionListener(ChangeListener) - Method in class oracle.javatools.compare.view.BaseCompareView
 
addPositionListener(ChangeListener) - Method in interface oracle.javatools.compare.view.NavigableView
Deprecated. Adds a listener for changes to the current navigable view position.
addPreActionInvoker(ActionPreInvoker, double) - Method in class oracle.javatools.editor.BasicEditorPane
Adds an actionInvoker that will be called before anyone else.
The ActionInvoker will be invoked for any action, including actions that would normally be handled by the IDE.
addPreferenceSource(ChangeEventSource) - Method in class oracle.jdeveloper.webapp.designer.ShowInDesignerSupport
Adds source of change events which should cause registered show actions to update.
addPreferredLayoutListener(PreferredLayoutListener) - Method in class oracle.ide.editor.Editor
 
addPreferredLayoutListener(PreferredLayoutListener) - Method in interface oracle.ide.layout.LayoutSelector
Add a PreferredLayoutListener.
addPrePostDocumentListener(BasicDocument.PrePostDocumentListener) - Method in class oracle.javatools.editor.BasicDocument
Registers the given listener to begin receiving pre/post notifications.
addProcessActionButtonToToolbar(IdeAction, String) - Method in class oracle.jdeveloper.runner.JRunProcess
Add a process related action as a button on the toolbar.
addProcessActionButtonToToolbar(JComponent, String) - Method in class oracle.jdeveloper.runner.JRunProcess
Add a process related action button on the toolbar.
addProgramArguments(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the program arguments to the list of command line items.
addProjectChangeListener(String, ProjectChangeListener) - Static method in class oracle.ide.model.Project
 
addProperties(String...) - Method in class oracle.ide.inspector.PropertyDisplayPanelLayout
Adds a row with one or more properties.
addProperties(HistoryProperty[]) - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
addProperty(String) - Method in class oracle.ide.inspector.PropertyDisplayPanelLayout
Adds a row with a single property.
addPropertyChangeListener(PropertyChangeListener) - Method in class javax.ide.view.DefaultViewable
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface javax.ide.view.Viewable
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.ide.db.controls.AbstractTreePicker
Add a PropertyChangeListener to the ItemPicker.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.ide.editor.Editor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface oracle.ide.externaltools.ExternalToolOptionsPage
Add a property change listener to this page.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.ide.feedback.FeedbackManager
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface oracle.ide.inspector.Extension
Add a PropertyChangeListener such that it will be notified of any change made to the value originally set upon this Extension.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.ide.resourcebundle.ResourceBundlePropertyEditor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.javatools.compare.CompareContributor
Add a listener to be notified when properties of this bean change.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.compare.CompareContributor
Add a listener to be notified when properties of this bean change.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.BasicDocument
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.EditorProperties
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.highlight.HighlightRegistry
Adds a PropertyChangeListener to this registry to track changes to styles.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.language.StyleRegistry
Adds a PropertyChangeListener to this registry to track changes to styles.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.TextTabber
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.editor.WeakPropertyChangeSupport
Add a PropertyChangeListener to listening for property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.ui.checklist.Step
Add a PropertyChangeListener to this step.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.ui.checklist.TaskContentProvider
Add a PropertyChangeListener to this content provider.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.ui.checktree.TriStateNode
PropertyChangeEvents with the PROP_STATE_CHANGE id will be fired when this node changes state.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.javatools.ui.tree.lazy.LazyProgressController
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface oracle.jdeveloper.audit.AuditPreferences
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface oracle.jdeveloper.audit.service.ProfileTransaction
Adds a listener for changes to properties of beans of this transaction.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.jdevimpl.audit.preferences.AuditPreferences
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
addPropertyResolver(PropertyResolver) - Method in class oracle.ide.controls.ToggleAction
Add a resolver for properties on this action.
addProviderListener(DBObjectProviderListener) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
addProviderListener(DBObjectProviderListener) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Deprecated. use AbstractDBObjectProvider.addProviderListener(DBObjectProviderListener)
addProviderListener(DBObjectProviderListener) - Method in interface oracle.javatools.db.DBObjectProvider
Adds the given listener to the list of registered listener for events on this provider.
addProviderListener(DBObjectProviderListener) - Method in interface oracle.javatools.db.DBObjectProvider
Deprecated. use DBObjectProvider.addProviderListener(DBObjectProviderListener)
addProxyJavaOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the proxy options to the list of command line, if the RunConfiguration specifies to pass proxy options to the process.
addQuery() - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
addRadioButton(ToggleAction, ButtonGroup) - Method in class oracle.ide.controls.Toolbar
Adds a RadioToolButton to the toolbar.
addRange(int, int) - Method in class oracle.javatools.editor.TextTabber
Add a range of text to the TextTabber so that is involved in the tabbing.
addRange(Object, int, int) - Method in class oracle.javatools.editor.TextTabber
Add a range of text to the TextTabber so that is involved in the tabbing.
addRawMenuItemNoAction(JMenu, JMenuItem, float, Context) - Static method in class oracle.jdeveloper.vcs.util.VCSMenuUtils
 
addRecognizer(ElementRecognizer) - Static method in class oracle.ide.model.ElementFactory
Registers a ElementRecognizer, appending it to the end of the list of recognizers.
addReference(IndexReference) - Method in class oracle.ide.dependency.index.DependencyIndexer
Add a reference to the index.
addReference(PlSqlReference) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Adds the given PlSqlReference to the References property array
addReferenceDevice(Object, String) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Registeres new reference device for the device category.
addReferenceDevice(Object, Map) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
Registeres new reference device for the device category.
addReferenceProvider(ReferenceProvider) - Method in class oracle.ide.dependency.DependencyManager
Deprecated. Register reference providers through the extension manifest file
addRefreshToolbarAction(ChangeListWindow, Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
addRefreshToolbarAction(Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
addRegisteredBundle(Workspace, String, boolean) - Method in class oracle.ide.resourcebundle.ResourceBundleManagerDT
 
addRegistrationInfo(Collection<TagLibrary>, String, TagLibraryManager.RegistrationInfo.Type) - Static method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Add registration info for the list of libraries specified.
addRegListener(OnDemandElementVisitorListener) - Method in class javax.ide.extension.OnDemandElementVisitor
 
addRelativeExcludeFilter(String) - Method in class oracle.jdeveloper.model.ContentFolder
Adds an exclude PatternFilter with the supplied pattern.
addRelativeIncludeFilter(String) - Method in class oracle.jdeveloper.model.ContentFolder
Adds an include PatternFilter with the supplied pattern.
addRemovedEntryURLs(Collection<VCSHashURL>, URL, VCSCancellable) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListEventQueue
 
addRemovedHighlight(ModelAdapter, Object) - Method in class oracle.jdeveloper.audit.transform.TransformAdapter
Adds a highlight region for an about-to-be-removed construct in the model for this context.
addRemovedHighlight(Object) - Method in class oracle.jdeveloper.audit.transform.TransformContext
Adds a highlight region for an about-to-be-removed construct in the model for this context.
addRequiredUpdate(String, Version, Version) - Method in class oracle.ideimpl.webupdate.UpdateInfo
 
addResourceBundleListener(ResourceBundleListener) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Adds a ResourceBundleListener to this resource bundle
addResourceBundleListener(ResourceBundleListener) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Registers a listenerto receive ResourceBundleEvents when the contents of the resource bundle change.
addResourceBundleListener(ResourceBundleListener) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
addResourceNames(String...) - Method in class oracle.javatools.db.ddl.BundleDDLGenerator
Adds the given resource names to this generator.
addResourceToProject(URL, Context, String, String, String, String) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
addResourceToProject(URL, Context, String, String, String, String, boolean) - Static method in class oracle.jdeveloper.webapp.faces.JsfResourceUtils
 
addReturn(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a return statement to the given block.
addRow(List) - Method in class oracle.ide.controls.DefaultListTableModel
Adds a row to the end of the model.
addRow(Object[]) - Method in class oracle.ide.controls.DefaultListTableModel
Adds a row to the end of the model.
addRow(Component) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addRow(Object[]) - Method in interface oracle.javatools.ui.table.EditableTableModel
Adds a row to the end of the model.
addRowActionListener(AuditTreeTable.RowActionListener) - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
addRowSelectionListener(TreeSelectionListener) - Method in class oracle.jdevimpl.audit.log.AuditTreeTable
 
addRunAndDebugToContextMenu(ContextMenu, Context) - Method in class oracle.ide.runner.Debugger
 
addRunConfiguration(Project, RunConfiguration) - Static method in class oracle.jdeveloper.runner.RunConfigurations
Add a RunConfiguration to the collection of defined configurations for the project
addRunConfigurationJavaOptions(List) - Method in class oracle.jdeveloper.runner.JStarter
Adds the Java options specified in the RunConfiguration to the list of command line items.
addRunConfigurationLaunchNavigable(Navigable) - Method in class oracle.ide.runner.Runner
 
addRunConfigurationToolNavigable(Navigable) - Method in class oracle.ide.runner.Runner
 
addSearchListener(SearchListener) - Method in class oracle.javatools.ui.search.MiniSearchDialog
 
addSearchListener(SearchListener) - Method in class oracle.javatools.ui.search.SearchField
Registers a SearchListener with this SearchField.
addSection(PaletteSection) - Method in class oracle.ide.palette2.DefaultPaletteGroup
Add Palette Section
addSelectedDates(Date[]) - Method in class oracle.javatools.ui.calendar.CalendarPanel
add the given dates to the current selection.
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.controls.AbstractTreePicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.controls.DBObjectListPicker
By default, unless overridden by subclasses, the objects themselves are added to the list picker.
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.controls.DBObjectPicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.controls.SchemaObjectTargetPicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.panels.sql.FromJoinToPicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.panels.sql.GroupByFromPicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.panels.sql.GroupByToPicker
 
addSelectedItems(Transferable[]) - Method in class oracle.ide.db.panels.sql.QueryTargetPicker
Won't do anything unless the picker has a query ( use setQuery() )
addSelectedObjects(Transferable[]) - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
addSelectionChangedListener(ActionDescriptionPanel.OptionSelectionChangedListener) - Method in class oracle.ide.panels.ActionDescriptionPanel
Adds a OptionSelectionChangedListener to be notified when selection has changed.
addSelectionInterval(int, int) - Method in class oracle.javatools.ui.table.RowHeaderSelectionModel
 
addSelectionListener(ListSelectionListener) - Method in class oracle.ide.controls.customtab.CustomTab
 
addSelectionListener(ListSelectionListener) - Method in interface oracle.javatools.ui.Reorderable
Adds the selection listener to the reorderable component.
addSelectionListener(ListSelectionListener) - Method in class oracle.javatools.ui.table.ReorderableTable
Adds the selection listener to the table selection model.
addSelectionListener(ChangeListener) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
Add a listener that will be notified when the selection changes.
addSelectionListener(ChangeListener) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
addSelectionListener(ChangeListener) - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Add a listener for changes in selection.
addSelectObject(SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addSelectObject(int, SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
addSelectObject(SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addSelectObject(int, SelectObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addSelectObject(SelectObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a select object to the end of the list.
addSelectObject(int, SelectObject) - Method in interface oracle.javatools.db.sql.DeclarativeSQLQuery
Add a select object to the given position in the list.
addSelectObject(SelectObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given SelectObject to the query.
addSelectObject(int, SelectObject) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Inserts the given SelectObject to the query at the given index.
addSelectObjects(SelectObject[]) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addSelf(Tree) - Method in interface javax.ide.model.java.source.tree.Tree
Performs an add (usually append) of this element to the parent.
addSelf(Tree, boolean) - Method in interface javax.ide.model.java.source.tree.Tree
Performs an add of this element to the parent of the input sibling.
addSelf(SourceElement) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Performs an add (usually append) of this element to the parent.
addSelf(SourceElement, boolean) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Performs an add of this element to the parent of the input sibling.
addSelfAfter(Tree) - Method in interface javax.ide.model.java.source.tree.Tree
 
addSelfAfter(SourceElement) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
 
addSelfBefore(Tree) - Method in interface javax.ide.model.java.source.tree.Tree
 
addSelfBefore(SourceElement) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
 
addSentinel(HighlightStyle) - Method in class oracle.javatools.editor.highlight.HighlightFragmentsList
Adds a final sentinel fragment for background attribute.
addSeparator() - Method in class oracle.ide.controller.ContextMenu
Adds a Menu separator to the context menu.
addSeparator() - Method in class oracle.ide.controls.Toolbar
Adds a new separator to the toolbar.
addSeparator(boolean) - Method in class oracle.javatools.ui.builders.ToolBarBuilder
Add a separator to the toolbar.
addSetOperatorObject(SetOperator) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given SetOperator to the query.
addShortcutButton(Icon, String, URL) - Method in class oracle.ide.net.URLChooser
This method adds a shortcut button to the button panel on the left side of the URLChooser.
addShortcutButtons(URLChooser, Context) - Static method in class oracle.ide.dialogs.DialogUtil
Adds shortcut buttons on the left side of the URLChooser based on the specified Context.
addShutdownHook(ShutdownHook) - Static method in class oracle.ide.cmd.ExitCommand
Add a shutdown hook.
addShutdownHook(ShutdownHook, double) - Static method in class oracle.ide.cmd.ExitCommand
Add a shutdown hook.
addSingleByteCharsForMnemonics(String) - Static method in class oracle.ide.util.MenuCJKUtil
Ensures the string passed in contains single-byte characters that can be used for mnemonics.
addSmartDataProvider(SmartDataProvider) - Method in class oracle.ide.runner.Debugger
Add a SmartDataProvider to the debugger The preferred way to add SmartDataProviders is by registering them in the extension.xml file of the extension.
addSourceFileListener(SourceFileListener) - Method in interface oracle.javatools.parser.java.v2.model.SourceFile
Registers the given observer to begin receiving notifications when changes are made on this SourceFile or when this SourceFile is invalidated.
addSourceFinder(SourceFinder) - Static method in class oracle.jdeveloper.runner.Source
Registers a SourceFinder
addSourceFinderManager(SourceFinderManager) - Static method in class oracle.jdeveloper.runner.Source
Registers a SourceFinderManager
addStartupLayoutListener(String, LayoutListener) - Method in class oracle.ide.layout.Layouts
 
addStateListener(TransferStateListener) - Method in class oracle.ide.db.transfer.TransferState
Adds a listener that will be notified of changes to the state.
addStatement(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a statement to the block.
addStatement(SourceBlock, SourceStatement, SourceElement, boolean) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Inserts a statement to the block by the specified sibling.
addStateTrans(Object, Object) - Method in class oracle.ide.wizard.FSMBuilder
Adds the specified transition to the FSM state.
addStaticClassInitializer(SourceClass, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds (append) a static class initializer to the class.
addStatusListener(ChangeListener) - Method in class oracle.javatools.compare.view.BaseCompareView
 
addStatusListener(ChangeListener) - Method in interface oracle.javatools.compare.view.StatusView
Deprecated. Adds a listener for events which change editor pane status.
addStep(Step) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Adds the specified step to the model.
addStep(Step, int) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Adds the specified step to the model at the index.
addStep(String, Step) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Add the step to the model identified by the id.
addStep(String, Step, int) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Add the step to the model identified by the id at the specified index.
addStoreListener(StoreListener) - Method in class oracle.jdeveloper.db.DatabaseConnectionStores
Adds a listener that will be notified of the addition or removal of extra stores of database connections.
addString(String, String) - Method in class oracle.jdeveloper.audit.extension.TopLevelDefinition
 
addStructureChangeListener(StructureChangeListener) - Method in class oracle.javatools.data.HashStructureAdapter
Adds a listener that will be notified when the hash structure this object is adapting is modified.
addStructureChangeListener(StructureChangeListener) - Method in class oracle.javatools.data.Structure
Adds the specified StructureChangeListener to this Structure.
addStructureSupportForClass(MetaClass) - Method in class oracle.ide.explorer.ExplorerManager
Adds a MetaClass for a class that supports structure views
addStyle(StyledMessage) - Method in class oracle.ide.log.MessagePage
Adds the specified StyledMessage to the message page The idea here is to maintain an ordered list of styles where the ordering is based on start offsets and none of the style ranges overlap.
addSubProgram(PlSqlSubProgram) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Adds the given PlSqlSubProgram to the SubPrograms property array
addSubProgram(PlSqlSubProgram) - Method in class oracle.javatools.db.plsql.Type
Adds the given PlSqlSubProgram to the Methods property array.
addSubstep(Step, Step) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Adds a substep to the parent step.
addSubstep(Step, Step, int) - Method in class oracle.javatools.ui.checklist.DefaultChecklistModel
Adds a substep to the parent step at the specified index.
addSubstep(Step) - Method in class oracle.javatools.ui.checklist.Step
Add a substep to this parent.
addSubstep(Step, int) - Method in class oracle.javatools.ui.checklist.Step
Add a substep to this parent at the specified location.
addSubstep(Step, String, Step) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Add the sub step identified by the id to the parent step.
addSubstep(Step, String, Step, int) - Method in class oracle.javatools.ui.checklist.xml.XMLChecklistModel
Add the sub step identified by the id to the parent step at the specified index.
addSubstitution(Class, String, String) - Static method in class oracle.jdeveloper.audit.service.TypeSafeEnumerationFactory
 
addSuperInterface(SourceClass, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds the given super interface to the specified class or interface.
addSupportedParameter(RuleTypeParameter) - Method in class oracle.ide.extension.rules.RuleType
Attempts to add a parameter to this rule-type definition, returns false if a parameter with the same name already existed.
addSupportProvider(TechnologySpecificSupportProvider) - Static method in class oracle.jdeveloper.model.PathsConfiguration
 
addSwitchCaseLabel(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Add a case label to a switch block.
addSwitchStatement(SourceBlock, String, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Add a switch statement to the block.
addTabbedWindowListener(TabbedWindowListener) - Method in class oracle.ide.controls.TabbedWindow
 
addTableModelListener(TableModelListener) - Method in class oracle.javatools.ui.treetable.NodeTableModelAdapter
 
addTablespace(String) - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
addTagLibMap(Project, WebAppNode, String, String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Inserts new explicit tag-lib entry in the web.xml file.
addTagLibrary(JspLibrary, Project) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryUtils
 
addTagLibrary(String, JDevXmlContext) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
 
addTagLibrary(String, Project, AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
 
addTagLibrary(JspLibrary, JDevXmlContext) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
 
addTagLibrary(JspLibrary, Project, AbstractModel) - Static method in class oracle.jdeveloper.webapp.utils.WebDocumentUtil
Configures JSP page and the project it belongs to to use given JSP tag library.
addTagLibraryListener(TagLibraryListener) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
Add a listener to the library manager.
addTagLibraryURLClassesProvider(TagLibraryURLClassesProvider<T>) - Method in class oracle.jdeveloper.webapp.libraries.TagLibraryManager
 
addTask(ProgressTrackedTask) - Method in interface oracle.ide.controls.ProgressTracker
Adds a ProgressTrackedTask to the set of tasks whose progress is displayed in the IDE's status bar.
addTask(ProgressTrackedTask, String) - Method in interface oracle.ide.controls.ProgressTracker
Adds a ProgressTrackedTask to the set of tasks whose progress is displayed in the IDE's status bar.
addTask(Task) - Method in class oracle.ide.task.TaskGroup
Adds a Task to the group, and throws exceptions if the TaskGroup is not in the appropriate state for addition to the group.
addTaskListener(TaskListener) - Method in class oracle.ide.task.Task
Add a TaskListener to the this task.
addTechnologyPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdeveloper.model.TechnologiesPanel
Adds a PropertyChangeListener to handle technology scope changes.
addTemplate(SQLFragment, boolean) - Method in class oracle.ide.db.panels.sql.ExpressionPanel
 
addTerminateMenu(RunProcess) - Method in class oracle.ide.runner.Runner
Adds a terminate menu item for the given RunProcess to the Run -> Terminate submenu.
addText(String, StyledTextAttribute) - Method in class oracle.javatools.ui.simplestyle.StyledTextModel
Add a new run of styled text to the end of the model
addTextBufferListener(TextBufferListener) - Method in class oracle.ide.model.TextNode
Adds a text buffer listener to the text buffer of this node whether or not the node is open.
addTextBufferListener(TextBufferListener) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Registers the given observer to begin receiving notifications when changes are made to the text buffer either by an insert or remove.
addTextBufferListener(TextBufferListener) - Method in class oracle.javatools.buffer.ForwardingTextBufferListener
 
addTextBufferListener(TextBufferListener) - Method in interface oracle.javatools.buffer.TextBuffer
Registers the given observer to begin receiving notifications when changes are made to the text buffer either by an insert or remove.
addTextBufferListener(TextBufferListener) - Method in class oracle.javatools.buffer.TextBufferDecorator
Registers the given observer to begin receiving notifications when changes are made to the text buffer either by an insert or remove.
addThemeListener(ThemeListener) - Static method in class oracle.javatools.ui.themes.Themes
Adds a listener that will be notified when theme related events occur.
addThrows(SourceMethod, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a (class) type to the throws clause of the method declaration.
addThrowStatement(SourceBlock, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a throw statement to the block, using the given throw text.
addTitleChangeListener(TitleChangeListener) - Method in interface oracle.ide.docking.Dockable
Adds a title change listener to a dockable.
addTitleChangeListener(TitleChangeListener) - Method in class oracle.ide.docking.DockableWindow
Adds a title change listener to a dockable.
addTld(JspLibrary, Project) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Deprecated. use updateProjectWithTagLibrary() method to add tag library to the project. It will do all needed actions.
addToBus(VCSEBComponent) - Static method in class oracle.jdeveloper.vcs.spi.VCSEventBus
Adds a component to the bus, it will receive all messages sent on the bus.
addToCache(Dockable) - Method in class oracle.ide.docking.DockStation
 
addToChangeSet(URL[], String) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
addToClassPath(ExtensionSource) - Method in class javax.ide.extension.ExtensionRegistry
Deprecated. since 2.0 this method is no longer called during the processing of extension sources; the source will be added to the classpath using the BaseExtensionVisitor.addToClasspath(ElementContext,Extension,URI) method.
addToCollection(T[], Collection<T>) - Static method in class oracle.jdeveloper.java.locator.BaseClassLocator
Add an array of objects to a collection.
addToExpression(String) - Method in interface oracle.ide.db.panels.sql.ExpressionPanel.FragmentProvider
Accepts the given text from a template on the panel.
addToExpression(String) - Method in class oracle.ide.db.panels.sql.GroupByPanel
 
addToExpression(String) - Method in class oracle.ide.db.panels.sql.OrderByPanel
 
addToExpression(String) - Method in class oracle.ide.db.panels.sql.SelectObjectsPanel
 
addToExpressionField(String) - Method in class oracle.ide.db.util.ExpressionEditSupport
Adds the given text to the registered expression text component.
addToggleButton(ToggleAction) - Method in class oracle.ide.controls.Toolbar
Adds a toggling button to the toolbar.
addToHistoryHash(String, String) - Method in class oracle.ide.palette.PaletteWindow
 
addToInsightTextField(String) - Method in class oracle.ide.db.util.insight.InsightManager
Adds the given text to the registered expression text component.
addToList() - Method in class oracle.ide.db.controls.ListButtons.Controller
 
addToList() - Method in interface oracle.ide.db.controls.ListButtons.Helper
Deprecated.  
addToList(ResultSet) - Method in class oracle.javatools.db.diff.ResultSet
 
addToList(ListStructure) - Method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
 
addToMap(KeyStrokeMap, int, KeyStroke) - Static method in class oracle.ide.keyboard.DefaultKeyStrokeContext
Helper method for filling the KeyStrokeMaps in addGlobal/LocalKeyStrokes.
addToMap(KeyStrokeMap, int, KeyStrokes) - Static method in class oracle.ide.keyboard.DefaultKeyStrokeContext
Helper method for filling the KeyStrokeMaps in addGlobal/LocalKeyStrokes.
addToMap(String, ResultSet) - Method in class oracle.javatools.db.diff.ResultSet
 
addToNondeleted(URL) - Method in class oracle.ide.navigator.DeleteActionHandler.DeleteStrategy
 
addToolbarActions(ChangeListWindow, Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
addToolbarActions(Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Add actions to the toolbar.
addToolbarActions(ChangeListWindow, Toolbar) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetChangeList
 
addToolbarActions(ChangeListWindow, Toolbar) - Method in class oracle.jdeveloper.vcs.generic.MultiChangeList
 
addToolbarFilter(ActionFilter) - Static method in class oracle.ide.controls.Toolbar
 
addToolbarToPanel(JPanel, Toolbar) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
addToolTipExpressionProvider(ToolTipExpressionProvider) - Method in class oracle.ide.runner.Debugger
Add a ToolTipExpressionProvider to the debugger The preferred way to add ToolTipExpressionProviders is by registering them in the extension.xml file of the extension.
addToolTipProvider(ToolTipProvider) - Method in class oracle.javatools.editor.BasicEditorPane
Installs the given ToolTipProvider for providing tooltips for the editor pane.
addToOwnerMap(Project, Node, Node) - Static method in class oracle.ide.model.OwnerMap
Deprecated. Adds the specified node to the project, making ownerContainer the owner of the node.
addToPanel(Container) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Set the layout manager for the container and add all the UI components in the layout with the appropriate constraints.
addToPanel(Container, int, int, boolean[], boolean[], int) - Method in interface oracle.javatools.columnlayout.LayoutComponent
Layout components need to be able to add themselves to UI containers with appropriate constraints.
addToPanel(Container, int, int, boolean[], boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutGap
The gap is added at the specified position, as a non-resizable single celled panel.
addToPanel(Container, int, int, boolean[], boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutLeaf
We add the component to the container with appropriate GridBagConstraints.
addToPanel(Container, int, int, boolean[], boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutPanel
Allow each LayoutComponent to add itself to the UI container with appropriate constraints.
addToPanel(Container, int, int, boolean[], boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutRow
Allow each LayoutComponent to add itself to the UI container with appropriate constraints.
addToProcessesFolder - Variable in class oracle.ide.runner.RunProcess
Whether this process should be added to the Run Manager's process folder
addToProductPreferences() - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
addToProductPreferences() - Method in class oracle.ide.migration.ExtensionMigrator
Determines whether the migrated preferences should be added into the Preferences object or remain separate.
addToProductPreferences() - Method in class oracle.jdeveloper.vcs.migrate.VCSPropertyMapMigrator
 
addToProductPreferences() - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
 
addToProject(Node, Project, String) - Static method in class oracle.ide.cmd.AddContentCommand
Deprecated. Use Project.add(Node, String) or Project.add(Node[], String)
addToProject(Node[], Project, String) - Static method in class oracle.ide.cmd.AddContentCommand
Deprecated. Use Project.add(Node, String) or Project.add(Node[], String)
addToProject(Context, String) - Static method in class oracle.ide.cmd.AddContentCommand
Deprecated. Use Project.add(Node, String) or Project.add(Node[], String)
addToTerminateMenu - Variable in class oracle.ide.runner.RunProcess
Whether a terminate menu for this process should be add to the Run Terminate menu.
addTransformBinding(TransformBinding) - Method in class oracle.jdeveloper.audit.extension.RuleDefinition
 
addTreeCellCheckedListener(TreeCellCheckedListener) - Method in class oracle.ide.controls.tree.CustomJTree
 
addTreeCellRadioSelectedListener(TreeCellRadioSelectedListener) - Method in class oracle.ide.controls.tree.CustomJTree
 
addTreeModelListener(TreeModelListener) - Method in class oracle.ide.controls.AbstractTreeTableModel
Deprecated.  
addTreeModelListener(TreeModelListener) - Method in class oracle.javatools.ui.treetable.AbstractTreeTableModel
 
addTreeModelListener(TreeModelListener) - Method in class oracle.jdevimpl.audit.swing.AbstractTreeModel
Adds a listener for the TreeModelEvent posted after the tree changes.
addTreePanelComponent(Component, Object) - Method in class oracle.ide.panels.MDDPanel
 
addTryCatchStatement(SourceBlock, SourceBlock, String, String, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a try/catch statement to the block, using the given catch text.
addType(String) - Method in exception oracle.javatools.db.sql.SQLQueryClauseException
Adds an extra object type for this exception to be concerning, other than the type for the object that was created.
addTypeArgument(SignatureHasType, SignatureHasType) - Method in class oracle.javatools.parser.java.v2.common.QuickSignatureParser
 
addTypeArgument(T, T) - Method in class oracle.javatools.parser.java.v2.common.SignatureParser
Appends a type argument onto the given base type.
addUndoableEditListener(UndoableEditListener) - Method in class oracle.javatools.editor.BasicDocument
Registers the given listener to begin receiving notifications when undoable edits are made to the document.
addUnicodeEscapes(String, boolean) - Static method in class oracle.javatools.resourcebundle.ResourceBundleUtils
Deprecated. Please use ResourceUtils.addUnicodeEscapes instead.
addUnicodeEscapes(String, boolean) - Static method in class oracle.javatools.util.ResourceUtils
 
addUrl(URL, Project, Workspace) - Method in class oracle.jdeveloper.audit.service.Auditor
Adds the location corresponding to a URL to the set of locations to be audited.
addUrl(URL, Project, Workspace) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addURLChooserListener(URLChooserListener) - Method in class oracle.ide.net.URLChooser
Add a URLChooserListener to this URLChooser
addURLChooserShortcutProvider(URLChooserShortcutProvider) - Static method in class oracle.ide.dialogs.DialogUtil
Installs a provider which may dynamically install shortcuts into the URL chooser when the DialogUtil.addShortcutButtons(URLChooser,Context) method is called.
addURLFileSystemListener(URL, URLFileSystemListener) - Method in class oracle.ide.net.TraceFileSystemAccess
 
addURLFileSystemListener(URL, URLFileSystemListener) - Static method in class oracle.ide.net.URLFileSystem
Adds an URLFileSystemListener instance to track file changes in the given root URL directory.
addURLFileSystemListener(URL, URLFileSystemListener) - Method in class oracle.ide.net.URLFileSystemHelper
 
addURLFileSystemListener(URL, URLFileSystemListener) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
addURLFilter(URLFilter) - Static method in class oracle.ide.dialogs.DialogUtil
Adds a new URLFilter that will be included automatically in URLChooser instances created by DialogUtil.newURLChooser(Context).
addURLMapper(VirtualToPhysicalURLMapper.Interface) - Static method in class oracle.ide.util.VirtualToPhysicalURLMapper
 
addURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class oracle.ide.net.URLFileSystem
Deprecated. use URLFileSystem#addURLStreamHandlerFactory(String,URLStreamHandlerFactory)
addURLStreamHandlerFactory(String, URLStreamHandlerFactory) - Static method in class oracle.ide.net.URLFileSystem
 
addUserDefinedValueToList(String) - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
addUserExtension(String) - Method in class oracle.ide.config.DocumentExtensions.DocRecord
Deprecated. Associate the specified extension with the document type encapsulated in this DocRecord.
addValue(Object) - Method in class oracle.ide.controls.AbstractPicker
Adds the value to the model.
addValue(Object) - Method in class oracle.javatools.db.ora.IndexPartition
Add a value to the ordered list of values that define a global range partition.
addValue(Object) - Method in class oracle.javatools.db.ora.TablePartition
Add a value to the ordered list of values that define a range partition or list (sub)partition.
addValue(Object, int) - Method in class oracle.javatools.db.ora.TablePartition
Add a value to the ordered list of values that define a range partition or list (sub)partition.
addValue(Value) - Method in class oracle.jdeveloper.audit.extension.Value
 
addVariable(PlSqlVariable) - Method in class oracle.javatools.db.plsql.PlSqlBlock
Adds the given PlSqlVariable to the Variables property array
addVariable(PlSqlVariable) - Method in class oracle.javatools.db.plsql.PlSqlDatatype
Adds the given PlSqlVariable to the Variables property array
addVariable(PlSqlVariable) - Method in class oracle.javatools.db.plsql.Type
Adds the given PlSqlVariable to the Attributes property array.
addVCSListener(VCSListener, URLFilter) - Method in class oracle.ide.vcs.VCSManager
Adds a VCSListener to the VCSManager.
addVersion(String, VersionNumber) - Method in class oracle.ide.model.ProjectVersion
Adds the specified version to the version history for the specified component.
addVersionOperationModelListener(VersionOperationModelListener) - Method in interface oracle.jdeveloper.vcs.vop.VersionOperationModel
Add a listener which will receive notification when the model changes.
addVerticalField(JLabel, Component) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVerticalField(JLabel, Component, float) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVerticalField(String, Component) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVerticalField(String, Component, float) - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVerticalGap() - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVerticalSpring() - Method in class oracle.javatools.ui.layout.FieldLayoutBuilder
 
addVFiller() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a vertical filler.
addVGap() - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a vertical gap of default size.
addVGap(int) - Method in class oracle.javatools.columnlayout.LayoutBuilder
Add a vertical gap of the specified size.
addView(ViewId, View) - Method in class oracle.ide.layout.AbstractLayoutListener
 
addView(ViewId, View) - Method in interface oracle.ide.layout.LayoutListener
 
addView(ViewId, View) - Method in class oracle.ide.layout.Layouts
 
addViewEditListener(ViewEditListener) - Method in class oracle.javatools.compare.view.BaseCompareView
 
addViewEditListener(ViewEditListener) - Method in interface oracle.javatools.compare.view.EditableView
Deprecated.  
addViewEditListener(ViewEditListener) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
addViewListener(ViewListener) - Method in class oracle.ide.view.View
 
addViewSelectionListener(ViewSelectionListener) - Method in class oracle.ide.view.View
 
addViewStateListener(ViewStateListener) - Method in class oracle.ide.view.View
Registers the specified ViewStateListener with this View instance to be called back when a ViewStateEvent occurs.
addWelcomePage(String, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. No replacment. This method is a no-op as welcome pages should not be shown in wizards any longer (since 11.0).
addWelcomePage(String, String, String, String) - Method in class oracle.ide.wizard.GenericWizardLauncher
Deprecated. No replacment. This method is a no-op as welcome pages should not be shown in wizards any longer (since 11.0).
addWhileStatement(SourceBlock, String, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a while statement to the block, using the given condition and while block.
addWorkspaceChangeListener(String, WorkspaceChangeListener) - Static method in class oracle.ide.model.Workspace
Add a listener for changes to workspace properties.
addWriteLockRequestListener(WriteLockRequestListener) - Method in class oracle.javatools.buffer.AbstractTextBuffer
 
addWriteLockRequestListener(WriteLockRequestListener) - Method in class oracle.javatools.buffer.ReadWriteLock
Adds a WriteLockRequestListener on behalf of the current thread.
addWriteLockRequestListener(WriteLockRequestListener) - Method in interface oracle.javatools.buffer.TextBuffer
Add a write lock request listener on this text buffer.
addWriteLockRequestListener(WriteLockRequestListener) - Method in class oracle.javatools.buffer.TextBufferDecorator
 
ADF_CONFIG - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
ADF_CONFIG_CHILD - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
ADF_DATA - Static variable in class oracle.javatools.icons.OracleIcons
 
ADF_LIBRARY_TEXT - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ADF_LIBRARY_TEXT - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ADF_LIBRARY_TEXT - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
ADF_NAMESPACE - Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils
 
ADF_STRUCTURE - Static variable in class oracle.javatools.icons.OracleIcons
 
ADFDI_LOGO_16 - Static variable in class oracle.javatools.icons.OracleIcons
 
ADFSKINFILE - Static variable in class oracle.javatools.icons.OracleIcons
 
adjust(int) - Method in class oracle.javatools.parser.java.v2.scanner.TokenArray
Adjusts every offset in the token array by the given parameter.
adjustAfterMigration() - Method in class oracle.ide.config.EnvironOptions
 
adjustArgument(String) - Static method in class oracle.ide.util.ExecUtil
 
adjustCaretPosition(MouseEvent) - Method in class oracle.javatools.editor.BasicCaret
Utility routine to adjust the caret position based on the given mouse event.
adjustCurrentClipboard() - Static method in class oracle.javatools.clipboard.ClipboardStack
 
adjustCustomizerObject(Map, VCSPreferences) - Method in class oracle.jdeveloper.vcs.migrate.VCSPropertyMapMigrator
 
adjustObject(File, File, Object) - Method in class oracle.ide.config.IdeSettingsMigrator
Perform any postprocessing necessary before migrating the file.
adjustObject(String, Object) - Method in class oracle.ide.dialogs.filter.ExcludeFilterSettingsMigrator
 
adjustObject(String, Object) - Method in class oracle.ide.migration.ExtensionMigrator
Override to adjust an object in some way after it has been created by Object2Dom and before it's either saved in the Preferences or ClientSetting object.
adjustObject(File, File, Object) - Method in class oracle.ide.migration.XMLMigrator
Perform any postprocessing necessary before migrating the file.
adjustObject(File, File, Object) - Method in class oracle.ide.model.IdeSystemMigrator
 
adjustObject(File, File, Object) - Method in class oracle.jdeveloper.library.LibraryMigrator
 
adjustObject(String, Object) - Method in class oracle.jdeveloper.vcs.migrate.VCSPropertyMapMigrator
 
adjustObject(String, Object) - Method in class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator
Unset any migrated values that are at the default values.
adjustOffset(int) - Method in exception oracle.javatools.db.sql.SQLParseException
When the parsing expressions they are wrapped to make a valid SELECT statement; this method lets us adjust the offset to take this wrapping into account.
adjustOffsetLength(int, int, int, int[]) - Method in class oracle.ide.model.TextBufferTracker
Adjusts a region of the tracked buffer to reflect modifications since a version.
adjustPropertyMap(String, VCSPropertyMap) - Method in class oracle.jdeveloper.vcs.migrate.VCSPropertyMapMigrator
 
adjustRange() - Method in interface oracle.ide.runner.DebuggeeData
Bring up the adjust range dialog.
adjustTextIndentation(int, int, boolean) - Method in interface oracle.javatools.parser.java.v2.model.SourceElement
Most SourceElements that were removed from their parent, such as by the removeSelf or replaceSelf methods, save their textual representation as returned by getText().
adjustTimestamps() - Method in class oracle.ide.file.FileTable
Adjust the timestamps stored in this file table.
adjustVisibility(Rectangle) - Method in class oracle.javatools.editor.BasicCaret
Scrolls the associated view (if necessary) to make the caret visible.
advanced(int) - Method in class oracle.ideimpl.webupdate.BasicProgressMonitor
 
ADVISORY - Static variable in class oracle.jdeveloper.audit.analyzer.Severity
 
ADVISORY - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
AFTER - Static variable in class oracle.ide.IdeConstants
 
After - Annotation Type in oracle.javatools.db.property
Annotation to mark a bean property as processable after the others on the bean.
afterAutoExpanding() - Method in interface oracle.ide.docking.Dockable
Called after this dockable is displayed "auto-expanded."
afterAutoExpanding() - Method in class oracle.ide.docking.DockableView
Called after this dockable is displayed "auto-expanded."
afterLayoutActivation(LayoutResetEvent) - Method in class oracle.ide.layout.LayoutResetListener
Notification that the layouts have been reset and the current layout was activated.
afterLayoutReset(LayoutResetEvent) - Method in class oracle.ide.layout.LayoutResetListener
Notification that a layout has been reset to the original factory settings.
afterRestoringFromAutoExpansion(int, Dimension, boolean) - Method in interface oracle.ide.docking.Dockable
Called after this dockable is restored from being displayed "auto-expanded."
afterRestoringFromAutoExpansion(int, Dimension, boolean) - Method in class oracle.ide.docking.DockableView
Called after this dockable is restored from being displayed "auto-expanded."
aggregate(TriStateBoolean) - Method in class oracle.ide.util.TriStateBoolean
This method is used to help determine if a set of TriStateBoolean values are all the same or have some difference.
alc_dmqcMo - Variable in class oracle.javatools.parser.plsql.symtab.SqlOdmModel
 
alias - Static variable in class oracle.javatools.db.property.Property
Property constant for the "alias" property.
AliasFragment - Interface in oracle.javatools.db.sql
SQLFragment that consists of an expression and an alias.
AliasInUseException - Exception in oracle.javatools.db.sql
SQLQueryException thrown when an attempt is made to add an object whose alias is already in use.
AliasInUseException(AliasFragment) - Constructor for exception oracle.javatools.db.sql.AliasInUseException
 
alignmentX - Variable in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
alignmentY - Variable in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
all - Static variable in class oracle.javatools.db.property.Property
Property constant for the "all" property.
all - Variable in class oracle.javatools.parser.java.v2.CallerContext.Output
The output array.
ALL_DIRECTORIES - Static variable in interface oracle.ide.dialogs.filter.FileFilter
 
ALL_FILES - Static variable in interface oracle.ide.index.file.FileCriteria
Queries all files in the index.
ALL_FILES_FILTER - Static variable in class oracle.ide.net.URLChooser
The standard "All Files (*.*)" URLFilter for accepting all URLs.
ALL_FILES_WORKING_SET_LABEL - Static variable in class oracle.ide.model.WorkingSets
The label to use for the non-editable, all-files working set.
ALL_ITEM - Static variable in class oracle.ide.editor.EditorConstants
Menu item to appear on the ContextMenu.
ALL_MODIFIER_MASK - Static variable in class oracle.javatools.editor.plugins.AbstractClickPlugin
Mask for all modifier keys.
ALL_SCHEMAS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.DatabaseProvider
Deprecated. with no replacement.
ALL_XML_FILES - Static variable in interface oracle.ide.index.xml.XMLCriteria
Queries all XML files.
allKeys() - Method in class oracle.ide.keyboard.IdeInputMapUIResource
 
allMappedExtensionsToNodes() - Static method in class oracle.ide.config.FileTypesRecognizer
Returns a Collection of all file extensions known to the IDE.
allocArrayList() - Static method in class oracle.javatools.parser.util.ArrayListHeap
Utility routine to allocate an ArrayList instance from the heap.
allocateFragmentsList() - Method in class oracle.javatools.editor.language.AbstractDocumentRenderer
Routine available to DocumentRenderer implementations to allocate a fragments list (for reuse) which is not in use.
allocateScratchList() - Static method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to get a shared scratch list.
ALLOW_INPUT - Static variable in class oracle.jdeveloper.runner.RunConfiguration
 
ALLOW_REPLACE - Static variable in interface oracle.ide.db.UIConstants
Deprecated. replaced by DBEditorConfig.isReplaceAllowed()
allowAnySchema - Static variable in class oracle.javatools.db.property.Property
Property constant for the "allowAnySchema" property.
allowDragging() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to check whether click-dragging is enabled for making a selection in the editor.
allowElAttributeValues(Context) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
allowElAttributeValues() - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
allowInput - Variable in class oracle.ide.runner.RunProcess
Whether the user wants to allow input to be sent to the process.
allowNonSchema - Static variable in class oracle.javatools.db.property.Property
Property constant for the "allowNonSchema" property.
allowNullPassword() - Method in class oracle.jdeveloper.db.adapter.AbstractConnectionCreator
Returns false by default.
allowNullPassword() - Method in class oracle.jdeveloper.db.adapter.CustomConnectionCreator
Third party connections should allow null passwords as this is valid for drivers like PostGresSQL
allowNullPassword() - Method in class oracle.jdeveloper.db.adapter.MySQLConnectionCreator
 
allowNullPassword() - Method in class oracle.jdeveloper.db.adapter.ODBCConnectionCreator
ODBC-JDBC connections should allow null passwords as this is valid for drivers like PostGresSQL, and we can't connect to them via the bridge if we force a password.
allowOpen() - Method in interface oracle.ide.persistence.Storage
Allows the storage to be opened again.
allowOtherNamespaceInContent(Context) - Method in class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
allowOtherNamespaceInContent() - Method in class oracle.jdeveloper.webapp.XMLSourceNodeDelegate
 
allowsCreateResource() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Determines whether the bundle allows resources to be created or updated via the select text resource ui
allowsQueryType(ResourceBundleConstants.QueryTypes) - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Gets whether the specified query type is allowed by the bundle
allowTemporaryHide() - Method in class oracle.javatools.ui.ghost.GhostPalette
Gives the GhostPalette the ability to go temporarily almost-completely invisible via a key press (e.g.
AllSelectionsHaveAttribute - Class in oracle.ide.extension.rules.functions
Returns true if the given IDE Context contains a non empty Selection, and all of the Elements contained in the Selection have the expected attribute set.
AllSelectionsHaveAttribute() - Constructor for class oracle.ide.extension.rules.functions.AllSelectionsHaveAttribute
 
ALPHA_ALMOST_CLEAR - Static variable in class oracle.javatools.ui.ghost.UIConstants
Alpha value of a temporarily hidden GhostPanel
ALPHA_NORMAL - Static variable in class oracle.javatools.ui.ghost.UIConstants
Usual alpha value of a fully realized GhostPanel
alphaColor(Color, int) - Static method in class oracle.javatools.ui.ColorUtils2
get a transparent version of the given color
alphaColor(Color, float) - Static method in class oracle.javatools.ui.ColorUtils2
get a transparent version of the given color
ALT_TRANS - Static variable in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
ALTER_EVENT - Static variable in class oracle.javatools.db.plsql.Trigger
 
ALTER_EVENT - Static variable in class oracle.javatools.db.Trigger
Deprecated.  
AlterDDLGenerator - Interface in oracle.javatools.db.ddl
Implementations of UpdateDDLGenerator are registered with a DDLGeneratorImpl, and each one will be responsible for generating alter DDL syntax for a given object type.
alterSessionParameterValue(String, String) - Method in interface oracle.javatools.db.ora.OracleDatabase
Changes the value of given session parameter using
ALTER SESION SET parameter = value.
ALWAYS_BOLD_ACTIVE_NODE - Static variable in class oracle.ide.explorer.CellRendererAttributes
Bit indicating that the tree should show active nodes in bold characters even when the tree does not have the input focus.
ALWAYS_PROMPT_FOR_DESCRIPTION_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
ALWAYS_PROMPT_FOR_DESCRIPTION_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
ALWAYS_PROMPT_FOR_DESCRIPTION_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
AlwaysEnabled - Class in oracle.ide.extension.rules.functions
A RuleFunction implementation that always evaluates to true.
AlwaysEnabled() - Constructor for class oracle.ide.extension.rules.functions.AlwaysEnabled
 
alwaysPromptForDescription() - Method in class oracle.ide.resourcebundle.ResourceBundleOptions
 
alwaysPromptForDescription(PropertyStorage) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Gets whether the project is set to always prompt for a description
alwaysShow() - Method in class oracle.ide.resourcebundle.GlobalBundleInfo
 
AmbiguousColumnException - Exception in oracle.javatools.db.sql
Exception thrown when the name of a column in a query is ambiguous - i.e.
AmbiguousColumnException(SQLFragment, String) - Constructor for exception oracle.javatools.db.sql.AmbiguousColumnException
 
ANALYZE_EVENT - Static variable in class oracle.javatools.db.plsql.Trigger
 
ANALYZE_EVENT - Static variable in class oracle.javatools.db.Trigger
Deprecated.  
Analyzer - Class in oracle.jdeveloper.audit.analyzer
A visitor over the Audit object models which verifies rules and/or computes metrics.
Analyzer() - Constructor for class oracle.jdeveloper.audit.analyzer.Analyzer
 
ANCESTOR - Static variable in class oracle.javatools.compare.ContributorKind
The ANCESTOR contributor.
ancestorAdded(AncestorEvent) - Method in class oracle.javatools.ui.ExpansionTip.Adapter
 
ancestorMoved(AncestorEvent) - Method in class oracle.javatools.ui.ExpansionTip.Adapter
 
ancestorRemoved(AncestorEvent) - Method in class oracle.javatools.ui.ExpansionTip.Adapter
 
ANCHOR_C - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_CENTER - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_E - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_EAST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_N - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_NE - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_NORTH - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_NORTHEAST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_NORTHWEST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_NW - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_S - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_SE - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_SOUTH - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_SOUTHEAST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_SOUTHWEST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_SW - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_W - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_WEST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
AND - Static variable in class oracle.ide.db.panels.sql.WhereEditor
 
and(TriStateBoolean) - Method in class oracle.ide.util.TriStateBoolean
AND true false tri true true false tri false false false tri tri tri tri tri AND- Static variable in class oracle.javatools.db.sql.WhereObjectAND and(Filter<Q>[])- Static method in class oracle.javatools.util.Filter.Instances  AndFilter- Class in oracle.javatools.parser.java.v2.util.filterAn AndFilter is a SourceFilter that accepts an element if all of the input filters accept the element.AndFilter(JavaFilter[])- Constructor for class oracle.javatools.parser.java.v2.util.filter.AndFilter  AndFilter(JavaFilter, JavaFilter)- Constructor for class oracle.javatools.parser.java.v2.util.filter.AndFilterConvenience constructor that creates an AndFilter from two other filters. AndOperator- Class in oracle.ide.extension.rules.composite AndOperator()- Constructor for class oracle.ide.extension.rules.composite.AndOperator  animate(int, long, PropertyChangeListener)- Static method in class oracle.ide.controls.Animator  animate(int, long, int, double, double, PropertyChangeListener)- Static method in class oracle.ide.controls.AnimatorCalculates transitions values between 0.0 and 1.0 and invokes the listener with each transition value.
The number of transitions is controlled by the steps parameter.
The acceleration and deceleration are controlled by the centerand sigmaparameters.
The animation rendering is usually too fast on an average computer and must be slowed down. animate(int, long, int, double, double, PropertyChangeListener)- Method in class oracle.ide.controls.LayoutAnimator  AnimatedCellIcon- Class in oracle.javatools.controlsDeprecated. Code moved to UIC:oracle.javatools.ui.AnimatedCellIconAnimatedCellIcon(Icon)- Constructor for class oracle.javatools.controls.AnimatedCellIconDeprecated.   AnimatedCellIcon- Class in oracle.javatools.uiA wrapper for use in cases such as JTree and JTable where the method of rendering mean that animated gifs just don't work properly.AnimatedCellIcon(Icon)- Constructor for class oracle.javatools.ui.AnimatedCellIcon  Animator- Class in oracle.ide.controlsThe Animator helps to implement animated transition in swing components.ANNOTATION- Static variable in class javax.ide.model.java.declaration.Declaration.DeclarationKindAn annotation. ANNOTATION- Static variable in class oracle.javatools.icons.OracleIcons  ANNOTATION- Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory  ANNOTATION_ELEMENT- Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory  ANNOTATION_TYPE- Static variable in class javax.ide.model.java.source.tree.ClassT.ClassKindThis ClassT is of the "annotation" type. AnnotationBuilder- Class in oracle.jdeveloper.builder.annotation AnnotationBuilder()- Constructor for class oracle.jdeveloper.builder.annotation.AnnotationBuilder  AnnotationBuilderModel- Class in oracle.jdeveloper.builder.annotation AnnotationBuilderModel(Context)- Constructor for class oracle.jdeveloper.builder.annotation.AnnotationBuilderModel  AnnotationBuilderPanel- Class in oracle.jdeveloper.builder.annotation AnnotationBuilderPanel()- Constructor for class oracle.jdeveloper.builder.annotation.AnnotationBuilderPanel  AnnotationComponents- Class in oracle.javatools.parser.java.v2.commonMaps component names with their values.AnnotationD- Interface in javax.ide.model.java.declarationRepresents an annotation (not to be confused with an annotation type).AnnotationDeclaration- Class in oracle.jdeveloper.java.dependencyThe declaration of a Java annotation.AnnotationExpressionT- Interface in javax.ide.model.java.source.treeAn expression wrapping an annotation.AnnotationFilter- Class in oracle.javatools.parser.java.v2.util.filterAccepts types that are annotation types.AnnotationFilter()- Constructor for class oracle.javatools.parser.java.v2.util.filter.AnnotationFilterCreates a Filter that only accepts annotation types. AnnotationFilter(SourceHasModifiers)- Constructor for class oracle.javatools.parser.java.v2.util.filter.AnnotationFilterCreates a Filter that only accepts annotation types that may target the input declaration. AnnotationFilter(int)- Constructor for class oracle.javatools.parser.java.v2.util.filter.AnnotationFilterCreates a Filter that only accepts annotation types that may target a declaration with the specified declaration's element kind. Annotations- Class in oracle.javatools.parser.java.v2.utilVarious utilities for dealing with annotations and annotation values.Annotations()- Constructor for class oracle.javatools.parser.java.v2.util.Annotations  Annotations- Class in oracle.jdeveloper.vcs.annotations Annotations()- Constructor for class oracle.jdeveloper.vcs.annotations.Annotations  Annotations.AnnotationValueGetter<T> - Class in oracle.javatools.parser.java.v2.utilKnows how to get the value of a specified annotation element on a target class.AnnotationsCommand- Class in oracle.jdeveloper.vcs.annotations AnnotationsCommand(int)- Constructor for class oracle.jdeveloper.vcs.annotations.AnnotationsCommand  AnnotationT- Interface in javax.ide.model.java.source.treeAn annotation (not to be confused with annotation type).AnomalyFilter- Class in oracle.jdevimpl.audit.logAn anomaly filter which filters rows by whether they contain issues or out-of-band values.AnomalyFilter()- Constructor for class oracle.jdevimpl.audit.log.AnomalyFilter  AnomalyFilter(boolean)- Constructor for class oracle.jdevimpl.audit.log.AnomalyFilter  AnomalyFilter(String)- Constructor for class oracle.jdevimpl.audit.log.AnomalyFilter  AnomalyFilter(boolean, String)- Constructor for class oracle.jdevimpl.audit.log.AnomalyFilter  ANSI_BIGINT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_BINARY_LARGE_OBJECT- Static variable in interface oracle.javatools.db.JdbcDatabaseBINARY LARGE OBJECT STRING TYPES <binary_large_object_string_type> The length is specified as : <unsigned_integer> [<multiplier>] [CHARACTERS | OCTETS] | <large_object_token_length> [CHARACTERS | OCTETS] ANSI_BIT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_BIT_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_BLOB- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_BOOLEAN- Static variable in interface oracle.javatools.db.JdbcDatabaseBOOLEAN TYPE <boolean_type> ANSI_CHAR- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CHAR_LARGE_OBJECT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CHAR_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CHARACTER- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CHARACTER_LARGE_OBJECT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CHARACTER_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_CLOB- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_DATE- Static variable in interface oracle.javatools.db.JdbcDatabaseDATETIME TYPES <datetime_type> ANSI_DEC- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_DECIMAL- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_DOUBLE_PRECISION- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_FLOAT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_INT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_INTEGER- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_INTERVAL- Static variable in interface oracle.javatools.db.JdbcDatabaseINTERVAL TYPE <interval_type> ANSI_NATIONAL_CHAR- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NATIONAL_CHAR_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NATIONAL_CHARACTER- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NATIONAL_CHARACTER_LARGE_OBJECT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NATIONAL_CHARACTER_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NCHAR- Static variable in interface oracle.javatools.db.JdbcDatabaseNATIONAL CHARACTER STRING TYPES <national_character_string_type> The length, where specified, can be followed by the word CHARACTERS or OCTETS. ANSI_NCHAR_LARGE_OBJECT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NCHAR_VARYING- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NCLOB- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NUMERIC- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_NVARCHAR- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_REAL- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_REF- Static variable in interface oracle.javatools.db.JdbcDatabaseREFERENCE TYPE <reference_type> REF ( <path_resolved_user_defined_type_name> ) [ SCOPE <table_name> ] ANSI_ROW- Static variable in interface oracle.javatools.db.JdbcDatabaseROW TYPE <row_type> ROW ( <field_definition> [{, <field_definition>}] ) ANSI_SMALLINT- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIME- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIME_WITH_TIME_ZONE- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIME_WITHOUT_TIME_ZONE- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIMESTAMP- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIMESTAMP_WITH_TIME_ZONE- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_TIMESTAMP_WITHOUT_TIME_ZONE- Static variable in interface oracle.javatools.db.JdbcDatabase  ANSI_VARCHAR- Static variable in interface oracle.javatools.db.JdbcDatabase  ansiJoin- Variable in class oracle.javatools.parser.plsql.symtab.SqlFrodefjoined tables ANT_KEY- Static variable in class oracle.jdeveloper.model.JDevTechnologiesTechnology key for Ant. ANY- Static variable in interface oracle.javatools.parser.css.LexicalUnitsRepresents the '*' lexical unit. AnySelectionHasAttribute- Class in oracle.ide.extension.rules.functionsReturns true if the given IDE Context contains a non empty Selection, and at least one of the Elements contained in the Selection has the expected attribute set.AnySelectionHasAttribute()- Constructor for class oracle.ide.extension.rules.functions.AnySelectionHasAttribute  APP_BUNDLE_NODE- Static variable in class oracle.javatools.resourcebundle.ResourceBundleUtils  AppBundleInfo- Class in oracle.javatools.resourcebundle AppBundleInfo()- Constructor for class oracle.javatools.resourcebundle.AppBundleInfo  AppBundleInfoFactory- Class in oracle.javatools.resourcebundle AppBundleInfoFactory()- Constructor for class oracle.javatools.resourcebundle.AppBundleInfoFactory  AppBundleInfoFactoryRT- Class in oracle.javatools.resourcebundle AppBundleInfoFactoryRT()- Constructor for class oracle.javatools.resourcebundle.AppBundleInfoFactoryRT  AppBundleInfoRT- Class in oracle.javatools.resourcebundle AppBundleInfoRT(Object, String, String)- Constructor for class oracle.javatools.resourcebundle.AppBundleInfoRT  AppBundleInfoRT(AppBundleInfoRT.Key)- Constructor for class oracle.javatools.resourcebundle.AppBundleInfoRT  AppBundleInfoRT.Key- Class in oracle.javatools.resourcebundle AppBundleInfoRT.Key(Locale, String, String)- Constructor for class oracle.javatools.resourcebundle.AppBundleInfoRT.Key  AppConnectionPanelUI- Class in oracle.jdeveloper.db.panelsConnection picker for the database connections in the "Application Resources" Connection section for an application (workspace).AppConnectionPanelUI(boolean)- Constructor for class oracle.jdeveloper.db.panels.AppConnectionPanelUI  AppConnectionPanelUI(boolean, boolean)- Constructor for class oracle.jdeveloper.db.panels.AppConnectionPanelUI  AppConnectionPanelUI(String[], boolean)- Constructor for class oracle.jdeveloper.db.panels.AppConnectionPanelUI  AppDatabaseConnectionEditor- Class in oracle.jdeveloper.dbLauncher for the database connection editor on an application's connections.AppDatabaseConnections- Class in oracle.jdeveloper.dbExtension to the DatabaseConnections API that gets the database connections defined for an Application (Workspace).AppDatabaseConnPanel- Class in oracle.jdeveloper.db.panelsTraversable panel for selecting a connection from the current application's context, or failing that the central connection store (resource palette / database navigator).AppDatabaseConnPanel()- Constructor for class oracle.jdeveloper.db.panels.AppDatabaseConnPanel  AppDatabaseConnPanel(boolean)- Constructor for class oracle.jdeveloper.db.panels.AppDatabaseConnPanel  AppDatabaseConnPanel(boolean, boolean)- Constructor for class oracle.jdeveloper.db.panels.AppDatabaseConnPanel  AppDatabaseConnPanel(String[], boolean)- Constructor for class oracle.jdeveloper.db.panels.AppDatabaseConnPanel  AppDBDropHelper- Class in oracle.jdeveloper.db.modelSome utility methods useful for dealing with DnD of nodes from the Resource Palette or Application Resources.append(Object)- Method in class oracle.ide.util.FastStringBuffer  append(char)- Method in class oracle.ide.util.FastStringBuffer  append(char, int)- Method in class oracle.ide.util.FastStringBuffer  append(String)- Method in class oracle.ide.util.FastStringBuffer  append(FastStringBuffer)- Method in class oracle.ide.util.FastStringBuffer  append(char[])- Method in class oracle.ide.util.FastStringBuffer  append(char[], int, int)- Method in class oracle.ide.util.FastStringBuffer  append(char[])- Method in class oracle.javatools.buffer.AbstractTextBufferAppends the indicated data into the text buffer at the end of the buffer. append(char[])- Method in interface oracle.javatools.buffer.TextBufferAppends the indicated data into the text buffer at the end of the buffer. append(char[])- Method in class oracle.javatools.buffer.TextBufferDecoratorAppends the indicated data into the text buffer at the end of the buffer. append(Ddl)- Method in class oracle.javatools.db.Ddlappends one set of DDL to another append(T, String)- Method in class oracle.javatools.db.ddl.DDLAppends the given ddl of specified type. append(DDL<T>)- Method in class oracle.javatools.db.ddl.DDLAppends the given DDL to this one. append(Object)- Method in class oracle.javatools.db.ddl.TokenContext  append(StyledTextModel)- Method in class oracle.javatools.ui.simplestyle.StyledTextModelAdd the contents from one model to the end of this model No line break is added between the model, so the start of the given model is appended immediately to the end of the last run of the last line of this model append(StringBuffer, String, Object...)- Method in class oracle.javatools.util.FormatBundleAppend the formatted string corresponding to a key and an array of arguments. append(StringBuffer, String, Object[])- Static method in class oracle.javatools.util.LogAppends a formatted string from a template string and an array of arguments to a StringBuffer. append(StringBuffer, Object)- Static method in class oracle.javatools.util.LogAppends a text representation of an object to a string buffer. append(StringBuffer, Object)- Method in interface oracle.javatools.util.Log.FormatterAppends a formatted text representation of an object to a string buffer. append(StringBuffer, String, Object...)- Static method in class oracle.jdevimpl.audit.util.StringsAppends a formatted string from a template string and an array of arguments to a StringBuffer. append(StringBuffer, Object)- Static method in class oracle.jdevimpl.audit.util.StringsAppends a string representation of an object to a string buffer. appendAll(T, Collection<String>)- Method in class oracle.javatools.db.ddl.DDLAppends the given ddls of specified type. appendChild(StructuredPropertyAccess)- Method in class oracle.ide.util.DefaultStructuredPropertyAccess  appendChild(StructuredPropertyAccess)- Method in interface oracle.ide.util.StructuredPropertyAccessAdds a child node appendChildNavigables(DefaultMutableTreeNode, NavigableContext)- Method in class oracle.ide.model.panels.ProjectContentNavigable  appendChildNavigables(DefaultMutableTreeNode, NavigableContext)- Method in class oracle.ide.panels.NavigableThis method calls Navigable.getChildNavigables()to get the list of child Navigableobjects. appendChildNodes(DefaultMutableTreeNode, Navigable[], NavigableContext)- Method in class oracle.ide.panels.NavigableThis method invokes Navigable.createTreeNode(NavigableContext)on each Navigablespecified in childrenand adds the resulting DefaultMutableTreeNode(if it is not null) to the parent. appendDescription(JavaMethod, boolean, String, String, StringBuffer, StringBuffer)- Method in class oracle.javatools.parser.java.v2.util.BindingContextAppends a simplified description of a method declaration bound in this context to a buffer. appendDescription(JavaHasType, boolean, StringBuffer)- Method in class oracle.javatools.parser.java.v2.util.BindingContextAppends a simplified description of a type bound in this context to buffer. appendDetailNavigables(DefaultMutableTreeNode, NavigableContext)- Method in class oracle.ide.panels.NavigableThis method calls Navigable.getDetailNavigables()to get the list of detail Navigableobjects. appendFromSQL(StringBuilder)- Method in class oracle.javatools.db.ora.OracleSQLQuery  appendFromSQL(StringBuilder)- Method in class oracle.javatools.db.sql.AbstractSQLQuery  appendHtmlEscaped(StringBuilder, String)- Static method in class oracle.jdevimpl.audit.util.StringsEscapes HTML meta-characters in a string into a buffer. appendKillRing(String)- Static method in class oracle.javatools.editor.EmacsActionUtility routine to append the given text to the last (top-most) entry in the kill ring. appendNow(StringBuffer)- Static method in class oracle.javatools.util.LogFormat and append the current time. appendRelativePath(URI, URI, StringBuffer, boolean)- Method in class javax.ide.net.VirtualFileSystemHelperThis is a helper for the VirtualFileSystemHelper.toRelativeSpec(URI, URI)method, which uses the template methoddesign pattern. appendRelativePath(URL, URL, StringBuffer, boolean)- Method in class oracle.ide.net.URLFileSystemHelperThis is a helper for the URLFileSystemHelper.toRelativeSpec(URL, URL)method, which uses the template methoddesign pattern. appendSelectSQL(StringBuilder)- Method in class oracle.javatools.db.ora.OracleSQLQuery  appendSelectSQL(StringBuilder)- Method in class oracle.javatools.db.sql.AbstractSQLQuery  appendSnapshot(StringBuilder)- Method in class oracle.javatools.buffer.ReadWriteLock  appendSnapshot(StringBuilder)- Method in interface oracle.javatools.buffer.ReadWriteLockImplementation  appendTime(StringBuffer, long)- Static method in class oracle.javatools.util.LogFormat and append a time. appendTime(StringBuffer, long, char[])- Static method in class oracle.javatools.util.Log  appendToBuffer(StringBuilder, Collection, String)- Method in class oracle.javatools.db.sql.AbstractSQLFragmentAdds to the given buffer the list of SQLFragments, comma and newline (with indent) seperated. appendToTextComponent(String, int)- Method in class oracle.ide.log.MessagePageAdds the given message to the message page, removing lines from the top, if necessary, so it contains no more than maxLogLines appendToTextComponent(String, int)- Method in class oracle.ide.runner.RunLogPage  appendTranslatedTime(StringBuffer, long)- Static method in class oracle.javatools.util.LogFormat and append an already translated time. appendUIXQueryParameter(StringBuffer, String)- Static method in class oracle.javatools.net.EncoderUtilsPartially encodes a query parameter. appendUpdateBundle(Document, UpdateBundle)- Method in class oracle.ideimpl.webupdate.parser.UpdateXMLBuilderAppends an update bundle to the specified center document. AppIDEConnectionList- Class in oracle.jdeveloper.db.panelsThis class provides a list of connections ( @{link ConnectionList} ) from the IDE store (Resource Palette/Database Navigator) from which the user can pick.APPLICATION- Static variable in class oracle.javatools.icons.OracleIcons  APPLICATION_PACKAGE_PREFIX_KEY- Static variable in class oracle.jdeveloper.model.ApplicationContent  APPLICATION_SRC_CONTENT_SET_KEY- Static variable in class oracle.jdeveloper.model.ApplicationContent  APPLICATION_SRC_CONTENT_SET_LOCAL_KEY- Static variable in class oracle.jdeveloper.model.ApplicationContent  APPLICATION_STORAGE_KEY- Static variable in class oracle.ide.persistence.ApplicationCacheSettings  ApplicationCacheSettings- Class in oracle.ide.persistenceClass that represents settings related to the application-level persistent storage area.applicationChanged(ApplicationChangeEvent)- Method in interface oracle.ide.navigator.ApplicationChangeListenerNotification that the selected application has changed. applicationChanged(ApplicationChangeEvent)- Method in class oracle.ide.navigator.ProjectNavigatorWindow  ApplicationChangeEvent- Class in oracle.ide.navigatorEvent object representing a change in the selected application in an application navigator.ApplicationChangeEvent(int, Workspace)- Constructor for class oracle.ide.navigator.ApplicationChangeEvent  ApplicationChangeListener- Interface in oracle.ide.navigatorCallback interface for when the selected application has changed in the Application Navigator.ApplicationChangeNotifier- Interface in oracle.ide.navigatorInterface implemented by an object that can be the source of ApplicationChangeEventnotifications.ApplicationClasspathPanel- Class in oracle.jdeveloper.libraryPanel to configure the application classpath.ApplicationClasspathPanel()- Constructor for class oracle.jdeveloper.library.ApplicationClasspathPanel  ApplicationContent- Class in oracle.ide.model ApplicationContent- Class in oracle.jdeveloper.modelClass that represents certain parts of Application content, such as the application-level ADF META-INF directory.ApplicationContentPanel- Class in oracle.jdeveloper.model ApplicationContentPanel()- Constructor for class oracle.jdeveloper.model.ApplicationContentPanel  ApplicationContentRootFactory- Class in oracle.jdevimpl.audit.modelContent root factory for application content.ApplicationContentRootFactory()- Constructor for class oracle.jdevimpl.audit.model.ApplicationContentRootFactory  applicationExiting()- Static method in class oracle.ide.util.AddinPolicyUtils  applicationLevelContent()- Method in class oracle.ide.model.ContentSetProviderReturns trueif the ContentSetProvider represents content associated with the application workspace rather than with projects within the workspace. applicationLevelContent()- Method in class oracle.ide.model.ContentSetProviderReferenceIndicates whether the content set provider represents content associated with the application workspace rather than with projects within the workspace. ApplicationLibraries- Class in oracle.jdeveloper.modelProvides application libraries.ApplicationLibraries(HashStructure)- Constructor for class oracle.jdeveloper.model.ApplicationLibraries  ApplicationLibraryList- Class in oracle.jdeveloper.libraryList of libraries defined internally in an application.ApplicationLibraryList(HashStructure)- Constructor for class oracle.jdeveloper.library.ApplicationLibraryList  APPLICATIONMODULE- Static variable in class oracle.javatools.icons.OracleIcons  APPLICATIONMODULEINSTANCE- Static variable in class oracle.javatools.icons.OracleIcons  ApplicationPropertiesDialog- Class in oracle.ide.model.panelsDeprecated. use the settings-ui-hook to register an application properties panelApplicationPropertiesDialog()- Constructor for class oracle.ide.model.panels.ApplicationPropertiesDialogDeprecated.   APPLICATIONS- Static variable in class oracle.javatools.icons.OracleIcons  APPLICATIONS_CMD- Static variable in class oracle.ide.IdeConstantsOpen the applicaton navigator command. APPLICATIONS_CMD_ID- Static variable in class oracle.ide.IdeConstantsOpen the application navigator command id. APPLICATIONSERVER_QUALIFIER- Static variable in class oracle.javatools.icons.OracleIcons  APPLICATIONSERVERCONN- Static variable in class oracle.javatools.icons.OracleIcons  ApplicationStateHook- Class in oracle.ide.appstate ApplicationStateHook()- Constructor for class oracle.ide.appstate.ApplicationStateHook  ApplicationStateProvider- Interface in oracle.ide.appstateAn ApplicationStateProviderknows how to save and restore state in the running application.appliedTransformsChanged(AuditModel, Object, List<Transform>)- Method in interface oracle.jdeveloper.audit.service.AuditModelListenerReports that the transforms applied to this model have changed. appliedTransformsChanged(AuditModel, Object, List<Transform>)- Method in class oracle.jdevimpl.audit.core.CountColumn  appliedTransformsChanged(AuditModel, Object, List<Transform>)- Method in class oracle.jdevimpl.audit.core.SeverityColumn  appliedTransformsChanged(AuditModel, Object, List<Transform>)- Method in class oracle.jdevimpl.audit.log.AuditLogPage  appliedTransformsChanged(AuditModel, Object, List<Transform>)- Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel  apply(Object)- Method in class oracle.ide.inspector.PropertyInfo  apply(ApplyEvent)- Method in class oracle.ide.model.LazyLoadedTraversable  apply(ApplyEvent)- Method in interface oracle.ide.panels.ApplyListenerThis method is called when the changes made in the NavigableUIContainerare to be committed to the original data structures. apply(ApplyEvent)- Method in class oracle.ide.webbrowser.ProxySettingsPanel  apply(ApplyEvent)- Method in class oracle.ideimpl.webupdate.UpdatePreferences  apply(Difference)- Method in class oracle.javatools.db.diff.DifferenceApplierApplys changes in the "a" object to the "b" object in the result set. apply(Object)- Method in class oracle.jdeveloper.audit.bean.PropertyField  apply()- Method in interface oracle.jdeveloper.audit.service.ProfileTransactionApplies this transaction to the profile from which it was created. apply()- Method in class oracle.jdeveloper.audit.service.TransformAction  apply()- Method in class oracle.jdevimpl.audit.core.DefaultProfileTransaction  apply(ApplyEvent)- Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel  apply()- Method in class oracle.jdevimpl.audit.profile.ProfileModel  applyAssignmentConversion(JavaType, JavaType, boolean, JavaProvider)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.2. applyAssignmentConversion(JavaType, SourceExpression, JavaType, boolean, JavaProvider)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsDeprecated. Use applyAssignmentConversion(JavaType,SourceExpression,JavaType,boolean,JavaProvider,int)applyAssignmentConversion(JavaType, SourceExpression, JavaType, boolean, JavaProvider, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.2. applyBatchChanges(Runnable)- Method in class oracle.ide.model.HashStructureNode  applyBatchChanges(Runnable)- Method in class oracle.javatools.data.StructureThis method buffers all change events at this level of Structure for the duration of the specified Runnable. applyBinaryPromotion(JavaType, JavaType, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.6.2. applyBoxingConversion(PrimitiveType, JavaProvider)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsDeprecated. Use applyBoxingConversion(PrimitiveType,JavaProvider,int) insteadapplyBoxingConversion(PrimitiveType, JavaProvider, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.1.7. applyCastingConversion(JavaType, JavaType, JavaProvider)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsDeprecated. Use applyCastingConversion(JavaType,JavaType,JavaProvider,int) insteadapplyCastingConversion(JavaType, JavaType, JavaProvider, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.5. applyChange(ChangeInfo)- Method in class oracle.javatools.data.HashStructureApplies the change described by the specified ChangeInfoto this HashStructure. applyChanges(ChangeInfo[])- Method in class oracle.javatools.data.HashStructureApplies the changes described by the specified ChangeInfoarray to this HashStructure. applyChanges(ProfileTransaction)- Method in class oracle.jdeveloper.audit.service.ProfileApply the changes in a transaction to this profile. applyChanges(ProfileTransaction)- Method in class oracle.jdevimpl.audit.core.DefaultProfile  applyDefaultTransforms(String)- Method in class oracle.jdeveloper.audit.service.AuditorAudits the locations of this auditor in the current thread and applies all default transforms (see Transformer.applyDefaultTransforms(java.lang.String, java.util.Collection , oracle.jdeveloper.audit.service.TransformerListener, oracle.jdeveloper.audit.service.AuditModel). applyDefaultTransforms(String, Collection<? extends Violation>, TransformerListener, AuditModel)- Method in interface oracle.jdeveloper.audit.service.TransformerApply the applicable default transforms of violations. applyDefaultTransforms(String, AuditModel, Object[], TransformerListener)- Method in interface oracle.jdeveloper.audit.service.TransformerApply the applicable default transforms of rows in an AuditModel.. applyDefaultTransforms(String)- Method in class oracle.jdevimpl.audit.core.DefaultAuditor  applyDefaultTransforms(String, Collection<? extends Violation>, TransformerListener, AuditModel)- Method in class oracle.jdevimpl.audit.core.DefaultTransformer  applyDefaultTransforms(String, AuditModel, Object[], TransformerListener)- Method in class oracle.jdevimpl.audit.core.DefaultTransformer  applyEdit(TextBuffer)- Method in class oracle.ide.cmd.buffer.EditApplies the edits the first time through in proper sequence. ApplyEvent- Class in oracle.ide.panelsThe ApplyEventis the event object used in the methods that are part of the ApplyListenerinterface.ApplyEvent(TraversableContext)- Constructor for class oracle.ide.panels.ApplyEventCreates a new ApplyEvent. applyFilter(URL, HistoryFilter)- Method in class oracle.jdeveloper.history.DefaultHistoryModel  applyGlobalFilter(MenuFilter)- Method in class oracle.ide.controller.MenuManagerApplies a filter globally. applyGlobalFilterImpl(MenuFilter)- Method in class oracle.ide.controller.MenuManagerImplements the MenuManager.applyGlobalFilter(MenuFilter)method. applyInsert(int, char[], int)- Method in class oracle.javatools.buffer.AbstractTextBufferRe-inserts the data based on stored undo information. ApplyListener- Interface in oracle.ide.panelsThis interface defines the messages that are sent in association with applying or canceling from a NavigableUIContainer.applyMethodConversion(JavaType, JavaType, boolean, JavaProvider)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsDeprecated. Use applyMethodConversion(JavaType,JavaType,boolean,JavaProvider,int) insteadapplyMethodConversion(JavaType, JavaType, boolean, JavaProvider, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.3. applyModel(PatchModel, PatchContext, PatchApplyOptions)- Method in class oracle.javatools.patch.PatchEngineApplies the given PatchModelto the engine's to-file contributor, according to options. applyNarrowingConversion(PrimitiveType, PrimitiveType)- Static method in class oracle.javatools.parser.java.v2.common.PrimitiveTypeJLS 5.1.3. applyNarrowingConversion(PrimitiveType, PrimitiveType)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.1.3. ApplyNotifier- Interface in oracle.ide.panelsAn object that implements ApplyNotifieris capable of firing ApplyEvents to registered ApplyListeners.applyRemove(int, char[], int)- Method in class oracle.javatools.buffer.AbstractTextBufferRe-removes the data based on stored undo information. applySourceFromTemplate(SourceObject)- Static method in class oracle.javatools.db.TemplateExpander  applySourceFromTemplate(SourceObject, SourceObject)- Static method in class oracle.javatools.db.TemplateExpander  applyToCurrentVM()- Method in class oracle.ide.webbrowser.ProxyOptionsApplies the options stored in this object to the Java VM in which the IDE is running. applyUnaryPromotion(JavaType, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.6.1. applyUnboxingConversion(JavaType)- Static method in class oracle.javatools.parser.java.v2.common.PrimitiveTypeDeprecated. Use applyUnboxingConversion(JavaType, int) insteadapplyUnboxingConversion(JavaType, int)- Static method in class oracle.javatools.parser.java.v2.common.PrimitiveTypeTries to apply unboxing conversion to the input. applyUnboxingConversion(JavaType)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsDeprecated. Use applyUnboxingConversion(JavaType, int) insteadapplyUnboxingConversion(JavaType, int)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.1.8. applyValueFromFocusedComponent()- Method in class oracle.ide.inspector.PropertyInspector  applyWideningConversion(PrimitiveType, PrimitiveType)- Static method in class oracle.javatools.parser.java.v2.common.PrimitiveTypeJLS 5.1.2. applyWideningConversion(PrimitiveType, PrimitiveType)- Static method in class oracle.javatools.parser.java.v2.util.ConversionsJLS 5.1.2. APPMIGRATION_WIZARD- Static variable in class oracle.javatools.icons.OracleIcons  APPNAVIGATOR_HEADER- Static variable in class oracle.javatools.icons.OracleIcons  APPROVE_OPTION- Static variable in class oracle.ide.net.PackageClassChooser  APPROVE_OPTION- Static variable in class oracle.ide.net.URLChooserReturn value from showOpenDialog(...)and showSaveDialog(...)methods if open/save is chosen. approveNewURL(URL)- Method in class oracle.ide.cmd.SaveAsCommand  approveSelection()- Method in class oracle.ide.net.URLChooser  approveSelection(URL)- Method in class oracle.ide.resourcebundle.AbstractBundleSelectionValidator  APPS_CONN- Static variable in class oracle.javatools.icons.OracleIcons  APPTEMPLATE- Static variable in class oracle.javatools.icons.OracleIcons  ARCHIVEFILE- Static variable in class oracle.javatools.icons.OracleIcons  areColumnsResizable(boolean[], int)- Method in interface oracle.javatools.columnlayout.LayoutComponentThis is the parallel of the areRowsResizable method but geometrically orthogonal to it. areColumnsResizable(boolean[], int)- Method in class oracle.javatools.columnlayout.LayoutGapGaps have no effect on column constraints. areColumnsResizable(boolean[], int)- Method in class oracle.javatools.columnlayout.LayoutLeafIf the LayoutLeaf is resizable and only spans one column then the column is resizable. areColumnsResizable(boolean[], int)- Method in class oracle.javatools.columnlayout.LayoutPanelAllow each LayoutComponent to set the column constraints. areColumnsResizable(boolean[], int)- Method in class oracle.javatools.columnlayout.LayoutRowAllow each LayoutComponent to set the column constraints. areCompatible(DBObjectProvider, DBObjectProvider)- Method in class oracle.ide.db.transfer.generate.GenerateController  areCompatible(DBObjectProvider, DBObjectProvider)- Static method in class oracle.jdeveloper.offlinedb.transfer.OfflineTransferHelperReturn true is two databases are compatible. areDifferent(Object, Object)- Static method in class oracle.javatools.util.ModelUtilThis is a utility method that compares two objects when one or both of the objects might be null. areEqual(String, String)- Method in class javax.ide.net.VirtualFileSystemHelperCompares the two string for equality. areEqual(String, String)- Method in class oracle.ide.net.URLFileSystemHelper  areEqual(Object, Object)- Static method in class oracle.javatools.util.ModelUtilThis is a utility method that compares two objects when one or both of the objects might be nullThe result of this method is determined as follows: If o1and o2are the same object according to the ==operator, return true. areEqualIgnoreNullValues(Map, Map)- Static method in class oracle.javatools.db.DBUtilCompares the given maps following the rule that the following entries are considered equal: a missing key a key with null value a key with a value that is an empty Collection areEqualPathElems(String, String)- Method in class javax.ide.net.VirtualFileSystemHelperThis is a helper for the VirtualFileSystemHelper.appendRelativePath(URI, URI, StringBuffer, boolean)method, which uses the template methoddesign pattern. areEqualPathElems(String, String)- Method in class oracle.ide.net.URLFileSystemHelperThis is a helper for the URLFileSystemHelper.appendRelativePath(URL, URL, StringBuffer, boolean)method, which uses the template methoddesign pattern. areNamesAndTypesEqual(DBObject, DBObject)- Static method in class oracle.javatools.db.DBUtilConvinience method to check whether the names and types of two objects are the same. arePropertiesOverridden()- Method in class oracle.ide.model.panels.ProjectSettingsTraversablePanelIndicates whether or not the one or more shared project property is overridden by a custom property. areRowsResizable(boolean[], int, int)- Method in interface oracle.javatools.columnlayout.LayoutComponentFor each row it can either be fixed or resizable. areRowsResizable(boolean[], int, int)- Method in class oracle.javatools.columnlayout.LayoutGapGaps have no effect on row constraints. areRowsResizable(boolean[], int, int)- Method in class oracle.javatools.columnlayout.LayoutLeafIf the LayoutLeaf is resizable and only spans one row then the row is resizable. areRowsResizable(boolean[], int, int)- Method in class oracle.javatools.columnlayout.LayoutPanelAllow each LayoutComponent to set the row constraints. areRowsResizable(boolean[], int, int)- Method in class oracle.javatools.columnlayout.LayoutRowAllow each LayoutComponent to set the row constraints. areRulesSatisfied(Project, Node)- Method in interface oracle.ide.runner.StarterFactoryDescriptionDetermine if the rules, if any, of the StarterFactory registration are satisfied by the incoming project to be run/debugged. arg_dmqcCo- Variable in class oracle.javatools.parser.plsql.symtab.SqlOdmCost  argQuoteChar- Static variable in class oracle.ide.util.ExecUtilDefault OS character for quoting arguments to commands argQuoteString- Static variable in class oracle.ide.util.ExecUtilDefault OS character for quoting arguments to commands argsToString(Collection, boolean, String, int)- Method in class oracle.javatools.db.sql.AbstractSQLFragmentReturns the arguments as a String, each separated by the given separator. arguments- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "arguments" property. arguments- Variable in class oracle.javatools.parser.java.v2.common.SignatureHasTypeThe type arguments applied to this type. ArithmeticOperation- Class in oracle.javatools.db.sqlConcrete subclass of Operation for arithmetic operations - ADD, SUBTRACT, MULTIPLY and DIVIDE.ArithmeticOperation()- Constructor for class oracle.javatools.db.sql.ArithmeticOperation  ArithmeticOperation(int, SQLFragment[])- Constructor for class oracle.javatools.db.sql.ArithmeticOperation  array- Variable in class oracle.javatools.parser.java.v2.common.SignatureHasTypeArray dimensions. ARRAY_implements- Static variable in interface oracle.javatools.parser.java.v2.JavaConstantsJLS 10.7. ARRAY_TYPE- Static variable in class javax.ide.model.java.declaration.Declaration.DeclarationKindAn array type. ArrayAccessExpressionT- Interface in javax.ide.model.java.source.treeAn array access expression.ArrayClassLocator- Class in oracle.jdeveloper.java.locatorThe ArrayClassLocatoris an implementation of the JavaClassLocatorthat delegates the task of locating classes to an array of BaseClassLocatorinstances.ArrayClassLocator(BaseClassLocator[])- Constructor for class oracle.jdeveloper.java.locator.ArrayClassLocatorConstructs a new ArrayClassLocatorfor the given set of BaseClassLocatorinstances. ArrayedLexer- Class in oracle.javatools.parser.java.v2.scannerLexer based on a precalculated array of tokens.ArrayedLexer(TokenArray, FastLexer)- Constructor for class oracle.javatools.parser.java.v2.scanner.ArrayedLexer  ArrayField- Class in oracle.jdevimpl.audit.bean ArrayField()- Constructor for class oracle.jdevimpl.audit.bean.ArrayField  ArrayField.ArrayTable- Class in oracle.jdevimpl.audit.bean ArrayField.ArrayTable(TableModel)- Constructor for class oracle.jdevimpl.audit.bean.ArrayField.ArrayTable  arrayGetter(JavaType, String)- Static method in class oracle.javatools.parser.java.v2.util.Annotations  ArrayIterator<E> - Class in oracle.javatools.utilThe ArrayIteratorclass iterates over an array.ArrayIterator(E[])- Constructor for class oracle.javatools.util.ArrayIteratorConstructs an ArrayIteratorfrom an array of Objects. ArrayIterator(E[], int)- Constructor for class oracle.javatools.util.ArrayIteratorConstructs an ArrayIteratorfrom an array of Objects and an inclusive beginning index. ArrayIterator(E[], int, int)- Constructor for class oracle.javatools.util.ArrayIteratorConstructs an ArrayIteratorfrom an array of Objects, an inclusive start index, and an exclusive end index. ArrayIteratorIterator- Class in oracle.jdevimpl.audit.utilIterate through each element of each array from an iterator that returns arrays.ArrayIteratorIterator(Iterator)- Constructor for class oracle.jdevimpl.audit.util.ArrayIteratorIterator  ArrayListHeap- Class in oracle.javatools.parser.utilThe ArrayListHeapclass is a utility class which keeps a cache of empty ArrayList instances for quick reuse.ArrayListHeap()- Constructor for class oracle.javatools.parser.util.ArrayListHeap  ArrayMap<K,V> - Class in oracle.javatools.utilA map stored in arrays, suitable for a small number of entries.ArrayMap()- Constructor for class oracle.javatools.util.ArrayMap  ArrayMap(Map<? extends K, ? extends V>)- Constructor for class oracle.javatools.util.ArrayMap  ArrayPairList<A,B> - Class in oracle.javatools.utilArrayPairList is an ArrayList that extends ArrayList and implements the PairList (which extends the List interface) to support Pairs of generic types, say Pair of A,B.ArrayPairList()- Constructor for class oracle.javatools.util.ArrayPairList  ArrayPairList(int)- Constructor for class oracle.javatools.util.ArrayPairList  ArrayPairList(Collection<Pair<A, B>>)- Constructor for class oracle.javatools.util.ArrayPairList  ArrayResourceBundle- Class in oracle.ide.utilArrayResourceBundleis an abstract subclass of ResourceBundlethat manages locale-dependent resources in an array.ArrayResourceBundle()- Constructor for class oracle.ide.util.ArrayResourceBundle  ArraysIterator- Class in oracle.jdevimpl.audit.utilA multiplex array iterator that handles null and empty arrays.ArraysIterator(Object[])- Constructor for class oracle.jdevimpl.audit.util.ArraysIterator  ArraysIterator(Object[], Object[])- Constructor for class oracle.jdevimpl.audit.util.ArraysIterator  ArraysIterator(Object[], Object[], Object[])- Constructor for class oracle.jdevimpl.audit.util.ArraysIterator  ArraysIterator(Object[], Object[], Object[], Object[])- Constructor for class oracle.jdevimpl.audit.util.ArraysIterator  ArraySortedSet<E> - Class in oracle.ide.utilDeprecated. Use ArraySortedSetArraySortedSet()- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetof default size, using the default sorting order of the objects added to the set. ArraySortedSet(int)- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetof specified size, using the default sorting order of the objects addded to the set. ArraySortedSet(Comparator<? super E>)- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetof default size, using the specified comparator. ArraySortedSet(int, Comparator<? super E>)- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetof specified size, using the specified comparator. ArraySortedSet(E[], Comparator<? super E>)- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetwith the given contents and comparator. ArraySortedSet(Collection<? extends E>, Comparator<? super E>)- Constructor for class oracle.ide.util.ArraySortedSetDeprecated. Construct a new ArraySortedSetwith the given contents and comparator. ArraySortedSet<E> - Class in oracle.javatools.utilThe ArraySortedSetis an array implementation of the SortedSetinterface.ArraySortedSet()- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetof default size, using the default sorting order of the objects added to the set. ArraySortedSet(int)- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetof specified size, using the default sorting order of the objects addded to the set. ArraySortedSet(Comparator<? super E>)- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetof default size, using the specified comparator. ArraySortedSet(int, Comparator<? super E>)- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetof specified size, using the specified comparator. ArraySortedSet(E[], Comparator<? super E>)- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetwith the given contents and comparator. ArraySortedSet(Collection<? extends E>, Comparator<? super E>)- Constructor for class oracle.javatools.util.ArraySortedSetConstruct a new ArraySortedSetwith the given contents and comparator. ArrayTypeD- Interface in javax.ide.model.java.declarationRepresents an array type.ArrowIcon- Class in oracle.ide.controlsAn icon that paints an arrow.ArrowIcon(int, int)- Constructor for class oracle.ide.controls.ArrowIconConstructs an ArrowIconof the specified size and direction (which must be SwingConstants.NORTH, EAST, SOUTH, or WEST). AS- Static variable in class oracle.javatools.db.sql.FromObject  as(Class<Interface>)- Method in class oracle.javatools.util.deferred.THC  as(Object, Class<T>)- Static method in class oracle.javatools.util.ModelUtilCasts the object to the given class, if it is an instance, or returns null otherwise. ASC- Static variable in class oracle.javatools.db.sql.IndexObjectAscending order (ASC) ASC- Static variable in class oracle.javatools.db.sql.OrderByObjectAscending order (ASC) ascendingUpdateNodes()- Method in class oracle.ide.controls.tree.JMutableTreeNode  asFileSet()- Method in class oracle.ide.file.ContentSetRootGet a file set that contains the files in this root. asg_op(int)- Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities  asHash()- Method in class oracle.ide.todo.AbstractToDoItem  askSourceFinders(Workspace, Project, String, String)- Static method in class oracle.jdeveloper.runner.SourceIterate over the configured SourceFinders to see if one of them can locate the source askToConfirm(Component)- Method in class oracle.ide.navigator.DeleteActionHandler  asList()- Method in class oracle.ide.net.URLPathReturns the contents of the URLPath as a read-only List. asList()- Method in class oracle.javatools.ui.list.SimpleListModelReturns a Listimplementation that is bound to this list model. asList()- Method in class oracle.javatools.ui.table.SimpleTableModelReturns a Listimplementation that is bound to this table model. asList(SourceElement)- Static method in class oracle.jdeveloper.java.util.SourceElementAsList  asList(SourceElement, Class)- Static method in class oracle.jdeveloper.java.util.SourceElementAsList  asList(SourceElement, int)- Static method in class oracle.jdeveloper.java.util.SourceElementAsList  asList(SourceElement, int[])- Static method in class oracle.jdeveloper.java.util.SourceElementAsList  asPath(Collection<ContentSetRoot>)- Static method in class oracle.ide.file.ContentSetRootConvert a collection of content set roots to a Path. asPreferredPage- Variable in class oracle.ide.palette2.DefaultPalettePage.ShowForTypeRecord  asPresent- Variable in class oracle.javatools.parser.plsql.symtab.SqlSeldef  asReadOnly()- Method in class oracle.javatools.data.HashStructureReturns a HashStructure that provides read-only access to this HashStructure's properties. assembleTokens(String[], String)- Static method in class oracle.javatools.util.StringUtilAssemble the given tokens into a single string delimited by the given delimiters. Assert- Class in oracle.ide.utilThe Assertclass provides basic assertion and tracing support.AssertStatementT- Interface in javax.ide.model.java.source.treeAn assert statement.assign(KeyStrokeMap)- Method in class oracle.ide.keyboard.KeyStrokeMapAssing the content of source to this. AssignableFilter- Class in oracle.javatools.parser.java.v2.util.filterA AssignableFilter accepts any element whose resolved type may be assigned to the target type.AssignableFilter(JavaType)- Constructor for class oracle.javatools.parser.java.v2.util.filter.AssignableFilterAccepts elements whose type may be assigned to the target. AssignableFilter(JavaType, int)- Constructor for class oracle.javatools.parser.java.v2.util.filter.AssignableFilterAccepts elements whose type may be assigned to the target. assignComponentNames()- Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  AssignmentExpressionT- Interface in javax.ide.model.java.source.treeAn expression performing an assignment operation.assignValue(String, Object)- Method in class oracle.javatools.parser.java.v2.common.AnnotationComponentsDon't override put(OO) because that would make this Map mutable. assignValue(String, Object, Object)- Method in class oracle.javatools.parser.java.v2.common.AnnotationComponentsDon't override put(OO) because that would make this Map mutable. ASSIST- Static variable in class oracle.javatools.icons.OracleIcons  assist()- Method in class oracle.jdeveloper.audit.analyzer.RuleGets whether this rule is an assist. ASSIST- Static variable in class oracle.jdeveloper.audit.analyzer.Severity  ASSIST- Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory  ASSOCIATE_STATISTICS_EVENT- Static variable in class oracle.javatools.db.plsql.Trigger  ASSOCIATE_STATISTICS_EVENT- Static variable in class oracle.javatools.db.TriggerDeprecated.   ASSOCIATION11D- Static variable in class oracle.javatools.icons.OracleIcons  ASSOCIATION1M- Static variable in class oracle.javatools.icons.OracleIcons  ASSOCIATION1MD- Static variable in class oracle.javatools.icons.OracleIcons  ASSOCIATION1MS- Static variable in class oracle.javatools.icons.OracleIcons  ASSOCIATIONMM- Static variable in class oracle.javatools.icons.OracleIcons  AST- Class in oracle.javatools.parser.plsql.syntaxNot thread-safe implementation of a base AST class.AST()- Constructor for class oracle.javatools.parser.plsql.syntax.AST  ASTERISK- Static variable in class oracle.javatools.db.sql.ColumnKeywordUsage  AsteriskUsage- Class in oracle.javatools.db.sqlDeprecated. - use ColumnKeywordUsageAsteriskUsage()- Constructor for class oracle.javatools.db.sql.AsteriskUsageDeprecated.   AsteriskUsage(FromObject)- Constructor for class oracle.javatools.db.sql.AsteriskUsageDeprecated.   asTextForTestingOnly(StringBuilder)- Method in class oracle.ide.log.DefaultLogPageSaves the content of this page to the given buffer. asURLKeys(Collection<URL>)- Static method in class oracle.ide.net.URLKeyConvert a collection of URL into a collection of URLKey. asURLs(Collection<URLKey>)- Static method in class oracle.ide.net.URLKeyConvert a colltion of URLKeyinto a collection of URL. AsynchronousCallableCompletionService<T> - Class in oracle.ide.model.concurrentWraps a CompletionServiceand provides an abstraction for submitting a set of Callables, along with a single callback class, CallableResultHandler, for processing the result/exception of every Callable.AsynchronousCallableCompletionService(ExecutorService, CallableResultHandler<T>)- Constructor for class oracle.ide.model.concurrent.AsynchronousCallableCompletionServiceInstantiates an AsynchronousCallableCompletionServicethat will use the provided executorto process Callables. AsynchronousChangeList- Class in oracle.jdeveloper.vcs.changelist AsynchronousChangeList(Object)- Constructor for class oracle.jdeveloper.vcs.changelist.AsynchronousChangeList  AsynchronousContentLevelFilter- Class in oracle.ide.modelExtends ContentLevelFilter by defining asynchronous semantics.AsynchronousContentLevelFilter(String[])- Constructor for class oracle.ide.model.AsynchronousContentLevelFilterCreates a ContentLevelFilter that works on the content sets with the specified keys. AsynchronousEditor- Class in oracle.ide.editorBase editor template for editors that load the UI model on a thread off the event dispatch thread.AsynchronousEditor()- Constructor for class oracle.ide.editor.AsynchronousEditorCreates a new AsynchronousEditor. AsynchronousStatusCache- Class in oracle.jdeveloper.vcs.changelist AsynchronousStatusCache()- Constructor for class oracle.jdeveloper.vcs.changelist.AsynchronousStatusCache  AsynchronousStatusTask- Class in oracle.jdeveloper.vcs.changelist AsynchronousStatusTask(ChangeList, VCSThreadPool)- Constructor for class oracle.jdeveloper.vcs.changelist.AsynchronousStatusTask  asyncModeEnabled()- Method in class oracle.ide.editor.AsynchronousEditorIndicates whether this editor supports asynchronous loading of its contents. AsyncScheduler- Class in oracle.javatools.parser.utilThe AsyncScheduleris a part of a basic API to allow scheduling asynchronous tasks that support cancelling while the task is running.AsyncScheduler(String, int)- Constructor for class oracle.javatools.parser.util.AsyncSchedulerConstruct a new AsyncScheduler. AsyncScheduler(String, int, int)- Constructor for class oracle.javatools.parser.util.AsyncSchedulerConstruct a new AsyncScheduler. AsyncTask- Class in oracle.javatools.parser.utilThe AsyncTaskis a part of a basic API to allow scheduling asynchronous tasks that support cancelling while the task is running.AsyncTask()- Constructor for class oracle.javatools.parser.util.AsyncTaskSet up the AsyncTask in ready-to-run mode. AsyncTask.CancelledException- Exception in oracle.javatools.parser.utilThe CancelledExceptionis used to bail out of a running task.AsyncTask.CancelledException()- Constructor for exception oracle.javatools.parser.util.AsyncTask.CancelledException  AsyncTask.CancelledException(String)- Constructor for exception oracle.javatools.parser.util.AsyncTask.CancelledException  AsyncTask.CancelledException(String, Throwable)- Constructor for exception oracle.javatools.parser.util.AsyncTask.CancelledException  AsyncTask.CancelledException(Throwable)- Constructor for exception oracle.javatools.parser.util.AsyncTask.CancelledException  AT_CONVERTER- Static variable in interface oracle.ide.util.macro.MacroConverterConstant: Use @ and @ as start/end macro tags AT_KEYWORD- Static variable in interface oracle.javatools.parser.css.LexicalUnitsRepresents the '@ident' lexical unit. ATOM- Static variable in interface oracle.javatools.parser.util.ExpressionObjectThis ExpressionObject is not an operator. AtomicTask- Class in oracle.ideimpl.webupdate.taskAn atomic task is a discrete operation during installation of an update that can be rolled back.AtomicTask()- Constructor for class oracle.ideimpl.webupdate.task.AtomicTask  attach(CodeEditor)- Method in class oracle.ide.ceditor.ViewLimitProvider  attach(CodeEditor, CodeEditorViewSelectionSetter)- Method in interface oracle.ide.ceditor.ViewSelectionHelperAttach and start monitoring the CodeEditor for changes. attach(AbstractButton...)- Static method in class oracle.ide.controls.ButtonKeyControllerAdds the keyboard navigation to those buttons. attach(ButtonKeyController, ButtonKeyController, AbstractButton[])- Static method in class oracle.ide.controls.ButtonKeyControllerAdds the KeyControllers to the button maps. attach(ButtonGroup)- Static method in class oracle.ide.controls.RadioKeyController  attach(RootPaneContainer)- Method in class oracle.ide.controls.WaitCursorDeprecated. since 11.1.1. Instead of calling this method, clients should construct a new instance of WaitCursor, passing in the root pane container component in the constructor. In particular, clients should never call the attach method on the WaitCursor instance returned by Ide#getWaitCursor(), since doing so will almost certainly leak memory.attach(Observer)- Method in class oracle.ide.model.Connections  attach(Observer)- Method in class oracle.ide.model.IdeSubjectRegisters an Observerinterested in being notified when the internal state of the class implementing the Subjectinterface changes. attach(Observer)- Method in class oracle.ide.model.Node  attach(Observer, Class<? extends Node>)- Static method in class oracle.ide.model.NodeFactoryAssociates the specified observerwith the given type. attach(Observer, String)- Static method in class oracle.ide.model.NodeFactoryAssociates the specified observerwith the given type. attach(Observer)- Method in class oracle.ide.model.ObservableFolder  attach(Observer)- Method in interface oracle.ide.model.SubjectRegisters an observer interested in being notified when the internal state of the class implementing the Subjectinterface changes. attach(Observer)- Method in interface oracle.ide.palette.PaletteItem  attach(BasicEditorPane)- Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin  attach(BasicEditorPane)- Method in class oracle.javatools.editor.folding.CodeFoldingMargin  attach(JBreadcrumbs, PopupProvider)- Method in class oracle.javatools.ui.breadcrumbs.PopupHandlerAttach the provider to the JBreadcrumbs and enable popups on aeprsators whose Breadcrumb.hasChildren() returns true attach()- Method in class oracle.jdeveloper.audit.model.CompositeDependency  attach()- Method in class oracle.jdeveloper.audit.model.DependencyAttach this dependency to its target. attach()- Method in class oracle.jdeveloper.audit.model.FileDependency  attach()- Method in class oracle.jdeveloper.audit.model.StructureDependency  attach(Observer)- Method in class oracle.jdeveloper.library.JLibraryManager  attachBorder(JComponent, Color, Color)- Static method in class oracle.javatools.ui.Borders  attachClass(Object, MetaClass, ElementEndContext)- Method in class javax.ide.extension.DynamicHook  attachContainerStateObserver(Element)- Method in class oracle.ide.composite.DefaultCompositeFileElementProxyAttaches a container state observer to the given element and its children. attachContributorChangeListeners()- Method in class oracle.javatools.compare.view.BaseCompareView  attachData(Object, String, ElementEndContext)- Method in class javax.ide.extension.DynamicHook  attachData(Object, String, ElementEndContext)- Method in class oracle.javatools.xml.esax.DynamicElementHandler  attachDebugger()- Method in class javax.ide.debug.ClientConnectorTells the debugger to attach to a debuggee process. attachDependencyChangeListener(StructureChangeListener)- Method in class oracle.ide.model.DependencyConfiguration  attachElementVisitor(ElementVisitor)- Method in class javax.ide.extension.DeferredElementVisitorHookWhen the XML data associated with the hook handler instance needs to be processed, call this method passing an ElementVisitor implementation. attachElementVisitor(ElementVisitor)- Method in class javax.ide.extension.MultiDeferredElementVisitorHookWhen the XML data associated with the hook handler instance needs to be processed, call this method passing an ElementVisitor implementation. attachErrorBorder(JComponent)- Static method in class oracle.javatools.ui.BordersAttaches an error border to the specified component. attachObject(Object, Object, ElementEndContext)- Method in class javax.ide.extension.DynamicHook  attachObject(Object, Object, ElementEndContext)- Method in class oracle.javatools.xml.esax.DynamicElementHandler  attachSelectionListener()- Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel  attachSelectionListener()- Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel  attachSelectionListener()- Method in class oracle.jdeveloper.vcs.vop.VersionOperationTreePanel  attachTo(JComponent)- Method in class oracle.ide.inspector.find.ContainerSearchAttach this ContainerSearch object to the specified container as a client property. attachToComponent(Component, String)- Static method in class oracle.ide.dialogs.DialogSizeKeeper  attachUndoState(AbstractTextBuffer.UndoState)- Method in class oracle.javatools.buffer.AbstractTextBufferReattach the UndoState to this TextBuffer. attachUndoState(AbstractTextBuffer, AbstractTextBuffer.UndoState)- Static method in class oracle.javatools.buffer.UtilitiesUtility routine which will reattach the UndoableEdit's linked through the given state object to the specified TextBuffer. attachWarningBorder(JComponent)- Static method in class oracle.javatools.ui.BordersAttaches a warning border to the specified component. ATTR_DIRECTORY- Static variable in class oracle.ide.net.URLFileSystem.FileInfoBit indicating whether the file is a directory ATTR_HIDDEN- Static variable in class oracle.ide.net.URLFileSystem.FileInfoBit indicating whether the file is a hidden file ATTR_REGULAR- Static variable in class oracle.ide.net.URLFileSystem.FileInfoBit indicating whether the file is a regular file ATTRIBUTE- Static variable in class oracle.javatools.icons.OracleIcons  ATTRIBUTE_ALL- Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsListConstant indicating that all attributes should be included. ATTRIBUTE_BACKGROUND- Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsListConstant indicating that background should be included. ATTRIBUTE_BACKGROUND_COLOR- Static variable in class oracle.ide.editor.Editorreturn the desired background Color. ATTRIBUTE_CHANGED- Static variable in class oracle.ide.model.UpdateMessageIndicates that an element attribute has changed. ATTRIBUTE_CUSTOM_HORIZONTAL_SCROLLBAR- Static variable in class oracle.ide.editor.EditorReturn a custom component to control the editor scrolling as your own horizontal scrollbar. ATTRIBUTE_CUSTOM_VERTICAL_SCROLLBAR- Static variable in class oracle.ide.editor.EditorReturn a custom component to control the editor scrolling as your own vertical scrollbar. ATTRIBUTE_DELAY_PALETTE_LOAD- Static variable in class oracle.ide.editor.Editor  ATTRIBUTE_FONT- Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsListConstant indicating that fonts should be included. ATTRIBUTE_FOREGROUND- Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsListConstant indicating that foreground should be included. ATTRIBUTE_HORIZONTAL_BLOCK_INCREMENT- Static variable in class oracle.ide.editor.Editorreturn the block increment for the horizontal scrollbar in the form of an IntegerATTRIBUTE_HORIZONTAL_SCROLLBAR_POLICY- Static variable in class oracle.ide.editor.EditorThe scrollbar policy to be applied to the horizontal scrollbar. ATTRIBUTE_HORIZONTAL_UNIT_INCREMENT- Static variable in class oracle.ide.editor.Editorreturn the unit increment for the horizontal scrollbar in the form of an IntegerATTRIBUTE_MENU_ID- Static variable in class oracle.ide.editor.Editorreturn the menu label to use for the dynamic menu as a String String. ATTRIBUTE_NO_RECENT_FILE- Static variable in class oracle.ide.editor.EditorAddinDeprecated. since 11.1.1. Use EditorAddin.ATTRIBUTE_RESTORABLE.ATTRIBUTE_OLD_EDITOR- Static variable in class oracle.ide.editor.Editorreturn Boolean.TRUEif this editor was written before JDeveloper 9.0.5 (MDI windowing) and the old behavior is still needed. ATTRIBUTE_RESTORABLE- Static variable in class oracle.ide.editor.EditorAddinreturn Boolean.FALSEif your editor is not restorable from its URL. ATTRIBUTE_SCROLLABLE- Static variable in class oracle.ide.editor.EditorBy default, editors are hosted in a JViewportexcept if the editor returns Boolean.FALSEfor this property. ATTRIBUTE_UNDERLINE- Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsListConstant indicating that underlines should be included. ATTRIBUTE_VERTICAL_BLOCK_INCREMENT- Static variable in class oracle.ide.editor.Editorreturn the block increment for the vertical scrollbar in the form of an IntegerATTRIBUTE_VERTICAL_SCROLLBAR_POLICY- Static variable in class oracle.ide.editor.EditorThe scrollbar policy to be applied to the vertical scrollbar. ATTRIBUTE_VERTICAL_UNIT_INCREMENT- Static variable in class oracle.ide.editor.Editorreturn the unit increment for the vertical scrollbar in the form of an IntegerAttributedBreadcrumb- Interface in oracle.javatools.ui.breadcrumbsAn interface to optionally customize individual breadcrumbs with different attributes.AttributedBreadcrumb.Attribute- Enum in oracle.javatools.ui.breadcrumbs ATTRIBUTEGROUP- Static variable in class oracle.javatools.icons.OracleIcons  AttributeMarker- Exception in oracle.javatools.marshalThe AttributeMarkerclass can be declared in the throwsclause of a getter method to indicate to the marshalling code that a particular persistent property should be persisted in XML as an attribute instead of an element.attributeNameStyle- Variable in class oracle.javatools.editor.language.BuiltInStylesThe base attribute name style. Attributes- Interface in oracle.ide.model attributes- Variable in class oracle.ide.net.URLFileSystem.FileInfoThe bits representing the abstract attributes of the file. attributes- Variable in class oracle.ide.xml.StartElementPacket  attributes- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "attributes" property. ATTRIBUTES- Static variable in class oracle.javatools.icons.OracleIcons  attributeUpdate(TextBuffer, int)- Method in class oracle.ide.ceditor.NodeUpdaterProvides notification regarding a change to one of the buffer attributes. attributeUpdate(TextBuffer, int)- Method in class oracle.ide.model.TextBufferTracker  attributeUpdate(TextBuffer, int)- Method in class oracle.ide.resourcebundle.NodeResourceBundle  attributeUpdate(TextBuffer, int)- Method in class oracle.javatools.buffer.ForwardingTextBufferListener  attributeUpdate(TextBuffer, int)- Method in interface oracle.javatools.buffer.TextBufferListenerProvides notification regarding a change to one of the buffer attributes. attributeUpdate(TextBuffer, int)- Method in class oracle.javatools.editor.BasicDocumentProvides notification regarding a change to one of the buffer attributes. attributeUpdate(TextBuffer, int)- Method in class oracle.javatools.editor.gutter.LineGutterPluginProvides notification regarding a change to one of the buffer attributes. attributeUpdate(int)- Method in class oracle.javatools.editor.gutter.LineGutterPlugin.ColumnProvides notification regarding a change to one of the buffer attributes. attributeValues- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "attributeValues" property. attributeValueStyle- Variable in class oracle.javatools.editor.language.BuiltInStylesThe base attribute value style. AUDIT- Static variable in class oracle.javatools.icons.OracleIcons  audit()- Method in class oracle.jdeveloper.audit.service.AuditorAudits the locations of this auditor in the current thread. audit()- Method in class oracle.jdevimpl.audit.core.DefaultAuditor  AUDIT_EVENT- Static variable in class oracle.javatools.db.plsql.Trigger  AUDIT_EVENT- Static variable in class oracle.javatools.db.TriggerDeprecated.   AUDIT_RULES- Static variable in class oracle.jdeveloper.audit.service.ProfileRepository  AuditAddin- Class in oracle.jdevimpl.audit.coreCore Audit addin.AuditAddin()- Constructor for class oracle.jdevimpl.audit.core.AuditAddin  AuditAddinDescription- Class in oracle.jdevimpl.audit.coreDescribes the Audit addin for the extensions manager.AuditAddinDescription()- Constructor for class oracle.jdevimpl.audit.core.AuditAddinDescription  AuditContext- Interface in oracle.jdeveloper.audit.analyzerThe Audit traversal context.AuditContext.Key- Interface in oracle.jdeveloper.audit.analyzerA key identifying an attribute, created by AuditContext.key(java.lang.Object)or AuditContext.sharedKey(java.lang.Object).AuditController- Class in oracle.jdevimpl.audit.coreThe controller and context menu listener for Audit actions.AuditController()- Constructor for class oracle.jdevimpl.audit.core.AuditController  AuditDialog- Class in oracle.jdevimpl.audit.profileThe Audit and Metrics run dialog.AuditDialog(String)- Constructor for class oracle.jdevimpl.audit.profile.AuditDialogCreates an audit or metrics run dialog. AuditExportDialog- Class in oracle.jdevimpl.audit.logThe Audit results page Export dialog.AuditExportDialog(AuditModel, String)- Constructor for class oracle.jdevimpl.audit.log.AuditExportDialog  AuditGroupByDialog- Class in oracle.jdevimpl.audit.logThe Audit results page Group Constructs By dialog.AuditGroupByDialog(TypeFilter)- Constructor for class oracle.jdevimpl.audit.log.AuditGroupByDialog  AuditHook- Class in oracle.jdeveloper.audit.extension AuditHook()- Constructor for class oracle.jdeveloper.audit.extension.AuditHook  AuditListener- Interface in oracle.jdeveloper.audit.serviceA listener for Auditor events.AuditLogger- Class in oracle.jdeveloper.audit.serviceA convenience facade for the Audit Logger.AuditLogger()- Constructor for class oracle.jdeveloper.audit.service.AuditLogger  AuditLogPage- Class in oracle.jdevimpl.audit.logAn Audit results log page.auditLogPage(Context, Auditor, AuditModel, String)- Static method in class oracle.jdevimpl.audit.log.AuditLogPageCreates the log page for an auditor and a model bound to it. AuditLogPanel- Class in oracle.jdevimpl.audit.logThe UI component for the Audit log page.AuditManager- Class in oracle.jdeveloper.auditThe Audit manager.AuditManager()- Constructor for class oracle.jdeveloper.audit.AuditManager  AuditModel- Interface in oracle.jdeveloper.audit.serviceA model of the results of an audit.AuditModel.Count- Enum in oracle.jdeveloper.audit.serviceThe count attributes maintained for each row of the model.AuditModelFilter- Class in oracle.jdeveloper.audit.serviceA filter for rows in an AuditModel.AuditModelFilter()- Constructor for class oracle.jdeveloper.audit.service.AuditModelFilter  AuditModelListener- Interface in oracle.jdeveloper.audit.serviceA listener for changes to an Audit model.Auditor- Class in oracle.jdeveloper.audit.serviceThe executor of an audit over a particular set of constructs using a particular profile.Auditor()- Constructor for class oracle.jdeveloper.audit.service.Auditor  auditorCleared(Auditor)- Method in interface oracle.jdeveloper.audit.service.AuditListenerReports an auditor cleared event. auditorCleared(Auditor)- Method in class oracle.jdevimpl.audit.core.DefaultAuditModel  AuditPreferences- Interface in oracle.jdeveloper.auditThe Audit preferences.AuditPreferences- Class in oracle.jdevimpl.audit.preferencesBasic Audit preferences.AuditPreferences()- Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesCreates a new Audit preferences instance wrapping new HashStructure instance. AuditPreferencesMigrator- Class in oracle.jdevimpl.audit.preferences AuditPreferencesMigrator()- Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesMigrator  AuditPreferencesPanel- Class in oracle.jdevimpl.audit.preferencesThe basic Audit preferences panel.AuditPreferencesPanel()- Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel  AuditPreferencesPanel(ProfileModel)- Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel  AuditProfilePanel- Class in oracle.jdevimpl.audit.profileThe Audit and Metrics profile panel.AuditProfilePanel()- Constructor for class oracle.jdevimpl.audit.profile.AuditProfilePanel  AuditProfilePanel(ProfileModel)- Constructor for class oracle.jdevimpl.audit.profile.AuditProfilePanel  AuditProvider- Class in oracle.jdeveloper.auditA provider of Audit extension components.AuditProvider()- Constructor for class oracle.jdeveloper.audit.AuditProvider  AuditProvider(Addin)- Constructor for class oracle.jdeveloper.audit.AuditProvider  AuditReporter- Interface in oracle.jdevimpl.audit.reportAn AuditModelreport writer.auditStarted(Auditor, List<Metric>, List<Location>, Location, Class)- Method in interface oracle.jdeveloper.audit.service.AuditListenerReports an Auditor audit started event. auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class)- Method in interface oracle.jdeveloper.audit.service.AuditModelListenerReports that an audit has started on this model. auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class)- Method in class oracle.jdevimpl.audit.core.CountColumn  auditStarted(Auditor, List<Metric>, List<Location>, Location, Class)- Method in class oracle.jdevimpl.audit.core.DefaultAuditModel  auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class)- Method in class oracle.jdevimpl.audit.core.SeverityColumn  auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class)- Method in class oracle.jdevimpl.audit.log.AuditLogPage  auditStarted(AuditModel, List<Metric>, Object)- Method in class oracle.jdevimpl.audit.log.AuditLogPanel  auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class)- Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel  auditStopped(Auditor, boolean)- Method in interface oracle.jdeveloper.audit.service.AuditListenerReports an Auditor audit stopped event. auditStopped(AuditModel, boolean)- Method in interface oracle.jdeveloper.audit.service.AuditModelListenerReports that an audit has stopped on this model. auditStopped(AuditModel, boolean)- Method in class oracle.jdevimpl.audit.core.CountColumn  auditStopped(Auditor, boolean)- Method in class oracle.jdevimpl.audit.core.DefaultAuditModel  auditStopped(AuditModel, boolean)- Method in class oracle.jdevimpl.audit.core.SeverityColumn  auditStopped(AuditModel, boolean)- Method in class oracle.jdevimpl.audit.log.AuditLogPage  auditStopped(AuditModel, boolean)- Method in class oracle.jdevimpl.audit.log.AuditLogPanel  auditStopped(AuditModel, boolean)- Method in class oracle.jdevimpl.audit.log.AuditTreeTableModel  AuditTaskContext- Interface in oracle.jdeveloper.audit.analyzer AuditTreeTable- Class in oracle.jdevimpl.audit.logThe Audit results tree table.AuditTreeTable(AuditTreeTableModel)- Constructor for class oracle.jdevimpl.audit.log.AuditTreeTable  AuditTreeTable.RowActionListener- Interface in oracle.jdevimpl.audit.log AuditTreeTable.TripleBorder- Class in oracle.jdevimpl.audit.log AuditTreeTable.TripleBorder(Border, Border)- Constructor for class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder  AuditTreeTableModel- Class in oracle.jdevimpl.audit.logA filtering tree table model of the Audit results.AuditTreeTableModel(AuditModel)- Constructor for class oracle.jdevimpl.audit.log.AuditTreeTableModel  AuditValidator- Class in oracle.jdevimpl.audit.reportA validator for Audit reports.AuditValidator()- Constructor for class oracle.jdevimpl.audit.report.AuditValidator  authenticate()- Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_de  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_en  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_es  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_fr  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_it  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_ja  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_ko  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_pt_BR  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_CN  AUTHENTICATION_ERROR_1- Static variable in class oracle.jdeveloper.runner.RunMgrArb_zh_TW  authentificationPassword- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "authentificationPassword" property. authentificationPasswordX- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "authentificationPasswordX" property. authentificationUsername- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "authentificationUsername" property. authidCurrentUser- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "authidCurrentUser" property. authorizeChecking(Storage, String)- Method in interface oracle.ojc.interfaces.IdeEnvCalled before (re)checking the given source of the given graph. authorizeParsing(Storage, String)- Method in interface oracle.ojc.interfaces.IdeEnvCalled before (re)parsing the given source of the given graph. authorizeWriting(Storage, String, byte[], int, int)- Method in interface oracle.ojc.interfaces.IdeEnvCalled before code generation and writing the given output source (.class) of the given graph. AUTO_EXTEND_PREFERRED_SIZE- Static variable in class oracle.ide.inspector.layout.PropertyFormLayout  AUTO_GENERATED_SEQUENCE- Static variable in class oracle.javatools.db.Column  AUTO_GENERATED_SEQUENCE- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "AUTO_GENERATED_SEQUENCE" property. AUTO_GENERATED_SEQUENCE_TRIGGER- Static variable in class oracle.javatools.db.Column  AUTO_GENERATED_SEQUENCE_TRIGGER- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "AUTO_GENERATED_SEQUENCE_TRIGGER" property. AUTO_QUERY_CHECK_NAME- Static variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  AUTO_SELECTOR_CONTEXT_KEY- Static variable in class oracle.ide.model.ProjectContentContext key used to indicate that a selection event was caused by autoselecting. AUTO_SYNCHRONIZE_LABEL- Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb  AUTO_SYNCHRONIZE_LABEL- Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en  AUTO_SYNCHRONIZE_LABEL- Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja  autoAllocate- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "autoAllocate" property. AutoExpandable- Interface in oracle.ide.modelThis interface is intended to be implemented by classes that also implement Elementto indicate whether a particular Element should be auto-expanded in the navigator upon creation.AutoExpandPreferredSize- Class in oracle.ide.inspector.layout autoExpandSize(Dimension, int)- Method in class oracle.ide.inspector.PropertyInspector  autoExtendOn- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "autoExtendOn" property. AutoExtendProperties- Class in oracle.javatools.dbModel of properties for auto extend behavior used by TablespacesAutoExtendProperties()- Constructor for class oracle.javatools.db.AutoExtendProperties  AutoExtendProperties(BigInteger, BigInteger)- Constructor for class oracle.javatools.db.AutoExtendProperties  autoExtendProperties- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "autoExtendProperties" property. automatic- Static variable in class oracle.javatools.db.property.PropertyProperty constant for the "automatic" property. AutomaticCheckForUpdates- Class in oracle.ideimpl.webupdate autoQueryCheck- Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  AutoRepeatButtonModel- Class in oracle.ide.controls.customtabA button model that fires once when pressed and then repeats firing at a fixed delayAutoRepeatButtonModel()- Constructor for class oracle.ide.controls.customtab.AutoRepeatButtonModelSame as AutoRepeatButtonModel.AutoRepeatButtonModel(int, int)with default init and repeat delays AutoRepeatButtonModel(int, int)- Constructor for class oracle.ide.controls.customtab.AutoRepeatButtonModelThe repeat mode works like for the keyboard. autoscroll(Point)- Method in class oracle.javatools.editor.BasicEditorPaneNotify the Componentto autoscroll. autoSizeColumnsToFit()- Method in class oracle.javatools.ui.table.GenericTableUtility method that will set the preferred width of all columns in this table so that they are just large enough to fully display their current contents. autoSizeColumnsToFit(Object[])- Method in class oracle.javatools.ui.table.GenericTableUtility method that will set the preferred width of all columns in this table so that they are just large enough to fully display their current contents. autoSizeColumnsToFit()- Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanelDeprecated.  autoSizeColumnsToFit()- Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanelDeprecated.  autoSizeViewportToFit(Dimension, Dimension)- Method in class oracle.javatools.ui.table.GenericTableAutomatically sizes the viewport to fix the current data in the table, given a minimum and maximum size. AVAIL_ALWAYS- Static variable in class oracle.ide.externaltools.ExternalToolDeprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).AVAIL_REGEXP- Static variable in class oracle.ide.externaltools.ExternalToolDeprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).AVAIL_SELECTION- Static variable in class oracle.ide.externaltools.ExternalToolDeprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).AVAIL_TYPES- Static variable in class oracle.ide.externaltools.ExternalToolDeprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).Availability- Enum in oracle.ide.externaltoolsRepresents the availability of an external tool.available()- Method in class oracle.ide.util.InflaterInputStreamPatch  AVAILABLE_BUNDLE_TYPES- Static variable in interface oracle.ide.resourcebundle.ResourceBundleConstants  AVAILABLE_TABLES_LIST_NAME- Static variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  availableTablesList- Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  availableTablesModel- Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel  awaitTermination(long, TimeUnit)- Method in class oracle.ide.inspector.task.GuiExecutor  AWTColorComponent- Class in oracle.ide.controls AWTColorComponent()- Constructor for class oracle.ide.controls.AWTColorComponentCreate the AWTColorComponent.
Truth table for tri-state AND operator
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 1997, 2012, Oracle. All rights reserved.