Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08
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.
abort() - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Abort any uncommited changes made within the current transaction.
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
 
AbstractAssistant - Class in oracle.jdeveloper.uieditor.uicanvas
AbstractAssistant provides a base implementation for LayoutAssistant.
AbstractAssistant() - Constructor for class oracle.jdeveloper.uieditor.uicanvas.AbstractAssistant
 
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.
AbstractBuilder - Class in oracle.jdeveloper.builder
 
AbstractBuilder() - Constructor for class oracle.jdeveloper.builder.AbstractBuilder
 
AbstractBuilderModel - Class in oracle.jdeveloper.builder
 
AbstractBuilderModel() - Constructor for class oracle.jdeveloper.builder.AbstractBuilderModel
 
AbstractBundleSelectionValidator - Class in oracle.ide.resourcebundle
 
AbstractBundleSelectionValidator() - Constructor for class oracle.ide.resourcebundle.AbstractBundleSelectionValidator
 
AbstractCanvas - Class in oracle.jdeveloper.uieditor
AbstractCanvas provides an implementation of UIEditorCanvas based upon Explorer which provides a default implementation for all UIEditorCanvas behavior.
AbstractCanvas() - Constructor for class oracle.jdeveloper.uieditor.AbstractCanvas
Constructor.
AbstractCanvasController - Class in oracle.jdeveloper.uieditor
AbstractCanvasController provides an implementation of Controller based upon BaseController.
AbstractCanvasController() - Constructor for class oracle.jdeveloper.uieditor.AbstractCanvasController
 
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
The abstract implementation class for a CompositeFileElementProxy.
AbstractCompositeFileElementProxy() - Constructor for class oracle.ide.composite.AbstractCompositeFileElementProxy
Constructs an AbstractCompositeFileElementProxy object.
AbstractCompositeFileElementProxy(String) - Constructor for class oracle.ide.composite.AbstractCompositeFileElementProxy
Constructs an AbstractCompositeFileElementProxy object.
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
 
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
 
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
 
AbstractDeployableObject - Class in oracle.jdeveloper.deploy.jsr88
The base implementation of the DeployableObject interface.
AbstractDeployableObject(URL, String) - Constructor for class oracle.jdeveloper.deploy.jsr88.AbstractDeployableObject
Constructs a new DeployableObject implementation.
AbstractDeployableObject(URL, String, URL) - Constructor for class oracle.jdeveloper.deploy.jsr88.AbstractDeployableObject
 
AbstractDeployActionProvider - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractDeployActionProvider() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeployActionProvider
 
AbstractDeployActionProvider(Class<? extends DeployActionsToolkit>) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeployActionProvider
 
AbstractDeployActionProvider.DeployActionsToolkitImpl - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractDeployActionProvider.DeployActionsToolkitImpl() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeployActionProvider.DeployActionsToolkitImpl
 
AbstractDeploySummaryProvider - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractDeploySummaryProvider() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeploySummaryProvider
 
AbstractDeploySummaryProvider(Class<? extends DeployCommandSummaryBuilder>) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeploySummaryProvider
 
AbstractDeployToAppServerCommandFactory - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractDeployToAppServerCommandFactory() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeployToAppServerCommandFactory
 
AbstractDeployWizardPanel - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractDeployWizardPanel() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractDeployWizardPanel
 
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.jdeveloper.java.editing
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.jdeveloper.java.editing.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
 
AbstractEditorPeekPlugin - Class in oracle.jdeveloper.java.browse
Deprecated. superceeded by AbstractEditorHoverPlugin
AbstractEditorPeekPlugin() - Constructor for class oracle.jdeveloper.java.browse.AbstractEditorPeekPlugin
Deprecated.  
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
 
AbstractFactory - Class in oracle.jdeveloper.uieditor
AbstractFactory provides an implementation of ModelFactory.
AbstractFactory() - Constructor for class oracle.jdeveloper.uieditor.AbstractFactory
Constructor.
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
 
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
 
AbstractGenerator - Class in oracle.jdeveloper.builder.cls
 
AbstractGenerator() - Constructor for class oracle.jdeveloper.builder.cls.AbstractGenerator
 
AbstractHashDependable - Class in oracle.jdeveloper.deploy.dt
Base class for creating Dependable(s).
AbstractHashDependable() - Constructor for class oracle.jdeveloper.deploy.dt.AbstractHashDependable
 
AbstractHashDependable(HashStructure) - Constructor for class oracle.jdeveloper.deploy.dt.AbstractHashDependable
 
AbstractHashDependable(HashStructure, Class) - Constructor for class oracle.jdeveloper.deploy.dt.AbstractHashDependable
 
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
Abstract class for a dynamically registered merge editor addin.
AbstractMergeAddin(Class) - Constructor for class oracle.jdeveloper.merge.AbstractMergeAddin
Constructor.
AbstractMergeEditor - Class in oracle.jdeveloper.merge
Abstract class for a dynamically registered merge editor.
AbstractMergeEditor() - Constructor for class oracle.jdeveloper.merge.AbstractMergeEditor
 
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
 
AbstractPatchCommand - Class in oracle.jdeveloper.vcs.patch
 
AbstractPatchCommand(int) - Constructor for class oracle.jdeveloper.vcs.patch.AbstractPatchCommand
 
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.
AbstractProfileListener - Class in oracle.jdeveloper.vcs.generic
 
AbstractProfileListener() - Constructor for class oracle.jdeveloper.vcs.generic.AbstractProfileListener
 
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
 
AbstractSimpleTypeBuilderPanel - Class in oracle.jdeveloper.builder
A panel for use in a BaliWizard; this panel is customized for creating or editing simple types which have only a package name and a type name.
AbstractSimpleTypeBuilderPanel() - Constructor for class oracle.jdeveloper.builder.AbstractSimpleTypeBuilderPanel
 
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
Construtor
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
 
AbstractTemplate - Class in oracle.jdeveloper.template
 
AbstractTemplate(HashStructure) - Constructor for class oracle.jdeveloper.template.AbstractTemplate
 
AbstractTemplate() - Constructor for class oracle.jdeveloper.template.AbstractTemplate
 
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
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.ide.controls.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
 
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
 
AbstractWizardBuilder - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractWizardBuilder(Class<? extends AbstractWizardBuilder>, ToolkitContext, WizardState) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardBuilder
 
AbstractWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractWizardState(Object) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
AbstractWizardStateProvider - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
AbstractWizardStateProvider(Class<? extends WizardState>) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardStateProvider
 
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
 
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 action with the specified command 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
 
accept(DBObjectChooser, DBObjectProvider) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
gives the delegate a veto option
accept(File, String) - Method in class oracle.ide.keyboard.XMLKeystrokeContextDefs
 
accept(Node) - Method in interface oracle.ide.model.NodeUtil.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(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(Project, URL) - Method in class oracle.jdeveloper.appoverview.XMLCategoryDataProvider
Used to determine if the specified project and url belong to the category
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.jdevimpl.audit.profile.ProfileMigrator
 
acceptClass(JavaClass) - Method in interface oracle.jdeveloper.dialogs.ClassPackageBrowserFilterV2
Whether a class should be accepted.
acceptClassName(String, String) - Method in interface oracle.jdeveloper.controls.classpick.Filter
 
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.
acceptDrop(DockableDragContext, Point) - Method in interface oracle.ide.docking.DockableDropTarget
Accept the dockable at the specified position
acceptImpl(DBObjectChooser, DBObjectProvider) - Method in class oracle.ide.db.controls.DBObjectChooserBridge
 
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.
acceptPackage(String) - Method in interface oracle.jdeveloper.dialogs.ClassPackageBrowserFilterV2
Whether a package should be accepted.
acceptPackageName(String) - Method in interface oracle.jdeveloper.controls.classpick.Filter
 
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
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) - 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
 
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 - Variable in class oracle.jdeveloper.deploy.dt.DeployMenuItem
 
ACTION_ADD_PLSQL_PACKAGE - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
ACTION_ADD_PROCEDURE - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlPackage
 
ACTION_ADD_STORED_PROCEDURE - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
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_DELETE - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlMethod
 
ACTION_DELETE_PACKAGE - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlPackage
 
ACTION_DEPLOY_PREBUILT_TO_REMOTE - Static variable in class oracle.jdeveloper.deploy.j2ee.J2eeProfile
 
ACTION_DEPLOY_PREBUILT_TO_REMOTE - Static variable in class oracle.jdeveloper.deploy.jar.LibraryArchiveProfile
 
ACTION_DEPLOY_TO_EAR_FILE - Static variable in class oracle.jdeveloper.deploy.j2ee.J2eeProfile
 
ACTION_DEPLOY_TO_JAR_FILE - Static variable in class oracle.jdeveloper.deploy.jar.ArchiveProfile
 
ACTION_DEPLOY_TO_JAR_FILE - Static variable in class oracle.jdeveloper.deploy.jar.LibraryArchiveProfile
 
ACTION_DEPLOY_TO_MOST_RECENT - Static variable in class oracle.jdeveloper.deploy.j2ee.J2eeProfile
 
ACTION_DEPLOY_TO_MOST_RECENT - Static variable in class oracle.jdeveloper.deploy.jar.LibraryArchiveProfile
 
ACTION_DEPLOY_TO_MOST_RECENT - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
ACTION_DEPLOY_TO_NEW_CONNECTION - Static variable in class oracle.jdeveloper.deploy.j2ee.J2eeProfile
 
ACTION_DEPLOY_TO_NEW_CONNECTION - Static variable in class oracle.jdeveloper.deploy.jar.LibraryArchiveProfile
 
ACTION_DEPLOY_TO_NEW_CONNECTION - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
ACTION_DISMISSED - Static variable in class oracle.javatools.ui.search.MiniSearchDialog
 
ACTION_EDIT_METHOD_SIGNATURE - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlMethod
 
ACTION_MENU_ACTIONS - Static variable in class oracle.ide.controls.ToggleAction
 
ACTION_NONE - Static variable in class oracle.javatools.editor.plugins.AbstractClickPlugin
The constant for no action, or unknown action.
ACTION_PREVIEW - Static variable in class oracle.jdeveloper.deploy.jar.ArchiveProfile
 
ACTION_PREVIEW - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
ACTION_PREVIEW_SQL_STATEMENT - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlMethod
 
ACTION_PREVIEW_SQL_STATEMENTS - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlPackage
 
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_REDEPLOY - Static variable in class oracle.jdeveloper.deploy.j2ee.J2eeProfile
 
ACTION_RUN_APPCLIENT - Static variable in class oracle.jdeveloper.deploy.jar.AppClientProfile
 
ACTION_SETTINGS_DIALOG - Static variable in class oracle.jdeveloper.deploy.jar.ArchiveProfile
 
ACTION_SETTINGS_DIALOG - Static variable in class oracle.jdeveloper.deploy.sp.StoredProcProfile
 
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_fr_CA
 
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_fr_CA
 
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 actions by command name.
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.
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.config.EnvironOptionsPanel
Deprecated.  
actionPerformed(ActionEvent) - Method in class oracle.ide.config.LogOptionsPanel
Deprecated.  
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.ListButtons
 
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.DatabaseLinkPanel
 
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.FromJoinToPicker
 
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.SynonymPanel
 
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.compiler.OjcConfigurationPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.controls.ClassPopup
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.controls.PackagePopup
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.controls.ConnectionPickerButton
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.AppConnectionPanelUI
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.DB2Panel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.MySQLPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.OraclePanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.db.panels.SQLServerPanel
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.deploy.dt.DeploymentPanelContent
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel.ControlBarActionListener
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.dialogs.ClassPackageListBrowser
 
actionPerformed(ActionEvent) - Method in class oracle.jdeveloper.java.util.SourceElementHandle
The timer has been triggered
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
 
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(IdeLog.Message) - Method in interface oracle.jdeveloper.compiler.IdeLog.ActivateEvent
 
activate() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Activates the feature.
activate() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsGui
 
activate() - Method in class oracle.jdevimpl.bookmarks.BookmarkDockable
 
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.
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.
activateEvent - Variable in class oracle.jdeveloper.compiler.IdeLog.Message
 
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
 
activateObject(Object) - Method in class oracle.ide.log.DefaultLogPage
Respond to a message object activation originating from the GUI.
activateObject(Object) - Method in class oracle.jdeveloper.compiler.CompilerPage
 
activateObject(Object) - Method in class oracle.jdeveloper.uieditor.UIEditorLogPage
Attempt to open the default Editor associated with the given Object.
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.
activateView() - Method in class oracle.jdeveloper.dialogs.ClassPackageSearchPanel
 
activateView() - Method in class oracle.jdeveloper.dialogs.ClassPackageTreePanel
 
activateView() - Method in interface oracle.jdeveloper.dialogs.ClassPackageView
Called to indicate that the view is active.
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.
activeViewChanged(ActiveViewEvent) - Method in class oracle.jdeveloper.compiler.CompilerPage
 
activeViewChanged(ActiveViewEvent) - Method in class oracle.jdeveloper.compiler.ProblemsPage
 
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.
ADAPTER_CLASS_KEY - Static variable in class oracle.jdeveloper.deploy.dt.AbstractHashDependable
 
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
Convenience method for subclasses to layout their UI on the DBObjectChooser panel
add(DockableWindow, DrawerModel.State) - Method in class oracle.ide.docking.DrawerModel
 
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(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(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(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(Element) - Method in class oracle.jdeveloper.cmt.CmtFolder
Add the specified Element to this Folder.
add(int, Element) - Method in class oracle.jdeveloper.cmt.CmtFolder
 
add(CmtModelNode, String, CmtModelNode, String) - Method in interface oracle.jdeveloper.cmt.CmtModel
 
add(CmtModelNode, String, Point, Dimension, String) - Method in interface oracle.jdeveloper.cmt.CmtModel
 
add(CmtModelNode, CmtSubcomponent) - Method in interface oracle.jdeveloper.cmt.CmtModel
 
add(ArchiveEntry) - Method in class oracle.jdeveloper.deploy.ArchiveEntryFactory
 
add(Element) - Method in class oracle.jdeveloper.deploy.dt.DeployFolder
 
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_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_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
addActionControl(Component) - Method in class oracle.javatools.ui.table.TableToolbar
Add a custom tool component to the table toolbar
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
 
addActionListener(ActionListener) - Method in class oracle.jdeveloper.dialogs.ClassPackageBrowserV2
 
addActionMenuButton(Action) - Method in class oracle.ide.controls.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.
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.
addAdditionalListeners(PropertyEditorFactory2, JTextComponent) - Method in class oracle.ide.inspector.editor.ExtendedTextFieldEditorSetup
 
addAlias(String, String) - Method in class oracle.jdeveloper.library.AddinLibraryList
Deprecated. since 11.1.1 with no replacement. Aliases are registered in the libraries hook of the extension manifest (extension.xml). This method does nothing.
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(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
 
addAllowedFocusComponent(Component) - Method in class oracle.javatools.ui.ExtendedTextField
 
addAllTablesInPersistenceUnitImpl(Map) - Method in class oracle.jdeveloper.engine.db.DBRevEngine
Override to add tables in the persistence unit that were mapped previously or externally.
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.
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
 
addArgument(CmtValue, boolean, String) - Method in interface oracle.jdeveloper.cmt.CmtMethodCall
 
addArgument(CmtValue, boolean, CmtSubcomponent) - Method in interface oracle.jdeveloper.cmt.CmtMethodCall
 
addArgument(SourceMethodCallExpression, SourceExpression, boolean, String) - Static method in class oracle.jdeveloper.java.legacy.Jot2Utils
 
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.SpecPlSql
Adds one attribute to this object type.
addAttribute(int, PlSqlAttribute) - Method in class oracle.javatools.db.SpecPlSql
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.
addBookmark(URL, int) - Method in class oracle.jdevimpl.bookmarks.BookmarkList
Utility method which will add the given bookmark to the list if it does not already exist.
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 class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsModel
 
addBreakpoint(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to add a new breakpoint.
addBuildListener(BuildListener) - Method in class javax.ide.build.BuildSystem
Add an BuildListener.
addBuildSystemListener(BuildSystemListener) - Method in class oracle.ide.compiler.Compiler
addBuildSystemListener method adds a build system listener instance implementation to the build system, see BuildSystemListener for more information.
addBuildSystemListener(BuildSystemListener) - Method in class oracle.jdeveloper.compiler.JCompiler
addBuildSystemListener method adds a build system listener instance implementation to the build system, see BuildSystemListener for more information.
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.
addBundleSelectionValidator(AbstractBundleSelectionValidator) - Static method in class oracle.ide.resourcebundle.SelectTextPanel
Adds the specified AbstractBundleSelectionValidator to the list of validators
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
 
addCacheListener(VCSURLBasedCacheListener) - Method in class oracle.jdeveloper.vcs.spi.VCSURLBasedCache
 
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.DefaultProfile
 
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.audit.service.Profile
 
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.audit.service.ProfileTransaction
 
addChangeListener(DeploymentModuleListener) - Static method in class oracle.jdeveloper.deploy.DeploymentModule
 
addChangeListener(ChangeListener) - Method in class oracle.jdeveloper.merge.AbstractMergeEditor
addChangeListener(ChangeListener) - Method in class oracle.jdevimpl.audit.bean.BeanPanel
 
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.
addChildren(Element, JMutableTreeNode) - Method in class oracle.jdeveloper.deploy.dt.DeploymentPanelContent
 
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.
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.
addCmtSelectionListener(CmtSelectionListener) - Method in interface oracle.jdeveloper.cmt.CmtSelectionModel
Add a listener to the list of liteners that are notified each time the collection of selected CmtModelNodes changes.
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(Column) - Method in class oracle.javatools.db.Index
Deprecated. as of 10.1.3 replaced by addColumnExpression(IndexObject colexpr)
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(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.
addComboBoxDocumentListener(JComboBox, DocumentListener) - Static method in class oracle.ide.util.IdeUtil
 
addComboListener(ItemListener) - Method in class oracle.jdeveloper.db.panels.ConnectionPanelUI
Adds an ItemListener to the connections combo box.
addComboListener(ItemListener) - Method in class oracle.jdeveloper.db.panels.GlobalConnectionPanelUI
 
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.
addContainedElement(Element, URL) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Gets the models for an element contained by the root construct of this model, and adds them to the models contained by this model.
addContainedModel(ModelAdapter) - Method in class oracle.jdeveloper.audit.model.ContainerModelAdapter
Adds a model 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.
addContentImpl(URL, ContentSet, boolean, ProgressBar) - Method in class oracle.jdeveloper.model.JavaContentSetHelper
 
addContentLevelFilter(ContentLevelFilter) - Static method in class oracle.ide.model.ContentLevel
 
addContents(Collection, String) - Method in interface oracle.jdeveloper.deploy.Archive
Fills in the manifest with all necessary information provided by the Collection of ArchiveEntry instances passed in.
addContents(Collection) - Method in interface oracle.jdeveloper.deploy.Archive
Fills in the manifest with all necessary information provided by the Collection of ArchiveEntry instances passed in.
addContents(ArchiveEntry) - Method in interface oracle.jdeveloper.deploy.Archive
 
addContents(ArchiveEntry[]) - Method in interface oracle.jdeveloper.deploy.Archive
Fills in the manifest with all necessary information provided by the ArchiveEntry array passed in.
addContents(Collection, String) - Method in class oracle.jdeveloper.deploy.DefaultArchive
Fills in the manifest with all necessary information provided by the Collection of ArchiveEntry instances passed in.
addContents(Collection) - Method in class oracle.jdeveloper.deploy.DefaultArchive
Fills in the manifest with all necessary information provided by the Collection of ArchiveEntry instances passed in.
addContents(ArchiveEntry) - Method in class oracle.jdeveloper.deploy.DefaultArchive
 
addContents(ArchiveEntry[]) - Method in class oracle.jdeveloper.deploy.DefaultArchive
Fills in the manifest with all necessary information provided by the ArchiveEntry array passed in.
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. 
addControlBarListeners() - Method in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
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
addCopyListener method adds a copy listener instance implementation to the build system, see CopyListener for more information.
addCopyListener(CopyListener) - Method in class oracle.jdeveloper.compiler.JCompiler
addCopyListener method adds a copy listener instance implementation to the build system, see CopyListener for more information.
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(JButton) - Method in class oracle.jdevimpl.audit.swing.DialogFactory
Adds a custom button to this dialog.
addDataSourcesInPersistenceUnitImpl(DBObjectProvider) - Method in class oracle.jdeveloper.engine.db.DBRevEngine
 
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
Add a DebuggerExtender, which can augment and modify Debugger behavior
addDebuggerListener(DebuggerAdapter) - Method in class oracle.ide.runner.Debugger
 
addDebuggerWindowProvider(DebuggerWindowProvider) - Method in class oracle.ide.runner.Debugger
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
Add a declaration provider.
addDeclaratorError(String) - Method in class oracle.javatools.db.datatypes.ComplexType
 
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
 
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, PropertyStorage) - Static method in class oracle.jdeveloper.audit.model.DependencyStructureListener
 
addDependency(Dependency, PropertyStorage, String) - Static method in class oracle.jdeveloper.audit.model.DependencyStructureListener
 
addDependency(Dependency, String) - Method in class oracle.jdeveloper.audit.model.DependencyStructureListener
 
addDependency(TechnologyScopeDependency) - Static method in class oracle.jdeveloper.audit.model.TechnologyScopeListener
 
addDependency(Profile) - Method in class oracle.jdeveloper.deploy.dt.Profile
 
addDependency(Node, DataContainer) - Method in class oracle.jdeveloper.deploy.dt.Profile
 
addDependency(Dependable) - Method in class oracle.jdeveloper.deploy.dt.Profile
 
addDependency(Dependency) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
addDependency(Dependency) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
addDeployerListener(ListenerCondition, DeployerListener, double) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Same as the previous version, but also takes a priority float argument between 0 and 1 inclusive, where 0 meant the listener should be executed at the very end, after all other listeners
addDeployerListener(int, Class<? extends Profile>, PlatformType, DeployerListener) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Add a generic listener into the Deployment framework.
addDeployerListener(int, Class<? extends Profile>, PlatformType, double, DeployerListener) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Same as previous, takes an additional priority argument.
addDeploymentSubmenu(Context, JMenu) - Method in class oracle.jdeveloper.deploy.dt.DeployProfileDt
 
addDesignTimePath(URLPath) - Method in interface oracle.jdeveloper.cmt.CmtPackages
 
addDetails(JavaManager, SourceFile, SourceClass) - Method in class oracle.jdeveloper.builder.cls.AbstractGenerator
 
addDetails(JavaManager, SourceFile, SourceClass) - Method in class oracle.jdeveloper.builder.cls.ClassGenerator
 
addDeviceClass(Object, Map) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
addDirectoryTrees(URL[], String) - Method in interface oracle.jdeveloper.deploy.Archive
 
addDirectoryTrees(URL[], String) - Method in class oracle.jdeveloper.deploy.DefaultArchive
 
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
 
addDisplayFilter(UserPropertyDisplayManager.Filter) - Static method in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDisplayManager
Register the given UDP Display Filter
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, int) - 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
Create and add a dynamic menu item for the specified command.
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.jdeveloper.audit.transform.TextTransformContext
Adds an edit of the text buffer to the sequence of edits which will comprise the tranform.
addEdit(UndoableEdit) - Method in class oracle.jdeveloper.audit.transform.UndoableEditCommand
 
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.jdeveloper.audit.transform.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.controls.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.controls.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(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.
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(Workspace, Project, FileChangeListener) - Method in class oracle.ide.index.file.FileChangeManager
Add a FileChangeListener for the given workspace and project.
addFileGroup(FileGroup) - Method in class oracle.jdeveloper.deploy.jar.ArchiveProfile
Adds the specified FileGroup to this archive profile.
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.
addFileToProject(Node) - Method in class oracle.jdeveloper.builder.AbstractBuilderModel
 
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(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
 
addFilters(ClassPackageBrowserFilterV2[]) - Method in class oracle.jdeveloper.dialogs.ClassPackageBrowserV2
Makes the supplied filters as well as the default filter available to the user for use in filtering which items are to be displayed.
addFinallyClause(SourceTryStatement, SourceBlock) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds a finally clause to the try statement, using the given block
addFinalState(FSMBuilder, Object, Step) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
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
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
 
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(String, 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(FromObjectUsage) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addGroupByColumn(int, FromObjectUsage) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
addGroupByColumn(FromObjectUsage) - Method in interface oracle.javatools.db.sql.SQLQueryBuilder
Adds the given FromObjectUsage to the end of the GROUP BY clause.
addGroupByColumn(int, FromObjectUsage) - 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
Add a HASH_QUANTITY_TABLESPACE.
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
Add a NodeMigratorHelper.
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.
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 in the model 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.
addHtmlWizardConfigurator(Class, HtmlWizardConfiguration) - Method in class oracle.jdeveloper.palette.HtmlWizardManager
 
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
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
Adds a listener to the IDE.
addIDToList(DBObjectID) - Method in class oracle.ide.db.controls.DBObjectChooser
 
addIDToList(DBObjectID) - Method in class oracle.ide.db.controls.DBObjectChooserDelegate
 
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.
addImageToProject(URL, Context) - Static method in class oracle.jdeveloper.webapp.utils.html.ImageUtils
Adds an image URL to a project, prompting the user to move the document under the webroot if necessary.
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(String) - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Add import statement necessitated by the given class name to the class represented by this CmtComponent.
addImport(SourceFile, String) - Static method in class oracle.jdeveloper.java.util.SourceUtils
Adds an import to the file.
addImports(SourceExpression) - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Deprecated. No longer has any effect. Use auto import support of underlying oracle.javatools.parser.java.v2.model.SourceFile.
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
Add an Indexer class which will be called for all files being indexed.
addIndexer(Class<? extends Node>, Class<? extends Indexer>) - Method in class oracle.ide.index.IndexManager
Add an Indexer class for files with the given Node type.
addInitialContentSet(ArchiveProfile, DeploymentModule, DeployShell) - Method in class oracle.jdeveloper.deploy.jar.ArchiveDeployer
 
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
 
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.
addinsLoaded(IdeEvent) - Method in class oracle.ide.IdeAdapter
 
addinsLoaded(IdeEvent) - Method in interface oracle.ide.IdeListener
Called during the IDE startup sequence after all addins have finished loading.
addinsLoaded(IdeEvent) - Method in class oracle.jdeveloper.jsp.libraries.JspLibrariesHandler
Called in the Ide startup sequence after all the addins are loaded.
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.javatools.ui.ghost.GhostList
 
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.jdeveloper.java.editing.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, 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.JProjectLibraryList
 
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 JspLibraryEventListener to the JspLibraryManager.
addJspLibraryListener(JspLibraryListener) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Add a JspLibraryListener to the JspLibraryManager.
addJspLibraryURLClassesProvider(JspLibraryURLClassesProvider) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
 
addJspType(Class) - Static method in class oracle.jdeveloper.model.J2eeSettings
Registers the specified Class as representing a JSP type.
addKeyListener(KeyListener) - Method in class oracle.ide.log.DefaultLogPage
Add a KeyListener to the GUI.
addKeyListener(KeyListener) - Method in class oracle.jdeveloper.compiler.ProblemsPage
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
 
addLayoutListener(PreferredLayoutListener) - Method in class oracle.jdeveloper.jsp.JspLayoutManager
 
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.
addLibraries(Project, Object[]) - Static method in class oracle.jdeveloper.model.JProjectUtil
Adds the specified libraries to a project, and fires PropertyChangeEvents if the project's classpath, sourcepath, or docpath changed.
addLibrary(JspLibrary) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Add a JspLibrary to the current model.
addLibrary(JspLibrary, boolean) - Method in class oracle.jdeveloper.jsp.libraries.JspLibraryManager
Adds library and marks it (non)editable for user via GUI.
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.JProjectLibraryList
 
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.
addLibraryChangeListener(ProjectLibraryChangeListener) - Method in class oracle.jdeveloper.library.JLibraryManager
 
addLibraryList(URL) - Static method in class oracle.jdeveloper.library.JLibraryManager
 
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
 
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
 
addLocation(Location) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
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
 
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.
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.
addMenuListener(DeployMenuManager.MenuListener) - Method in class oracle.jdeveloper.deploy.dt.DeployMenuManager
 
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.SpecPlSql
Adds one method to this object type.
addMethod(int, PlSqlMethod) - Method in class oracle.javatools.db.SpecPlSql
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.
addMethodCall(CmtSubcomponent, String) - Method in interface oracle.jdeveloper.cmt.CmtMethodSource
 
addMethodCall(CmtMethodCall, boolean, boolean, CmtSubcomponent, String) - Method in interface oracle.jdeveloper.cmt.CmtMethodSource
 
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.
addModel(CmtModel, CmtModel) - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Add a CmtModel to this CmtComponent.
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.
addModuleIOFactory(DeploymentModuleIOFactory) - Static method in class oracle.jdeveloper.deploy.DeploymentModule
 
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.compiler.NullLogPage
 
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.compiler.OutputStreamLogPage
 
addMouseListener(MouseListener) - Method in class oracle.jdeveloper.compiler.ProblemsPage
Add a MouseListener to the GUI.
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
 
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.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
 
addNotify() - Method in class oracle.jdeveloper.dialogs.ClassPackageBrowserV2
 
addObjectListener(SchemaObjectListener) - Method in class oracle.javatools.db.AbstractSchemaObject
Deprecated. 
addObjectListener(DBObjectListener) - Method in class oracle.javatools.db.AbstractSystemObject
 
addObjectListener(SchemaObjectListener) - Method in interface oracle.javatools.db.SchemaObject
Deprecated. - replaced with SystemObject.addObjectListener(oracle.javatools.db.DBObjectListener)
addObjectListener(DBObjectListener) - Method in interface oracle.javatools.db.SystemObject
Attaches a listener to this object to listen for change events.
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
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
addOc4jInstanceConfigurator(Oc4jInstanceConfigurator) - Method in class oracle.jdeveloper.runner.oc4j.Oc4jInstanceManager
 
addOc4jInstanceListener(Oc4jInstanceListener) - Method in class oracle.jdeveloper.runner.oc4j.Oc4jInstanceManager
 
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.
addOptionalAnalysis(Issue) - Method in interface oracle.jdeveloper.audit.analyzer.AuditContext
 
addOptionalAnalysis(Issue) - Method in class oracle.jdevimpl.audit.core.DefaultAuditContext
 
addOptionalAnalysis(Issue) - Method in class oracle.jdevimpl.audit.core.DefaultAuditor
 
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
Adds a page to the wizard.
addPage(String, 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
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.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
Adds a panel to the ProviderWizard so that whenever a provider is created, or its settings edited, the given panel appear in the dialog.
addParameter(PlSqlParameter) - Method in interface oracle.javatools.db.DeclarativePlSql
 
addParameter(int, PlSqlParameter) - Method in interface oracle.javatools.db.DeclarativePlSql
 
addParameter(PlSqlParameter) - Method in class oracle.javatools.db.PlSqlMethod
Adds one parameter to this PlSql subprogram.
addParameter(int, PlSqlParameter) - Method in class oracle.javatools.db.PlSqlMethod
Adds one parameter to this Pl/SQL subprogram at the given index.
addParameter(PlSqlParameter) - Method in class oracle.javatools.db.PlSqlSubprogram
Adds one parameter to this PlSql subprogram.
addParameter(int, PlSqlParameter) - Method in class oracle.javatools.db.PlSqlSubprogram
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
 
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.
addProfile(Profile) - Method in class oracle.jdeveloper.deploy.dt.DeploymentProfiles
Adds a new Profile to DeploymentProfiles.
addProfileToTree(Profile, JMutableTreeNode) - Method in class oracle.jdeveloper.deploy.dt.DeploymentPanelContent
 
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
 
addProjectTemplate(ProjectTemplate) - Method in class oracle.jdeveloper.template.ApplicationTemplate
 
addProjectTemplate(int, ProjectTemplate) - Method in class oracle.jdeveloper.template.ApplicationTemplate
 
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.
addProperty(String, String) - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
Create and add a new property to the class represented by this CmtComponent.
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 class oracle.jdeveloper.audit.service.ProfileTransaction
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdeveloper.java.util.SourceElementHandle
 
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
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
 
addPropertyChangeListener(Object, PropertyChangeListener) - Method in class oracle.jdevimpl.audit.profile.ProfileTreeModel
 
addPropertyResolver(PropertyResolver) - Method in class oracle.ide.controls.ToggleAction
Add a resolver for properties on this action.
addPropertySetting(CmtSubcomponent, CmtProperty, String) - Method in interface oracle.jdeveloper.cmt.CmtMethodSource
 
addPropertyState(CmtProperty) - Method in interface oracle.jdeveloper.cmt.CmtSubcomponent
Allows models to add/remove property states to/from this subcomponent
addPropertyState(CmtPropertyState) - Method in interface oracle.jdeveloper.cmt.CmtSubcomponent
 
addProviderListener(DBObjectProviderListener) - Method in class oracle.javatools.db.AbstractDBObjectProvider
Adds the given listener to this provider to listen for provider and schema events.
addProviderListener(DBObjectProviderListener) - Method in interface oracle.javatools.db.DBObjectProvider
Adds the given listener to the list of registered listener for events on this provider.
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.
addRadioButton(ToggleAction, ButtonGroup) - Method in class oracle.ide.controls.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.
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.
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
Add a reference provider.
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
 
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.
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
 
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.
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.
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.
addSMAP(File, String) - Static method in class oracle.jdeveloper.compiler.PatchClassFile
 
addSmartDataProvider(SmartDataProvider) - Method in class oracle.ide.runner.Debugger
 
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
addStartState(FSMBuilder, Step, Object) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
addStartupLayoutListener(String, LayoutListener) - Method in class oracle.ide.layout.Layouts
 
addState(FSMBuilder, Object, Step, Object) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
addState(FSMBuilder) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
addState(FSMBuilder) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
 
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.
addStatusListener(VCSURLBasedCacheListener) - Method in class oracle.jdeveloper.vcs.changeset.ChangeSetAdapter
 
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
 
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
addSubcomponent(String, String, String, int) - Method in interface oracle.jdeveloper.cmt.CmtComponentSource
This method is used for createing and adding a CmtSubcomponent to this CmtComponent.
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.
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
 
addTablespace(String) - Method in class oracle.javatools.db.ora.OracleIndexPartitions
 
addTag(Object) - Method in class oracle.jdeveloper.deploy.DeploymentModule
Add an immutable tag to a DeploymentModule.
addTaglibDefinitionToActiveProject(String, String) - Static method in class oracle.jdeveloper.jsp.utils.JSPTagUtils
Deprecated.  
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.
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.
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
 
addTemplate(AbstractTemplate) - Method in class oracle.jdeveloper.template.DefaultTemplateData
 
addTemplateData(TemplateData) - Method in class oracle.jdeveloper.template.TemplateManager
Add a new TemplateData.
addTemplateData(TemplateData) - Method in class oracle.jdeveloper.template.TemplateManagerImpl
 
addTemplateDataURL(URL) - Method in class oracle.jdeveloper.template.TemplatePreferences
 
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.
addToApplicationAssemblyOnProfileAutogen() - Method in class oracle.jdeveloper.deploy.dt.DeployProfileDt
Returns true if the profile created by this type of DeployProfileDt should be added to the default application level profile.
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.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
 
addToHistoryHash(String, String) - Method in class oracle.ide.palette.PaletteWindow
 
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
 
addToolbarButton(CodeEditor) - Method in class oracle.ide.ceditor.ViewLimitProvider
 
addToolbarFilter(ActionFilter) - 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
 
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.migration.ExtensionMigrator
Determines whether the migrated preferences should be added into the Preferences object or remain separate.
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)
addToProject(Collection, boolean) - Method in class oracle.jdeveloper.model.JavaProject
Adds the collection of elements to the project.
addToProjectSourcePath(JavaSourceNode) - Method in class oracle.jdeveloper.model.JavaProject
 
addToTerminateMenu - Variable in class oracle.ide.runner.RunProcess
Whether a terminate menu for this process should be add to the Run Terminate menu.
addTransferableDescription(Transferable, String, String) - Static method in class oracle.javatools.clipboard.ClipboardStack
 
addTransitions(FSMBuilder) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.AbstractWizardState
 
addTransitions(FSMBuilder) - Method in class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
 
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
 
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
 
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).
addURLStreamHandlerFactory(URLStreamHandlerFactory) - Static method in class oracle.ide.net.URLFileSystem
Use this method to register additional instances of URLStreamHandlerFactory that should be used by the IDE when dealing with URLs.
addURLToProject(URL, Context, String, String, String) - Static method in class oracle.jdeveloper.webapp.utils.html.HtmlUtils
Adds a document URL to a project, prompting the user to move the document under the webroot if necessary.
addURLToProject(URL, Context, String, String, String, boolean) - Static method in class oracle.jdeveloper.webapp.utils.html.HtmlUtils
 
addUserDefinedValueToList(String) - Method in class oracle.ide.dialogs.filter.FileTypeIncludeFilter
 
addUserExtension(String) - Method in class oracle.ide.config.DocumentExtensions.DocRecord
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
 
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.
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
 
addXpathListener(String, XpathListener) - Method in class oracle.jdeveloper.deploy.jsr88.DescriptorBean
 
addXpathListener(ModuleType, String, XpathListener) - Method in class oracle.jdeveloper.deploy.jsr88.EarModule
 
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
ADFManagesIDsFeatureEnabler - Interface in oracle.jdeveloper.jsp.faces
 
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
 
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.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.jdevimpl.audit.preferences.AuditPreferencesMigrator
Unset any migrated values that are at the default values.
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.
adjustPosition(boolean) - Method in class oracle.jdeveloper.cmt.CmtFolder
 
adjustPosition(boolean) - Method in interface oracle.jdeveloper.cmt.CmtModelNode
Adjust the position (z-order) of the Component represented by this object, if in fact this object represents a Component, affecting source add call and optionaly the live Component within its controlling LayoutManager.
adjustPositionForNib(Point, Dimension, Point, int) - Static method in class oracle.jdeveloper.uieditor.uicanvas.SelectNib
Adjust location and size arguments to reflect changes to a Rectangle based upon the proposed new location of this SelectNib.
adjustRange() - Method in interface oracle.ide.runner.DebuggeeData
Bring up the adjust range dialog.
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
 
ALIGN - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_BOTTOM - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_BOTTOM_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_BOTTOM_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_BOTTOM_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_CENTER - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_CENTER_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_CENTER_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_CENTER_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_LEFT - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_LEFT_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_LEFT_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_LEFT_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_MIDDLE - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_MIDDLE_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_MIDDLE_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_MIDDLE_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_RIGHT - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_RIGHT_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_RIGHT_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_RIGHT_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_TOP - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_TOP_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_TOP_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ALIGN_TOP_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
alignmentX - Variable in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
alignmentY - Variable in class oracle.jdevimpl.audit.swing.CommandButtonLayout
 
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_LIBRARIES - Static variable in class oracle.jdeveloper.java.locator.ProjectClassLocator
Constant indicating all libraries
ALL_METRICS - Static variable in class oracle.jdeveloper.audit.service.ProfileRepository
 
ALL_MODIFIER_MASK - Static variable in class oracle.javatools.editor.plugins.AbstractClickPlugin
Mask for all modifier keys.
ALL_RULES - Static variable in class oracle.jdeveloper.audit.service.ProfileRepository
 
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
 
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
In an edit process this indicates that the user has specified that REPLACE (rather than ALTER) is a permitted outcome of the edit.
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.
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
ALT_TRANS - Static variable in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
ALTER_EVENT - Static variable in class oracle.javatools.db.Trigger
 
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_GEN_CLASSES - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
 
ALWAYS_GEN_CLASSES_DEFAULT - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
 
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
 
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.Trigger
 
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
 
AnalyzerDefinition - Class in oracle.jdeveloper.audit.extension
 
AnalyzerDefinition(TypeDefinition, ElementContext) - Constructor for class oracle.jdeveloper.audit.extension.AnalyzerDefinition
 
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 - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
anchor - Variable in class oracle.jdeveloper.uieditor.uicanvas.SelectNib
Flag field for use by client to indicate whether nib is an anchor.
ANCHOR_C - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_C - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_C_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_C_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_C_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_CENTER - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_E - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_E - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_E_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_E_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_E_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_EAST - Static variable in class oracle.javatools.columnlayout.LayoutBuilder
Alias for grid bag constraints.
ANCHOR_GROUP - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_N - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_N - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_N_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_N_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_N_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NE - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_NE - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NE_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NE_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NE_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
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_NW - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NW_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NW_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_NW_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_S - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_S - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_S_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_S_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_S_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SE - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_SE - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SE_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SE_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SE_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
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_SW - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SW_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SW_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_SW_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_W - Static variable in interface oracle.ide.controls.GridBagConstants
 
ANCHOR_W - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_W_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_W_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
ANCHOR_W_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
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.WhereObject
AND
and(Filter<Q>[]) - Static method in class oracle.javatools.util.Filter.Instances
 
AndFilter - Class in oracle.javatools.parser.java.v2.util.filter
An 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.AndFilter
Convenience constructor that creates an AndFilter from two other filters.
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.Animator
Calculates 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 center and sigma parameters.
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.controls
A 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.controls.AnimatedCellIcon
 
Animator - Class in oracle.ide.controls
The Animator helps to implement animated transition in swing components.
annotate(CmtComponentSource, CmtComponents) - Method in interface oracle.jdeveloper.uieditor.ModelFactory
Called by the UIManager to parse the CmtComponentSource to produce any applicable CmtModel instances.
annotate(CmtComponentSource, CmtComponents) - Static method in class oracle.jdeveloper.uieditor.UIManager
Tokenize the given CmtComponentSource into CmtModel trees of CmtModelNode with one CmtModelNode for each member field or local variable within the GUI initialization area.
ANNOTATION - Static variable in class javax.ide.model.java.declaration.Declaration.DeclarationKind
An annotation.
ANNOTATION - Static variable in class oracle.javatools.icons.OracleIcons
ANNOTATION - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
ANNOTATION - Static variable in class oracle.jdeveloper.java.index.JavaIndexer
Index criteria to query all files containing Java classes that may contain an annotation with the given simple name.
ANNOTATION_ELEMENT - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
ANNOTATION_TYPE - Static variable in class javax.ide.model.java.source.tree.ClassT.ClassKind
This 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.common
Maps component names with their values.
AnnotationD - Interface in javax.ide.model.java.declaration
Represents an annotation (not to be confused with an annotation type).
AnnotationElementValueContext - Interface in oracle.jdeveloper.java.insight
 
AnnotationElementValueInsightDataItem - Class in oracle.jdeveloper.java.insight
Class that manages the value for an annotation element.
AnnotationElementValueInsightDataItem(String, String, String) - Constructor for class oracle.jdeveloper.java.insight.AnnotationElementValueInsightDataItem
Create an instance that is backed by Strings.
AnnotationElementValueInsightDataItem(JavaElement) - Constructor for class oracle.jdeveloper.java.insight.AnnotationElementValueInsightDataItem
Create an instance that is backed by a JavaElement
AnnotationElementValueProvider - Interface in oracle.jdeveloper.java.insight
This interface allows annotation element value insight to query providers for a list of annotation element values.
AnnotationExpressionT - Interface in javax.ide.model.java.source.tree
An expression wrapping an annotation.
AnnotationFilter - Class in oracle.javatools.parser.java.v2.util.filter
Accepts types that are annotation types.
AnnotationFilter() - Constructor for class oracle.javatools.parser.java.v2.util.filter.AnnotationFilter
Creates a Filter that only accepts annotation types.
AnnotationFilter(SourceHasModifiers) - Constructor for class oracle.javatools.parser.java.v2.util.filter.AnnotationFilter
Creates 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.AnnotationFilter
Creates 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.util
Various 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.util
Knows 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.tree
An annotation (not to be confused with annotation type).
AnomalyFilter - Class in oracle.jdevimpl.audit.log
An 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.JdbcDatabase
BINARY LARGE OBJECT STRING TYPES The length is specified as : [] [CHARACTERS | OCTETS] | [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.JdbcDatabase
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.JdbcDatabase
DATETIME TYPES
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.JdbcDatabase
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.JdbcDatabase
NATIONAL CHARACTER STRING TYPES 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.JdbcDatabase
REFERENCE TYPE REF ( ) [ SCOPE ]
ANSI_ROW - Static variable in interface oracle.javatools.db.JdbcDatabase
ROW TYPE ROW ( [{, }] )
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.SqlFrodef
joined tables
ANT_FIRST_COMMAND_OPTIONS - Static variable in class oracle.jdeveloper.runner.JRunProcess
 
ANT_KEY - Static variable in class oracle.jdeveloper.model.JDevTechnologies
Technology key for Ant.
ANT_LAST_COMMAND_OPTIONS - Static variable in class oracle.jdeveloper.runner.JRunProcess
 
ANY - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '*' lexical unit.
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(LocaleApplicationKey) - 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
 
AppClientProfile - Class in oracle.jdeveloper.deploy.jar
 
AppClientProfile() - Constructor for class oracle.jdeveloper.deploy.jar.AppClientProfile
 
AppClientProfile(HashStructure) - Constructor for class oracle.jdeveloper.deploy.jar.AppClientProfile
 
AppConnectionPanelUI - Class in oracle.jdeveloper.db.panels
Connection 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.db
Launcher for the database connection editor on an application's connections.
AppDatabaseConnections - Class in oracle.jdeveloper.db
Extension to the DatabaseConnections API that gets the database connections defined for an Application (Workspace).
AppDatabaseConnPanel - Class in oracle.jdeveloper.db.panels
Traversable 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.model
Some 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.AbstractTextBuffer
Appends the indicated data into the text buffer at the end of the buffer.
append(char[]) - Method in interface oracle.javatools.buffer.TextBuffer
Appends the indicated data into the text buffer at the end of the buffer.
append(char[]) - Method in class oracle.javatools.buffer.TextBufferDecorator
Appends the indicated data into the text buffer at the end of the buffer.
append(Ddl) - Method in class oracle.javatools.db.Ddl
appends one set of DDL to another
append(T, String) - Method in class oracle.javatools.db.ddl.DDL
Appends the given ddl of specified type.
append(DDL<T>) - Method in class oracle.javatools.db.ddl.DDL
Appends 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.StyledTextModel
Add 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.FormatBundle
Append the formatted string corresponding to a key and an array of arguments.
append(StringBuffer, String, Object[]) - Static method in class oracle.javatools.util.Log
Appends 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.Log
Appends a text representation of an object to a string buffer.
append(StringBuffer, Object) - Method in interface oracle.javatools.util.Log.Formatter
Appends a formatted text representation of an object to a string buffer.
append(StringBuffer, String, Object[]) - Static method in class oracle.jdevimpl.audit.util.Strings
Appends 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.Strings
Appends a string representation of an object to a string buffer.
appendAll(T, Collection<String>) - Method in class oracle.javatools.db.ddl.DDL
Appends the given ddls of specified type.
appendChild(StructuredPropertyAccess) - Method in class oracle.ide.util.DefaultStructuredPropertyAccess
 
appendChild(StructuredPropertyAccess) - Method in interface oracle.ide.util.StructuredPropertyAccess
Adds a child node
appendChildNavigables(DefaultMutableTreeNode, NavigableContext) - Method in class oracle.ide.model.panels.ProjectContentNavigable
 
appendChildNavigables(DefaultMutableTreeNode, NavigableContext) - Method in class oracle.ide.panels.Navigable
This method calls Navigable.getChildNavigables() to get the list of child Navigable objects.
appendChildNodes(DefaultMutableTreeNode, Navigable[], NavigableContext) - Method in class oracle.ide.panels.Navigable
This method invokes Navigable.createTreeNode(NavigableContext) on each Navigable specified in children and 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.BindingContext
Appends 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.BindingContext
Appends a simplified description of a type bound in this context to buffer.
appendDetailNavigables(DefaultMutableTreeNode, NavigableContext) - Method in class oracle.ide.panels.Navigable
This method calls Navigable.getDetailNavigables() to get the list of detail Navigable objects.
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.Strings
Escapes HTML meta-characters in a string into a buffer.
appendKillRing(String) - Static method in class oracle.javatools.editor.EmacsAction
Utility 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.Log
Format and append the current time.
appendRelativePath(URI, URI, StringBuffer, boolean) - Method in class javax.ide.net.VirtualFileSystemHelper
This is a helper for the VirtualFileSystemHelper.toRelativeSpec(URI, URI) method, which uses the template method design pattern.
appendRelativePath(URL, URL, StringBuffer, boolean) - Method in class oracle.ide.net.URLFileSystemHelper
This is a helper for the URLFileSystemHelper.toRelativeSpec(URL, URL) method, which uses the template method design pattern.
appendSelectSQL(StringBuilder) - Method in class oracle.javatools.db.sql.AbstractSQLQuery
 
appendSnapshot(StringBuilder) - Method in class oracle.javatools.buffer.ReadWriteLock
 
appendTime(StringBuffer, long) - Static method in class oracle.javatools.util.Log
Format 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.AbstractSQLFragment
Adds to the given buffer the list of SQLFragments, comma and newline (with indent) seperated.
appendToTextComponent(String, int) - Method in class oracle.ide.log.MessagePage
Adds 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.Log
Format and append an already translated time.
appendUIXQueryParameter(StringBuffer, String) - Static method in class oracle.javatools.net.EncoderUtils
Partially encodes a query parameter.
appendUpdateBundle(Document, UpdateBundle) - Method in class oracle.ideimpl.webupdate.parser.UpdateXMLBuilder
Appends an update bundle to the specified center document.
AppIDEConnectionList - Class in oracle.jdeveloper.db.panels
This 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_ASSEMBLER - Static variable in interface oracle.jdeveloper.deploy.JeeDeploymentConstants
Application Assembler
APPLICATION_PACKAGE_PREFIX_KEY - Static variable in class oracle.jdeveloper.model.ApplicationContent
 
APPLICATION_PATH - Static variable in class oracle.jdeveloper.deploy.jsr88.EarModule
 
APPLICATION_ROOT - Static variable in class oracle.jdeveloper.deploy.jsr88.EarModule
 
APPLICATION_SOURCE_KEY - Static variable in class oracle.jdeveloper.model.ApplicationContent
 
APPLICATION_URL - Static variable in class oracle.jdeveloper.deploy.JeeDeployUtil
 
applicationChanged(ApplicationChangeEvent) - Method in interface oracle.ide.navigator.ApplicationChangeListener
Notification that the selected application has changed.
applicationChanged(ApplicationChangeEvent) - Method in class oracle.ide.navigator.ProjectNavigatorWindow
 
ApplicationChangeEvent - Class in oracle.ide.navigator
Event object representing a change in the selected application in an application navigator.
ApplicationChangeListener - Interface in oracle.ide.navigator
Callback interface for when the selected application has changed in the Application Navigator.
ApplicationChangeNotifier - Interface in oracle.ide.navigator
Interface implemented by an object that can be the source of ApplicationChangeEvent notifications.
ApplicationContent - Class in oracle.jdeveloper.model
Class 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
 
ApplicationDeploymentPanel - Class in oracle.jdeveloper.deploy.dt
 
ApplicationDeploymentPanel() - Constructor for class oracle.jdeveloper.deploy.dt.ApplicationDeploymentPanel
 
applicationExiting() - Static method in class oracle.ide.util.AddinPolicyUtils
 
APPLICATIONMODULE - Static variable in class oracle.javatools.icons.OracleIcons
APPLICATIONMODULEINSTANCE - Static variable in class oracle.javatools.icons.OracleIcons
APPLICATIONS - Static variable in class oracle.javatools.icons.OracleIcons
APPLICATIONS_CMD - Static variable in class oracle.ide.IdeConstants
Open the applicaton navigator command.
APPLICATIONS_CMD_ID - Static variable in class oracle.ide.IdeConstants
Open the application navigator command id.
APPLICATIONSERVER_QUALIFIER - Static variable in class oracle.javatools.icons.OracleIcons
APPLICATIONSERVERCONN - Static variable in class oracle.javatools.icons.OracleIcons
ApplicationTemplate - Class in oracle.jdeveloper.template
 
ApplicationTemplate() - Constructor for class oracle.jdeveloper.template.ApplicationTemplate
 
ApplicationTemplate(HashStructure) - Constructor for class oracle.jdeveloper.template.ApplicationTemplate
 
appliedTransformsChanged(AuditModel, Object, List<Transform>) - Method in interface oracle.jdeveloper.audit.service.AuditModelListener
Reports 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 interface oracle.ide.panels.ApplyListener
This method is called when the changes made in the NavigableUIContainer are 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.ResultSetApplier
Applys 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 class oracle.jdeveloper.audit.service.ProfileTransaction
Applies this transaction to the profile from which it was created.
apply() - Method in class oracle.jdeveloper.audit.service.TransformAction
 
apply(ApplyEvent) - Method in class oracle.jdeveloper.deploy.dt.ProjectDeploymentPanel
This method is called when the changes made in the NavigableUIContainer are to be committed to the original data structures (i.e.
apply(ApplyEvent) - Method in class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
apply() - Method in class oracle.jdevimpl.audit.profile.ProfileModel
 
apply(ApplyEvent) - Method in class oracle.jdevimpl.bookmarks.BookmarkOptionsPanel
 
APPLY_PATCH_CMD - Static variable in class oracle.jdeveloper.vcs.patch.ApplyPatchCommand
 
APPLY_PATCH_CMD_ID - Static variable in class oracle.jdeveloper.vcs.patch.ApplyPatchCommand
 
applyAssignmentConversion(JavaType, JavaType, boolean, JavaProvider) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.2.
applyBatchChanges(Runnable) - Method in class oracle.ide.model.HashStructureNode
 
applyBatchChanges(Runnable) - Method in class oracle.javatools.data.Structure
This method buffers all change events at this level of Structure for the duration of the specified Runnable.
applyBinaryPromotion(JavaType, JavaType) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.6.2.
applyBoxingConversion(PrimitiveType, JavaProvider) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.1.7.
applyCastingConversion(JavaType, JavaType, JavaProvider) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.5.
applyChange(ChangeInfo) - Method in class oracle.javatools.data.HashStructure
Applies the change described by the specified ChangeInfo to this HashStructure.
applyChanges(ChangeInfo[]) - Method in class oracle.javatools.data.HashStructure
Applies the changes described by the specified ChangeInfo array to this HashStructure.
applyDefaultTransforms(String) - Method in class oracle.jdeveloper.audit.service.Auditor
Audits 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.Transformer
Apply the applicable default transforms of violations.
applyDefaultTransforms(String, AuditModel, Object[], TransformerListener) - Method in interface oracle.jdeveloper.audit.service.Transformer
Apply 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.Edit
Applies the edits the first time through in proper sequence.
ApplyEvent - Class in oracle.ide.panels
The ApplyEvent is the event object used in the methods that are part of the ApplyListener interface.
ApplyEvent(TraversableContext) - Constructor for class oracle.ide.panels.ApplyEvent
Creates a new ApplyEvent.
applyFilter(URL, HistoryFilter) - Method in class oracle.jdeveloper.history.DefaultHistoryModel
 
applyGlobalFilter(MenuFilter) - Method in class oracle.ide.controller.MenuManager
Applies a filter globally.
applyGlobalFilterImpl(MenuFilter) - Method in class oracle.ide.controller.Menubar
 
applyGlobalFilterImpl(MenuFilter) - Method in class oracle.ide.controller.MenuManager
Implements the MenuManager.applyGlobalFilter(MenuFilter) method.
applyInsert(int, char[], int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Re-inserts the data based on stored undo information.
ApplyListener - Interface in oracle.ide.panels
This 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.Conversions
JLS 5.3.
applyModel(PatchModel, PatchContext, PatchApplyOptions) - Method in class oracle.javatools.patch.PatchEngine
Applies the given PatchModel to the engine's to-file contributor, according to options.
applyNarrowingConversion(PrimitiveType, PrimitiveType) - Static method in class oracle.javatools.parser.java.v2.common.PrimitiveType
JLS 5.1.3.
applyNarrowingConversion(PrimitiveType, PrimitiveType) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.1.3.
ApplyNotifier - Interface in oracle.ide.panels
An object that implements ApplyNotifier is capable of firing ApplyEvents to registered ApplyListeners.
applyOptions(BookmarkOptions) - Static method in class oracle.jdevimpl.bookmarks.BookmarkOptionsPanel
Utility routine to apply the BookmarkOptions globally to the editor framework.
applyOptionsTo(Archive) - Method in class oracle.jdeveloper.deploy.jar.ArchiveOptions
 
ApplyPatchCommand - Class in oracle.jdeveloper.vcs.patch
 
ApplyPatchCommand() - Constructor for class oracle.jdeveloper.vcs.patch.ApplyPatchCommand
 
ApplyPatchCommand(int) - Constructor for class oracle.jdeveloper.vcs.patch.ApplyPatchCommand
 
applyRemove(int, char[], int) - Method in class oracle.javatools.buffer.AbstractTextBuffer
Re-removes the data based on stored undo information.
applySourceFromTemplate(PlSql) - Static method in class oracle.javatools.db.TemplateExpander
 
applySourceFromTemplate(PlSql, PlSql) - Static method in class oracle.javatools.db.TemplateExpander
 
applyToCurrentVM() - Method in class oracle.ide.webbrowser.ProxyOptions
Applies the options stored in this object to the Java VM in which the IDE is running.
applyUnaryPromotion(JavaType) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.6.1.
applyUnboxingConversion(JavaType) - Static method in class oracle.javatools.parser.java.v2.common.PrimitiveType
 
applyUnboxingConversion(JavaType) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.1.8.
applyValueFromFocusedComponent() - Method in class oracle.ide.inspector.PropertyInspector
 
applyWideningConversion(PrimitiveType, PrimitiveType) - Static method in class oracle.javatools.parser.java.v2.common.PrimitiveType
JLS 5.1.2.
applyWideningConversion(PrimitiveType, PrimitiveType) - Static method in class oracle.javatools.parser.java.v2.util.Conversions
JLS 5.1.2.
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.URLChooser
Return 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
AppServerSelectionPanel - Class in oracle.jdeveloper.deploy.dt.wizard.panels
 
AppServerSelectionPanel(DeployAppServersToolkit) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
AppServerSelectionPanel.AppServerListSelectionListener - Class in oracle.jdeveloper.deploy.dt.wizard.panels
 
AppServerSelectionPanel.AppServerListSelectionListener() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel.AppServerListSelectionListener
 
AppServerSelectionPanel.AppServerTreeSelectionListener - Class in oracle.jdeveloper.deploy.dt.wizard.panels
 
AppServerSelectionPanel.AppServerTreeSelectionListener() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel.AppServerTreeSelectionListener
 
AppServerSelectionPanel.ControlBarActionListener - Class in oracle.jdeveloper.deploy.dt.wizard.panels
 
AppServerSelectionPanel.ControlBarActionListener() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel.ControlBarActionListener
 
APPTEMPLATE - Static variable in class oracle.javatools.icons.OracleIcons
ARB - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
Archive - Interface in oracle.jdeveloper.deploy
Interface to an Archive object.
ARCHIVE_DEPLOYER - Static variable in interface oracle.jdeveloper.deploy.DeploymentConstants
A simple archive deployer
ARCHIVE_ENTRY_NAME_COMPARATOR - Static variable in interface oracle.jdeveloper.deploy.Archive
 
ArchiveDeployer - Class in oracle.jdeveloper.deploy.jar
Deployer for a regular archive.
ArchiveDeployer(int, DeployShell) - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveDeployer
 
ArchiveEntry - Class in oracle.jdeveloper.deploy
This class represents an immutable entry in an Archive.
ArchiveEntry(String, URL) - Constructor for class oracle.jdeveloper.deploy.ArchiveEntry
Create an immutable ArchiveEntry for use in an Archive.
ArchiveEntryFactory - Class in oracle.jdeveloper.deploy
 
ArchiveEntryFactory() - Constructor for class oracle.jdeveloper.deploy.ArchiveEntryFactory
 
ArchiveEntryFactory(List) - Constructor for class oracle.jdeveloper.deploy.ArchiveEntryFactory
 
ARCHIVEFILE - Static variable in class oracle.javatools.icons.OracleIcons
ArchiveOptions - Class in oracle.jdeveloper.deploy.jar
Class encapsulating the options that can be set on a .jar file or variant of a .jar file.
ArchiveOptions() - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveOptions
 
ArchiveOptions(HashStructure) - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveOptions
 
ArchivePreviewer - Class in oracle.jdeveloper.deploy.jar
Preview functionality for regular JAR profiles.
ArchivePreviewer(int, DeployShell) - Constructor for class oracle.jdeveloper.deploy.jar.ArchivePreviewer
 
ArchiveProfile - Class in oracle.jdeveloper.deploy.jar
Data model for the JAR (simple archive) deployment profile.
ArchiveProfile() - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveProfile
Constructs an ArchiveProfile having default deployment actions and summary steps.
ArchiveProfile(HashStructure) - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveProfile
Constructs an ArchiveProfile from the given HashStructure and having default deployment actions and summary steps.
ArchiveProfile(HashStructure, boolean, boolean, boolean) - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveProfile
Constructs an ArchiveProfile from the given HashStructure and boolean arguments that facilitate customizing the deployment actions and summary steps.
ArchiveProfile(boolean, boolean, boolean) - Constructor for class oracle.jdeveloper.deploy.jar.ArchiveProfile
Constructs an ArchiveProfile from the given boolean arguments that facilitate customizing the deployment actions and summary steps.
areColumnsResizable(boolean[], int) - Method in interface oracle.javatools.columnlayout.LayoutComponent
This is the parallel of the areRowsResizable method but geometrically orthogonal to it.
areColumnsResizable(boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutGap
Gaps have no effect on column constraints.
areColumnsResizable(boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutLeaf
If the LayoutLeaf is resizable and only spans one column then the column is resizable.
areColumnsResizable(boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutPanel
Allow each LayoutComponent to set the column constraints.
areColumnsResizable(boolean[], int) - Method in class oracle.javatools.columnlayout.LayoutRow
Allow 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.OfflineTransferHelper
Return true is two databases are compatible.
areDifferent(Object, Object) - Static method in class oracle.javatools.util.ModelUtil
This 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.VirtualFileSystemHelper
Compares 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.ModelUtil
This is a utility method that compares two objects when one or both of the objects might be null The result of this method is determined as follows: If o1 and o2 are the same object according to the == operator, return true.
areEqualIgnoreNullValues(Map, Map) - Static method in class oracle.javatools.db.DBUtil
Compares 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.VirtualFileSystemHelper
This is a helper for the VirtualFileSystemHelper.appendRelativePath(URI, URI, StringBuffer, boolean) method, which uses the template method design pattern.
areEqualPathElems(String, String) - Method in class oracle.ide.net.URLFileSystemHelper
This is a helper for the URLFileSystemHelper.appendRelativePath(URL, URL, StringBuffer, boolean) method, which uses the template method design pattern.
arePropertiesOverridden() - Method in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
Indicates 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.LayoutComponent
For each row it can either be fixed or resizable.
areRowsResizable(boolean[], int, int) - Method in class oracle.javatools.columnlayout.LayoutGap
Gaps have no effect on row constraints.
areRowsResizable(boolean[], int, int) - Method in class oracle.javatools.columnlayout.LayoutLeaf
If the LayoutLeaf is resizable and only spans one row then the row is resizable.
areRowsResizable(boolean[], int, int) - Method in class oracle.javatools.columnlayout.LayoutPanel
Allow each LayoutComponent to set the row constraints.
areRowsResizable(boolean[], int, int) - Method in class oracle.javatools.columnlayout.LayoutRow
Allow each LayoutComponent to set the row constraints.
areVisible() - Method in interface oracle.jdeveloper.uieditor.uicanvas.SelectionEffects
Determine whether or not any of the SelectNib instances are currently set to visible.
arg_dmqcCo - Variable in class oracle.javatools.parser.plsql.symtab.SqlOdmCost
 
argQuoteChar - Static variable in class oracle.ide.util.ExecUtil
Default OS character for quoting arguments to commands
argQuoteString - Static variable in class oracle.ide.util.ExecUtil
Default OS character for quoting arguments to commands
argsToString(Collection, boolean, String, int) - Method in class oracle.javatools.db.sql.AbstractSQLFragment
Returns the arguments as a String, each separated by the given separator.
arguments - Static variable in class oracle.javatools.db.property.Property
Property constant for the "arguments" property.
arguments - Variable in class oracle.javatools.parser.java.v2.common.SignatureHasType
The type arguments applied to this type.
ArithmeticOperation - Class in oracle.javatools.db.sql
Concrete 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.SignatureHasType
Array dimensions.
ARRAY_implements - Static variable in interface oracle.javatools.parser.java.v2.JavaConstants
JLS 10.7.
ARRAY_TYPE - Static variable in class javax.ide.model.java.declaration.Declaration.DeclarationKind
An array type.
ArrayAccessExpressionT - Interface in javax.ide.model.java.source.tree
An array access expression.
ArrayClassLocator - Class in oracle.jdeveloper.java.locator
The ArrayClassLocator is an implementation of the JavaClassLocator that delegates the task of locating classes to an array of BaseClassLocator instances.
ArrayClassLocator(BaseClassLocator[]) - Constructor for class oracle.jdeveloper.java.locator.ArrayClassLocator
Constructs a new ArrayClassLocator for the given set of BaseClassLocator instances.
ArrayedLexer - Class in oracle.javatools.parser.java.v2.scanner
Lexer 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.util
The ArrayIterator class iterates over an array.
ArrayIterator(E[]) - Constructor for class oracle.javatools.util.ArrayIterator
Constructs an ArrayIterator from an array of Objects.
ArrayIterator(E[], int) - Constructor for class oracle.javatools.util.ArrayIterator
Constructs an ArrayIterator from an array of Objects and an inclusive beginning index.
ArrayIterator(E[], int, int) - Constructor for class oracle.javatools.util.ArrayIterator
Constructs an ArrayIterator from an array of Objects, an inclusive start index, and an exclusive end index.
ArrayIteratorIterator - Class in oracle.jdevimpl.audit.util
Iterate 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.util
The ArrayListHeap class 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.util
A 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.util
ArrayPairList 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.util
ArrayResourceBundle is an abstract subclass of ResourceBundle that manages locale-dependent resources in an array.
ArrayResourceBundle() - Constructor for class oracle.ide.util.ArrayResourceBundle
 
ArraysIterator - Class in oracle.jdevimpl.audit.util
A 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.util
The ArraySortedSet is an array implementation of the SortedSet interface.
ArraySortedSet() - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet of default size, using the default sorting order of the objects added to the set.
ArraySortedSet(int) - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet of specified size, using the default sorting order of the objects addded to the set.
ArraySortedSet(Comparator<? super E>) - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet of default size, using the specified comparator.
ArraySortedSet(int, Comparator<? super E>) - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet of specified size, using the specified comparator.
ArraySortedSet(E[], Comparator<? super E>) - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet with the given contents and comparator.
ArraySortedSet(Collection<? extends E>, Comparator<? super E>) - Constructor for class oracle.ide.util.ArraySortedSet
Construct a new ArraySortedSet with the given contents and comparator.
ArraySortedSet<E> - Class in oracle.javatools.util
The ArraySortedSet is an array implementation of the SortedSet interface.
ArraySortedSet() - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet of default size, using the default sorting order of the objects added to the set.
ArraySortedSet(int) - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet of specified size, using the default sorting order of the objects addded to the set.
ArraySortedSet(Comparator<? super E>) - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet of default size, using the specified comparator.
ArraySortedSet(int, Comparator<? super E>) - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet of specified size, using the specified comparator.
ArraySortedSet(E[], Comparator<? super E>) - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet with the given contents and comparator.
ArraySortedSet(Collection<? extends E>, Comparator<? super E>) - Constructor for class oracle.javatools.util.ArraySortedSet
Construct a new ArraySortedSet with the given contents and comparator.
ArrayTypeD - Interface in javax.ide.model.java.declaration
Represents an array type.
ArrowIcon - Class in oracle.ide.controls
An icon that paints an arrow.
ArrowIcon(int, int) - Constructor for class oracle.ide.controls.ArrowIcon
Constructs an ArrowIcon of the specified size and direction (which must be SwingConstants.NORTH, EAST, SOUTH, or WEST).
as(Object, Class<T>) - Static method in class oracle.javatools.util.ModelUtil
Casts the object to the given class, if it is an instance, or returns null otherwise.
ASC - Static variable in class oracle.javatools.db.sql.IndexObject
Ascending order (ASC)
ASC - Static variable in class oracle.javatools.db.sql.OrderByObject
Ascending order (ASC)
ascendingUpdateNodes() - Method in class oracle.ide.controls.tree.JMutableTreeNode
 
asg_op(int) - Static method in class oracle.javatools.parser.java.v2.common.CommonUtilities
 
askSourceFinders(Workspace, Project, String, String) - Static method in class oracle.jdeveloper.runner.Source
 
askToConfirm(Component) - Method in class oracle.ide.navigator.DeleteActionHandler
 
asList() - Method in class oracle.ide.net.URLPath
Returns the contents of the URLPath as a read-only List.
asList() - Method in class oracle.javatools.controls.SimpleListModel
Returns a List implementation that is bound to this list 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
 
asList_ - Variable in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
asListPanel_ - Variable in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
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.HashStructure
Returns a HashStructure that provides read-only access to this HashStructure's properties.
ASSEMBLY_SEQUENCE - Static variable in interface oracle.jdeveloper.deploy.JeeDeploymentConstants
Assembly of an Application
Assert - Class in oracle.ide.util
The Assert class provides basic assertion and tracing support.
assertEquals(URL, Project) - Method in class oracle.jdeveloper.test.JDevFixture
Asserts that the expected contents of a project recursively equal the actual contents of the project.
assertEqualsRelative(String, Project) - Method in class oracle.jdeveloper.test.JDevFixture
Asserts that the expected contents of a directory recursively equal the actual contents of the directory.
AssertStatementT - Interface in javax.ide.model.java.source.tree
An assert statement.
assign(KeyStrokeMap) - Method in class oracle.ide.keyboard.KeyStrokeMap
Assing the content of source to this.
AssignableFilter - Class in oracle.javatools.parser.java.v2.util.filter
A 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.AssignableFilter
Accepts elements whose type may be assigned to the target.
AssignableFilter(JavaType, int) - Constructor for class oracle.javatools.parser.java.v2.util.filter.AssignableFilter
Accepts 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.tree
An expression performing an assignment operation.
assignValue(String, Object) - Method in class oracle.javatools.parser.java.v2.common.AnnotationComponents
Don't override put(OO) because that would make this Map mutable.
ASSIST - Static variable in class oracle.javatools.icons.OracleIcons
Assist - Class in oracle.jdeveloper.audit.analyzer
A code assist pseudo-rule.
Assist(String, Category, Localizer, Transform[]) - Constructor for class oracle.jdeveloper.audit.analyzer.Assist
Creates a code assist pseudo-rule.
Assist() - Constructor for class oracle.jdeveloper.audit.analyzer.Assist
Creates a code assist pseudo-rule.
ASSIST - Static variable in class oracle.jdeveloper.audit.analyzer.Severity
 
ASSIST - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
AssistantExplorer - Class in oracle.jdeveloper.uieditor.uicanvas
 
AssistantExplorer() - Constructor for class oracle.jdeveloper.uieditor.uicanvas.AssistantExplorer
 
AssistCustomizer - Class in oracle.jdevimpl.audit.core
 
AssistCustomizer() - Constructor for class oracle.jdevimpl.audit.core.AssistCustomizer
 
ASSOCIATE_STATISTICS_EVENT - Static variable in class oracle.javatools.db.Trigger
 
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.syntax
Not 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.sql
Deprecated. - use ColumnKeywordUsage
AsteriskUsage() - Constructor for class oracle.javatools.db.sql.AsteriskUsage
Deprecated.  
AsteriskUsage(FromObject) - Constructor for class oracle.javatools.db.sql.AsteriskUsage
Deprecated.  
asTree_ - Variable in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
asTreePanel_ - Variable in class oracle.jdeveloper.deploy.dt.wizard.panels.AppServerSelectionPanel
 
asURLKeys(Collection<URL>) - Static method in class oracle.ide.net.URLKey
Convert a collection of URL into a collection of URLKey.
asURLs(Collection<URLKey>) - Static method in class oracle.ide.net.URLKey
Convert a colltion of URLKey into a collection of URL.
AsynchronousCallableCompletionService<T> - Class in oracle.ide.model.concurrent
Wraps a CompletionService and 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.AsynchronousCallableCompletionService
Instantiates an AsynchronousCallableCompletionService that will use the provided executor to process Callables.
AsynchronousChangeList - Class in oracle.jdeveloper.vcs.changelist
 
AsynchronousChangeList(Object) - Constructor for class oracle.jdeveloper.vcs.changelist.AsynchronousChangeList
 
AsynchronousContentLevelFilter - Class in oracle.ide.model
Extends ContentLevelFilter by defining asynchronous semantics.
AsynchronousContentLevelFilter(String[]) - Constructor for class oracle.ide.model.AsynchronousContentLevelFilter
Creates a ContentLevelFilter that works on the content sets with the specified keys.
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
 
AsyncScheduler - Class in oracle.javatools.parser.util
The AsyncScheduler is 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.AsyncScheduler
Construct a new AsyncScheduler.
AsyncScheduler(String, int, int) - Constructor for class oracle.javatools.parser.util.AsyncScheduler
Construct a new AsyncScheduler.
AsyncTask - Class in oracle.javatools.parser.util
The AsyncTask is 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.AsyncTask
Set up the AsyncTask in ready-to-run mode.
AsyncTask.CancelledException - Exception in oracle.javatools.parser.util
The CancelledException is 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.MacroConverter
Constant: Use @ and @ as start/end macro tags
AT_KEYWORD - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '@ident' lexical unit.
ATOM - Static variable in interface oracle.javatools.parser.util.ExpressionObject
This ExpressionObject is not an operator.
AtomicTask - Class in oracle.ideimpl.webupdate.task
An 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.ViewSelectionHelper
Attach and start monitoring the CodeEditor for changes.
attach(AbstractButton...) - Static method in class oracle.ide.controls.ButtonKeyController
Adds the keyboard navigation to those buttons.
attach(ButtonKeyController, ButtonKeyController, AbstractButton[]) - Static method in class oracle.ide.controls.ButtonKeyController
Adds the KeyControllers to the button maps.
attach(ButtonGroup) - Static method in class oracle.ide.controls.RadioKeyController
 
attach(RootPaneContainer) - Method in class oracle.ide.controls.WaitCursor
Deprecated. 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.IdeSubject
Registers an Observer interested in being notified when the internal state of the class implementing the Subject interface changes.
attach(Observer) - Method in class oracle.ide.model.Node
 
attach(Observer, Class<? extends Node>) - Static method in class oracle.ide.model.NodeFactory
Associates the specified observer with the given type.
attach(Observer) - Method in class oracle.ide.model.ObservableFolder
 
attach(Observer) - Method in interface oracle.ide.model.Subject
Registers an observer interested in being notified when the internal state of the class implementing the Subject interface 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.PopupHandler
Attach the provider to the JBreadcrumbs and enable popups on aeprsators whose Breadcrumb.hasChildren() returns true
attach(CodeEditor, AuditEditorListener) - Method in class oracle.jdeveloper.audit.java.JavaSourceEditorAdapter
 
attach(CodeEditor, AuditEditorListener) - Method in class oracle.jdeveloper.audit.model.AuditEditorAdapter
Attach a code editor to this adapter.
attach() - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
attach() - Method in class oracle.jdeveloper.audit.model.Dependency
Attach this dependency to its target.
attach() - Method in class oracle.jdeveloper.audit.model.FileDependency
 
attach() - Method in class oracle.jdeveloper.audit.model.StructureDependency
 
attach() - Method in class oracle.jdeveloper.audit.model.TechnologyScopeDependency
 
attach(JTextField, Context, int) - Static method in class oracle.jdeveloper.controls.classpick.ClassPickerFactory
Create an adapter for a JTextField.
attach(JTextField, JavaManager, int) - Static method in class oracle.jdeveloper.controls.classpick.ClassPickerFactory
Create an adapter for a JTextField, using a specific JavaManager instance to find classes.
attach(Observer) - Method in class oracle.jdeveloper.deploy.dt.DeployElement
 
attach(Observer) - Method in class oracle.jdeveloper.deploy.dt.DeployFolder
 
attach(Observer) - Method in class oracle.jdeveloper.library.JLibraryManager
 
attachBorder(JComponent, Color, Color) - Static method in class oracle.javatools.ui.Borders
 
attachContainerStateObserver(Element) - Method in class oracle.ide.composite.DefaultCompositeFileElementProxy
Attaches 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.ClientConnector
Tells the debugger to attach to a debuggee process.
attachDependencyChangeListener(StructureChangeListener) - Method in class oracle.ide.model.DependencyConfiguration
 
attachErrorBorder(JComponent) - Static method in class oracle.javatools.ui.Borders
Attaches 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.ContainerSearch
Attach 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.AbstractTextBuffer
Reattach the UndoState to this TextBuffer.
attachUndoState(AbstractTextBuffer, AbstractTextBuffer.UndoState) - Static method in class oracle.javatools.buffer.Utilities
Utility 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.Borders
Attaches a warning border to the specified component.
ATTR_DIRECTORY - Static variable in class oracle.ide.net.URLFileSystem.FileInfo
Bit indicating whether the file is a directory
ATTR_HIDDEN - Static variable in class oracle.ide.net.URLFileSystem.FileInfo
Bit indicating whether the file is a hidden file
ATTR_REGULAR - Static variable in class oracle.ide.net.URLFileSystem.FileInfo
Bit indicating whether the file is a regular file
ATTRIBUTE - Static variable in class oracle.javatools.icons.OracleIcons
Attribute - Class in oracle.jdeveloper.audit.analyzer
Deprecated. Use Metric
Attribute(String, String, Category, Class, Object) - Constructor for class oracle.jdeveloper.audit.analyzer.Attribute
Deprecated. Creates a metric.
Attribute(String, Category, Class, Object, Localizer) - Constructor for class oracle.jdeveloper.audit.analyzer.Attribute
Deprecated. Creates a metric.
Attribute(String, Category, Class, Localizer) - Constructor for class oracle.jdeveloper.audit.analyzer.Attribute
Deprecated. Creates a metric with no thresholds.
ATTRIBUTE_ALL - Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsList
Constant indicating that all attributes should be included.
ATTRIBUTE_BACKGROUND - Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsList
Constant indicating that background should be included.
ATTRIBUTE_BACKGROUND_COLOR - Static variable in class oracle.ide.editor.Editor
return the desired background Color.
ATTRIBUTE_CHANGED - Static variable in class oracle.ide.model.UpdateMessage
Indicates that an element attribute has changed.
ATTRIBUTE_CUSTOM_HORIZONTAL_SCROLLBAR - Static variable in class oracle.ide.editor.Editor
Return a custom component to control the editor scrolling as your own horizontal scrollbar.
ATTRIBUTE_CUSTOM_VERTICAL_SCROLLBAR - Static variable in class oracle.ide.editor.Editor
Return 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.HighlightFragmentsList
Constant indicating that fonts should be included.
ATTRIBUTE_FOREGROUND - Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsList
Constant indicating that foreground should be included.
ATTRIBUTE_HORIZONTAL_BLOCK_INCREMENT - Static variable in class oracle.ide.editor.Editor
return the block increment for the horizontal scrollbar in the form of an Integer
ATTRIBUTE_HORIZONTAL_SCROLLBAR_POLICY - Static variable in class oracle.ide.editor.Editor
The scrollbar policy to be applied to the horizontal scrollbar.
ATTRIBUTE_HORIZONTAL_UNIT_INCREMENT - Static variable in class oracle.ide.editor.Editor
return the unit increment for the horizontal scrollbar in the form of an Integer
ATTRIBUTE_MENU_ID - Static variable in class oracle.ide.editor.Editor
return the menu label to use for the dynamic menu as a String String.
ATTRIBUTE_NO_RECENT_FILE - Static variable in class oracle.ide.editor.EditorAddin
Deprecated. since 11.1.1. Use EditorAddin.ATTRIBUTE_RESTORABLE.
ATTRIBUTE_OLD_EDITOR - Static variable in class oracle.ide.editor.Editor
return Boolean.TRUE if 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.EditorAddin
return Boolean.FALSE if your editor is not restorable from its URL.
ATTRIBUTE_SCROLLABLE - Static variable in class oracle.ide.editor.Editor
By default, editors are hosted in a JViewport except if the editor returns Boolean.FALSE for this property.
ATTRIBUTE_UNDERLINE - Static variable in class oracle.javatools.editor.highlight.HighlightFragmentsList
Constant indicating that underlines should be included.
ATTRIBUTE_VERTICAL_BLOCK_INCREMENT - Static variable in class oracle.ide.editor.Editor
return the block increment for the vertical scrollbar in the form of an Integer
ATTRIBUTE_VERTICAL_SCROLLBAR_POLICY - Static variable in class oracle.ide.editor.Editor
The scrollbar policy to be applied to the vertical scrollbar.
ATTRIBUTE_VERTICAL_UNIT_INCREMENT - Static variable in class oracle.ide.editor.Editor
return the unit increment for the vertical scrollbar in the form of an Integer
AttributedBreadcrumb - Interface in oracle.javatools.ui.breadcrumbs
An 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.marshal
The AttributeMarker class can be declared in the throws clause 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.BuiltInStyles
The base attribute name style.
AttributePanel - Class in oracle.jdeveloper.builder.cls
 
AttributePanel() - Constructor for class oracle.jdeveloper.builder.cls.AttributePanel
 
Attributes - Interface in oracle.ide.model
 
attributes - Variable in class oracle.ide.net.URLFileSystem.FileInfo
The bits representing the abstract attributes of the file.
attributes - Variable in class oracle.ide.xml.StartElementPacket
 
ATTRIBUTES - Static variable in class oracle.javatools.db.plsql.PlSqlDeclarator
 
attributes - Static variable in class oracle.javatools.db.property.Property
Property constant for the "attributes" property.
ATTRIBUTES - Static variable in class oracle.javatools.icons.OracleIcons
attributeUpdate(TextBuffer, int) - Method in class oracle.ide.ceditor.NodeUpdater
Provides 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.TextBufferListener
Provides notification regarding a change to one of the buffer attributes.
attributeUpdate(TextBuffer, int) - Method in class oracle.javatools.editor.BasicCaret
Provides notification regarding a change to one of the buffer attributes.
attributeUpdate(TextBuffer, int) - Method in class oracle.javatools.editor.BasicDocument
Provides notification regarding a change to one of the buffer attributes.
attributeUpdate(TextBuffer, int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Provides notification regarding a change to one of the buffer attributes.
attributeUpdate(int) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Provides notification regarding a change to one of the buffer attributes.
attributeUpdate(TextBuffer, int) - Method in class oracle.jdeveloper.java.util.SourceElementHandle
 
attributeValues - Static variable in class oracle.javatools.db.property.Property
Property constant for the "attributeValues" property.
attributeValueStyle - Variable in class oracle.javatools.editor.language.BuiltInStyles
The base attribute value style.
attrPanel - Variable in class oracle.jdeveloper.builder.cls.ClassBuilderPanel
 
AUDIT - Static variable in class oracle.javatools.icons.OracleIcons
audit() - Method in class oracle.jdeveloper.audit.service.Auditor
Audits 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.Trigger
 
AUDIT_RULES - Static variable in class oracle.jdeveloper.audit.service.ProfileRepository
 
AuditAddin - Class in oracle.jdevimpl.audit.core
Core Audit addin.
AuditAddin() - Constructor for class oracle.jdevimpl.audit.core.AuditAddin
 
AuditAddin.TraversalAnalyzer - Class in oracle.jdevimpl.audit.core
 
AuditAddin.TraversalAnalyzer() - Constructor for class oracle.jdevimpl.audit.core.AuditAddin.TraversalAnalyzer
 
AuditAddinDescription - Class in oracle.jdevimpl.audit.core
Describes the Audit addin for the extensions manager.
AuditAddinDescription() - Constructor for class oracle.jdevimpl.audit.core.AuditAddinDescription
 
AuditContext - Interface in oracle.jdeveloper.audit.analyzer
The Audit traversal context.
AuditContext.Key - Interface in oracle.jdeveloper.audit.analyzer
A key identifying an attribute, created by AuditContext.key(java.lang.Object) or AuditContext.sharedKey(java.lang.Object).
AuditController - Class in oracle.jdevimpl.audit.core
The controller and context menu listener for Audit actions.
AuditDialog - Class in oracle.jdevimpl.audit.profile
The Audit and Metrics run dialog.
AuditDialog(String) - Constructor for class oracle.jdevimpl.audit.profile.AuditDialog
Creates an audit or metrics run dialog.
AuditEditorAdapter - Class in oracle.jdeveloper.audit.model
An adapter between a mutable asynchronous object model and the Audit editor plugin to allow the plugin to track changes to the object model.
AuditEditorAdapter() - Constructor for class oracle.jdeveloper.audit.model.AuditEditorAdapter
 
AuditEditorListener - Interface in oracle.jdeveloper.audit.model
A listener for changes detected by an AuditEditorAdapter.
AuditExportDialog - Class in oracle.jdevimpl.audit.log
The Audit results page Export dialog.
AuditExportDialog(AuditModel, String) - Constructor for class oracle.jdevimpl.audit.log.AuditExportDialog
 
AuditGroupByDialog - Class in oracle.jdevimpl.audit.log
The 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.service
A listener for Auditor events.
AuditLogger - Class in oracle.jdeveloper.audit.service
A convenience facade for the Audit Logger.
AuditLogger() - Constructor for class oracle.jdeveloper.audit.service.AuditLogger
 
AuditLogPage - Class in oracle.jdevimpl.audit.log
An Audit results log page.
auditLogPage(Auditor, AuditModel, String) - Static method in class oracle.jdevimpl.audit.log.AuditLogPage
Creates the log page for an auditor and a model bound to it.
AuditLogPanel - Class in oracle.jdevimpl.audit.log
The UI component for the Audit log page.
AuditManager - Class in oracle.jdeveloper.audit
The Audit manager.
AuditManager() - Constructor for class oracle.jdeveloper.audit.AuditManager
 
AuditModel - Interface in oracle.jdeveloper.audit.service
A model of the results of an audit.
AuditModel.Count - Enum in oracle.jdeveloper.audit.service
The count attributes maintained for each row of the model.
AuditModelFilter - Class in oracle.jdeveloper.audit.service
A filter for rows in an AuditModel.
AuditModelFilter() - Constructor for class oracle.jdeveloper.audit.service.AuditModelFilter
 
AuditModelListener - Interface in oracle.jdeveloper.audit.service
A listener for changes to an Audit model.
Auditor - Class in oracle.jdeveloper.audit.service
The 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.AuditListener
Reports an auditor cleared event.
auditorCleared(Auditor) - Method in class oracle.jdevimpl.audit.core.DefaultAuditModel
 
AuditPreferences - Interface in oracle.jdeveloper.audit
The Audit preferences.
AuditPreferences - Class in oracle.jdevimpl.audit.preferences
Basic Audit preferences.
AuditPreferences() - Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferences
Creates 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
 
AuditPreferencesNode - Class in oracle.jdevimpl.audit.preferences
The Audit preferences nodes.
AuditPreferencesNode() - Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesNode
 
AuditPreferencesNode(AuditPreferencesNode) - Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesNode
 
AuditPreferencesPanel - Class in oracle.jdevimpl.audit.preferences
The basic Audit preferences panel.
AuditPreferencesPanel(ProfileModel) - Constructor for class oracle.jdevimpl.audit.preferences.AuditPreferencesPanel
 
AuditProfilePanel - Class in oracle.jdevimpl.audit.profile
The Audit and Metrics profile panel.
AuditProfilePanel(ProfileModel) - Constructor for class oracle.jdevimpl.audit.profile.AuditProfilePanel
 
AuditProvider - Class in oracle.jdeveloper.audit
A provider of Audit extension components.
AuditProvider() - Constructor for class oracle.jdeveloper.audit.AuditProvider
 
AuditProvider.PersistenceDelegateBinding - Class in oracle.jdeveloper.audit
A value class which associates a type and a persistence delegate.
AuditProvider.PersistenceDelegateBinding(Class, PersistenceDelegate) - Constructor for class oracle.jdeveloper.audit.AuditProvider.PersistenceDelegateBinding
Creates a binding.
AuditReporter - Interface in oracle.jdevimpl.audit.report
An AuditModel report writer.
auditStarted(Auditor, List<Metric>, List<Location>, Location, Class) - Method in interface oracle.jdeveloper.audit.service.AuditListener
Reports an Auditor audit started event.
auditStarted(AuditModel, List<Metric>, List<Location>, Object, Class) - Method in interface oracle.jdeveloper.audit.service.AuditModelListener
Reports 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.AuditListener
Reports an Auditor audit stopped event.
auditStopped(AuditModel, boolean) - Method in interface oracle.jdeveloper.audit.service.AuditModelListener
Reports 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.log
The 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.log
A filtering tree table model of the Audit results.
AuditTreeTableModel(AuditModel) - Constructor for class oracle.jdevimpl.audit.log.AuditTreeTableModel
 
AuditValidator - Class in oracle.jdevimpl.audit.report
A 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
 
AuthenticatorManager - Class in oracle.ide.webbrowser
 
authentificationPassword - Static variable in class oracle.javatools.db.property.Property
Property constant for the "authentificationPassword" property.
authentificationUsername - Static variable in class oracle.javatools.db.property.Property
Property constant for the "authentificationUsername" property.
authidCurrentUser - Static variable in class oracle.javatools.db.property.Property
Property constant for the "authidCurrentUser" property.
authorizeChecking(Storage, String) - Method in interface oracle.ojc.interfaces.IdeEnv
Called before (re)checking the given source of the given graph.
authorizeParsing(Storage, String) - Method in interface oracle.ojc.interfaces.IdeEnv
Called before (re)parsing the given source of the given graph.
authorizeWriting(Storage, String, byte[], int, int) - Method in interface oracle.ojc.interfaces.IdeEnv
Called 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.Property
Property 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.Property
Property constant for the "AUTO_GENERATED_SEQUENCE_TRIGGER" property.
AUTO_QUERY_CHECK_NAME - Static variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
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.Property
Property constant for the "autoAllocate" property.
AutoExpandable - Interface in oracle.ide.model
This interface is intended to be implemented by classes that also implement Element to 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.Property
Property constant for the "autoExtendOn" property.
AutoExtendProperties - Class in oracle.javatools.db
 
AutoExtendProperties() - 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.Property
Property constant for the "autoExtendProperties" property.
AutomaticCheckForUpdates - Class in oracle.ideimpl.webupdate
 
autoQueryCheck - Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
AutoRepeatButtonModel - Class in oracle.ide.controls.customtab
A button model that fires once when pressed and then repeats firing at a fixed delay
AutoRepeatButtonModel() - Constructor for class oracle.ide.controls.customtab.AutoRepeatButtonModel
Same as AutoRepeatButtonModel.AutoRepeatButtonModel(int, int) with default init and repeat delays
AutoRepeatButtonModel(int, int) - Constructor for class oracle.ide.controls.customtab.AutoRepeatButtonModel
The repeat mode works like for the keyboard.
autoscroll(Point) - Method in class oracle.javatools.editor.BasicEditorPane
Notify the Component to autoscroll.
autoSizeColumnsToFit() - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated.  
autoSizeColumnsToFit(Object[]) - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. Utility method that will set the preferred size of all columns in this table so that they are just big enough to display their contents.
autoSizeColumnsToFit() - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
Deprecated. 
autoSizeColumnsToFit() - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
Deprecated. 
autoSizeViewportToFit(Dimension, Dimension) - Method in class oracle.javatools.controls.nicetable.NiceTable
Deprecated. Automatically sizes the viewport to fix the current data in the table, given a minimum and maximum size.
AUTOSYNC_KEY - Static variable in class oracle.jdeveloper.deploy.AutoSyncSettings
 
AutoSyncSettings - Class in oracle.jdeveloper.deploy
 
AVAIL_ALWAYS - Static variable in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).
AVAIL_REGEXP - Static variable in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).
AVAIL_SELECTION - Static variable in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).
AVAIL_TYPES - Static variable in class oracle.ide.externaltools.ExternalTool
Deprecated. since 11.1.1. Use ExternalToolBaseProperties.getAvailability() or ExternalToolBaseProperties.setAvailability(Availability).
Availability - Enum in oracle.ide.externaltools
Represents the availability of an external tool.
available() - Method in class oracle.ide.util.InflaterInputStreamPatch
 
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.AWTColorComponent
Create the AWTColorComponent.
awtOpenDefaultEditorInFrame(URL) - Method in class oracle.jdeveloper.vcs.patch.AbstractPatchCommand
 
awtRevertNodeReload(Node) - Method in class oracle.jdeveloper.vcs.patch.AbstractPatchCommand
 
Truth table for tri-state AND operator
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08
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, 2013, Oracle. All rights reserved.