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

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

D

DAF_CLASS_ID - Static variable in interface oracle.jdeveloper.java.JavaModelConstants
Daf node type name for a class object.
DAF_EXTENDS_ID - Static variable in interface oracle.jdeveloper.java.JavaModelConstants
Daf edge type name for the extends (and implements) relationship.
DAF_FIELD_ID - Static variable in interface oracle.jdeveloper.java.JavaModelConstants
Daf node type name for a field object.
DAF_METHOD_ID - Static variable in interface oracle.jdeveloper.java.JavaModelConstants
Daf node type name for a method object.
DAF_OVERRIDES_ID - Static variable in interface oracle.jdeveloper.java.JavaModelConstants
Daf edge type name for the overrides (and implements) relationship.
damage(Rectangle) - Method in class oracle.javatools.editor.BasicCaret
This damages the area surrounding the caret to cause it to be repainted in the a new location.
damageRange(JTextComponent, int, int, Position.Bias, Position.Bias) - Method in class oracle.javatools.editor.BasicEditorUI
Causes the portion of the view responsible for the given part of the model to be repainted.
DASHMATCH - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '|=' lexical unit.
data - Variable in class oracle.javatools.parser.java.v2.util.SourceVisitor
User data.
DATA_KEY - Static variable in class oracle.ide.config.IdeSettings
The data key for ide settings.
DATA_KEY - Static variable in class oracle.ide.config.Preferences
Key used to lookup a copy of the Preferences object within other data structures, such as in the TraversableContext of the IDE Preferences dialog.
DATA_KEY - Static variable in class oracle.ide.Context
Deprecated. since 11.1.1 use TraversableContext.find( Context.class ).
DATA_KEY - Static variable in class oracle.ide.layout.Layouts
 
DATA_KEY - Static variable in class oracle.ide.model.DependencyConfiguration
Key for obtaining the project dependency configuration.
DATA_KEY - Static variable in class oracle.ide.model.Project
The data key by which a Project instance can be located within a TraversableContext.
DATA_KEY - Static variable in class oracle.ide.model.ResourcePaths
 
DATA_KEY - Static variable in class oracle.ide.model.TechnologyScopeConfiguration
Key for obtaining the project dependency configuration.
DATA_KEY - Static variable in class oracle.ide.model.WorkingSets
The key used to identify working sets in a hash structure.
DATA_KEY - Static variable in class oracle.ide.model.Workspace
The data key by which a Workspace instance can be located within a TraversableContext.
DATA_KEY - Static variable in class oracle.ide.runner.RunnerOptions
 
DATA_KEY - Static variable in class oracle.ide.util.PatternFilters
 
DATA_KEY - Static variable in interface oracle.javatools.data.PropertyStorage
 
DATA_KEY - Static variable in class oracle.jdeveloper.compiler.OjcConfiguration
 
DATA_KEY - Static variable in class oracle.jdeveloper.deploy.AutoSyncSettings
 
DATA_KEY - Static variable in interface oracle.jdeveloper.deploy.DeploymentModuleFactory
 
DATA_KEY - Static variable in class oracle.jdeveloper.deploy.dt.DeploymentOptions
 
DATA_KEY - Static variable in class oracle.jdeveloper.deploy.dt.DeploymentProfiles
Use DATA_KEY to get the DeploymentProfiles from a containing HashStructure.
DATA_KEY - Static variable in class oracle.jdeveloper.deploy.SecurityDeploymentSettings
 
DATA_KEY - Static variable in class oracle.jdeveloper.model.J2eeSettings
 
DATA_KEY - Static variable in class oracle.jdeveloper.model.JProjectLibraries
Key for identifying JProjectLibraries table in HashStructure
DATA_KEY - Static variable in class oracle.jdeveloper.model.PathsConfiguration
 
DATA_KEY - Static variable in class oracle.jdeveloper.offlinedb.userprops.UserPropertyDefn
 
DATA_KEY - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DATA_KEY - Static variable in class oracle.jdeveloper.runner.RunConfigurations
Use DATA_KEY to get the RunConfigurations from a property storage.
DATA_KEY - Static variable in class oracle.jdeveloper.vcs.spi.VCSVersioningTraversable
 
DATA_KEY_COMMON_SETTINGS - Static variable in interface oracle.jdeveloper.vcs.generic.VCSProfile
 
DATA_TYPE - Variable in class oracle.jdeveloper.engine.db.DBColumn
 
Database - Interface in oracle.javatools.db
Provides a interface for accessing a database.
DATABASE - Static variable in class oracle.javatools.icons.OracleIcons
DATABASE_ERROR - Static variable in class oracle.javatools.icons.OracleIcons
DATABASE_HEADER - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
DATABASE_KEY - Static variable in class oracle.jdeveloper.db.DatabaseTechnologies
Technology key for Database.
DATABASE_KEY - Static variable in class oracle.jdeveloper.model.J2eeTechnologies
Technology key for Database.
DATABASE_KEY - Static variable in class oracle.jdeveloper.model.JDevTechnologies
Deprecated. Use J2eeTechnologies.DATABASE_KEY.
DATABASE_LINK - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
DATABASE_METADATA - Static variable in class oracle.jdeveloper.engine.db.DBRevEngineProps
 
DATABASE_METADATA - Static variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
DATABASE_PATH - Static variable in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Deprecated. - use CONTENT_SET_KEY
DATABASE_RUN_HELPER - Static variable in class oracle.jdeveloper.runner.JRunProcess
 
DATABASE_SETTINGS_KEY - Static variable in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
Key to use for storage of the modeler project specific settings
DatabaseActions - Class in oracle.jdeveloper.db
Actions specific to databases for use in the IDE.
DatabaseActions() - Constructor for class oracle.jdeveloper.db.DatabaseActions
 
DatabaseConnectionEditor - Class in oracle.jdeveloper.db
Launcher for the database connection editor.
DatabaseConnectionEditor.ConnectionEditor - Interface in oracle.jdeveloper.db
Interface used to delegate the launching of the connection editor to.
DatabaseConnectionEditorLauncher - Class in oracle.jdeveloper.db
Class for launching a Database Connection Editor.
DatabaseConnectionEditorLauncher() - Constructor for class oracle.jdeveloper.db.DatabaseConnectionEditorLauncher
 
DatabaseConnectionEditorLauncher.StoreChoice - Enum in oracle.jdeveloper.db
This governs what choice the user has over where new connections are created from the create connection dialog.
DatabaseConnectionPanel - Class in oracle.jdeveloper.db.panels
Traversable panel to use in a wizard for selecting a connection from the IDE connection store (Resource Palette and Database Navigator).
DatabaseConnectionPanel() - Constructor for class oracle.jdeveloper.db.panels.DatabaseConnectionPanel
 
DatabaseConnections - Class in oracle.jdeveloper.db
API to retrieve information about the database connections available in a given connection store in JDeveloper (or related FCP product).
DatabaseConnections(String, DatabaseContextManager.ContextWrapper, DatabaseFactory.ConnectionCreator) - Constructor for class oracle.jdeveloper.db.DatabaseConnections
 
DatabaseConnectionStores - Class in oracle.jdeveloper.db
Central API to access the available database connection stores in JDeveloper (or equivalent FCP product).
DatabaseContextManager - Class in oracle.jdeveloper.db.adapter
Central point that controls the JNDI Context used for database connections.
DatabaseContextManager.ContextWrapper - Interface in oracle.jdeveloper.db.adapter
 
DatabaseDescriptor<T extends Database> - Class in oracle.javatools.db
Interface used to describe the behaviour of a Database.
DatabaseDescriptor(Class<? extends T>) - Constructor for class oracle.javatools.db.DatabaseDescriptor
 
DatabaseDescriptor(DatabaseDescriptor) - Constructor for class oracle.javatools.db.DatabaseDescriptor
 
DatabaseFactory - Class in oracle.javatools.db
DatabaseFactory is a DBObjectProviderFactory.Creator implementation.
DatabaseFactory.ConnectionCreator - Class in oracle.javatools.db
A connection creator should be registered for each connection store that exists.
DatabaseFactory.ConnectionCreator() - Constructor for class oracle.javatools.db.DatabaseFactory.ConnectionCreator
 
DatabaseFactory.DatabaseCreator - Class in oracle.javatools.db
Plugin to the DatabaseFactory for creating Databases and DatabaseDescriptors.
DatabaseFactory.DatabaseCreator() - Constructor for class oracle.javatools.db.DatabaseFactory.DatabaseCreator
 
DatabaseFinder - Class in oracle.jdeveloper.db.panels
Utility for a wizard or dialog to use to retrieve the Database for a connection.
DATABASELINK - Static variable in class oracle.javatools.db.Ddl
DDL type create databaselink
DatabaseLink - Class in oracle.javatools.db.ora
Model of a database DatabaseLink.
DatabaseLink() - Constructor for class oracle.javatools.db.ora.DatabaseLink
Construct a new DatabaseLink
DatabaseLink(String, Schema, DBObjectID) - Constructor for class oracle.javatools.db.ora.DatabaseLink
Construct a new DatabaseLink .
DatabaseLinkPanel - Class in oracle.ide.db.panels
 
DatabaseLinkPanel() - Constructor for class oracle.ide.db.panels.DatabaseLinkPanel
 
DatabaseNavigatorHelper - Class in oracle.jdeveloper.db.navigator
Set of helper methods for JDeveloper code to use to integrate with the Database Navigator.
DatabaseNavigatorHelper() - Constructor for class oracle.jdeveloper.db.navigator.DatabaseNavigatorHelper
 
DatabaseNode - Interface in oracle.ide.db.model
Interface for any node that represents a database connection to implement.
DatabaseProvider - Class in oracle.jdeveloper.db.adapter
Connection Provider implementation for Database Connections.
DatabaseProvider() - Constructor for class oracle.jdeveloper.db.adapter.DatabaseProvider
Creates an empty DatabaseProvider.
DatabaseProvider(Properties) - Constructor for class oracle.jdeveloper.db.adapter.DatabaseProvider
Creates a new DatabaseProvider using the given properties.
DatabaseProvider(String, Properties) - Constructor for class oracle.jdeveloper.db.adapter.DatabaseProvider
Creates a new DatabaseProvider using the given properties and with the given name.
DatabaseProviderClassLoaderFactory - Interface in oracle.jdeveloper.db.adapter
Factory for retrieving a ClassLoader for a particular JDBC driver
DatabaseProviderFactory - Class in oracle.jdeveloper.db.adapter
ObjectFactory implementation for creating a DatabaseProvider from a Reference.
DatabaseProviderFactory() - Constructor for class oracle.jdeveloper.db.adapter.DatabaseProviderFactory
 
DatabaseRunHelper - Interface in oracle.jdeveloper.runner
 
DatabaseTechnologies - Class in oracle.jdeveloper.db
The DatabaseTechnologies class defines the technology keys for database features.
DatabaseUtil - Class in oracle.jdeveloper.controls
 
DatabaseUtil() - Constructor for class oracle.jdeveloper.controls.DatabaseUtil
 
DATABINDING - Static variable in class oracle.javatools.icons.OracleIcons
DataCollector - Interface in oracle.ide.index
Collects index data from an Indexer.
DataContainer - Class in oracle.ide.model
 
DataContainer() - Constructor for class oracle.ide.model.DataContainer
 
DataContainer(URL) - Constructor for class oracle.ide.model.DataContainer
 
dataExpired(WeakDataReference) - Method in class oracle.ide.util.ContextWatcher
Deprecated. A weakly referenced ContextHolder has been garbage collected.
dataExpired(WeakDataReference<T>) - Method in interface oracle.ide.util.WeakDataHolder
Notification that weakly referenced data held by the given WeakDataReference instance, of which this WeakDataHolder was provided as the holder, has been garbage collected.
dataList - Variable in class oracle.ide.controls.DefaultListTableModel
The List of Lists of Object values.
DataList - Class in oracle.ide.model
 
DataList() - Constructor for class oracle.ide.model.DataList
 
DataList(List) - Constructor for class oracle.ide.model.DataList
 
DataList - Class in oracle.jdeveloper.builder
 
DataList() - Constructor for class oracle.jdeveloper.builder.DataList
 
DataMiningFunction - Class in oracle.javatools.db.sql
Subclass of Operation for data mining functions.
DataMiningFunction() - Constructor for class oracle.javatools.db.sql.DataMiningFunction
Creates a new, empty, Data Mining Function.
DataMiningFunction(String, SQLFragment, boolean, SQLFragment[], SQLFragment[]) - Constructor for class oracle.javatools.db.sql.DataMiningFunction
Creates a the given function with arguments.
DataMiningFunction.DataMiningArguments - Class in oracle.javatools.db.sql
These are the arguments that come before the USING keyword
eg FEATURE_VALUE - feature_id,
PREDICTION_SET - bestN, cutoff
PREDICTION_PROBABILITY - class
CLUSTER_PROBABILITY - cluster_id
DataMiningFunction.DataMiningArguments() - Constructor for class oracle.javatools.db.sql.DataMiningFunction.DataMiningArguments
 
DataMiningFunction.DataMiningArguments(SQLFragment[]) - Constructor for class oracle.javatools.db.sql.DataMiningFunction.DataMiningArguments
 
DataNode - Class in oracle.ide.model
 
DataNode() - Constructor for class oracle.ide.model.DataNode
Default constructor.
DataNode(URL) - Constructor for class oracle.ide.model.DataNode
 
DataTip - Class in oracle.javatools.ui.datatips
A DataTip is a ui component that displays a TreeTableModel of information in a compact stack of overlapping panels.
DataTip(Frame, DataTipModel) - Constructor for class oracle.javatools.ui.datatips.DataTip
 
DataTipModel - Interface in oracle.javatools.ui.datatips
An extension to TreeModel to provide data for multiple columns.
DataTipWindow - Class in oracle.javatools.ui.datatips
DataTips appear on screen as a series of overlapping windows with each level being on level of a branch of the data model.
DataTipWindow(DataTipWindow, Window, NodeTableModel, TableCustomizer) - Constructor for class oracle.javatools.ui.datatips.DataTipWindow
 
DataType - Interface in oracle.javatools.db.datatypes
Interface defines a database datatype (e.g.
DATATYPE - Static variable in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
DATATYPE_ATTRIBUTE_PRECISION - Static variable in interface oracle.javatools.db.JdbcDatabase
NUMERIC TYPES
DATATYPE_ATTRIBUTE_SCALE - Static variable in interface oracle.javatools.db.JdbcDatabase
 
DATATYPE_ATTRIBUTE_SIZE - Static variable in interface oracle.javatools.db.JdbcDatabase
CHARACTER STRING TYPES The length, where specified, can be followed by the word CHARACTERS or OCTETS.
DATATYPE_CHAR - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_LONG - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_NAME - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_PRECISION - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_SCALE - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_SETTINGS_KEY - Static variable in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
 
DATATYPE_SIZE - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DATATYPE_STRING - Static variable in class oracle.javatools.resourcebundle.XliffResourceBundleUtils
 
DATATYPE_UNSIGNED - Static variable in class oracle.javatools.db.datatypes.DataTypeAttribute
 
DataTypeAttribute - Class in oracle.javatools.db.datatypes
 
DataTypeAttribute() - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
 
DataTypeAttribute(String, long, long) - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
Use this constructor for numeric attributes which are not declared but are used in default value validation, e.g Oracle LONG, CLOB.
DataTypeAttribute(String, int, long, Long, Long, boolean) - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
Use this constructor for declarable numeric attributes, e.g.
DataTypeAttribute(String, int, String, boolean) - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
Use this constructor for String attributes where the user enters the value e.g.
DataTypeAttribute(String, int, String[], String, boolean, boolean) - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
Use this constructor for String attributes where there are one or more fixed values, e.g.
DataTypeAttribute(String) - Constructor for class oracle.javatools.db.datatypes.DataTypeAttribute
Use this constructor for non declarable attributes.
DataTypeHelper - Class in oracle.javatools.db.datatypes
Helper class for unwrapping the DataTypeUsage object.
DataTypeHelper() - Constructor for class oracle.javatools.db.datatypes.DataTypeHelper
 
DataTypeID - Class in oracle.javatools.db.datatypes
INTERNAL USE ONLY.
DataTypeID() - Constructor for class oracle.javatools.db.datatypes.DataTypeID
INTERNAL USE ONLY.
DataTypePanel - Class in oracle.ide.db.panels
 
DataTypePanel() - Constructor for class oracle.ide.db.panels.DataTypePanel
 
DataTypeRegistry - Class in oracle.javatools.db.datatypes
Registry for DataTypes.
DataTypeRegistry.Registerer - Class in oracle.javatools.db.datatypes
A Registerer is responsible for providing allowed DataTypes for a given provider class.
DataTypeRegistry.Registerer() - Constructor for class oracle.javatools.db.datatypes.DataTypeRegistry.Registerer
 
DataTypeSettings - Class in oracle.jdeveloper.offlinedb.model
Settings class for storing the datatype settings for a given offline provider.
DataTypeSynonym - Class in oracle.javatools.db.datatypes
DataType implementation that delegates all calls to an underlying DataType that it is a "synonym" for.
DataTypeUsage - Class in oracle.javatools.db.datatypes
To "use" a DataType is to refere to it by ID and store values for any attributes that DataType may have (e.g.
DataTypeUsage() - Constructor for class oracle.javatools.db.datatypes.DataTypeUsage
 
DataTypeUsage(DataType) - Constructor for class oracle.javatools.db.datatypes.DataTypeUsage
 
DataTypeValidationException - Exception in oracle.javatools.db.datatypes
 
DataTypeValidationException(DBObject, String, String) - Constructor for exception oracle.javatools.db.datatypes.DataTypeValidationException
 
DATE - Static variable in class oracle.jdeveloper.deploy.sp.PlsqlDatatype
 
DateComparator - Class in oracle.javatools.util
Compares dates.
DateComparator() - Constructor for class oracle.javatools.util.DateComparator
 
DateDataType - Class in oracle.javatools.db.datatypes
 
DateDataType() - Constructor for class oracle.javatools.db.datatypes.DateDataType
 
DateDataType(int, String) - Constructor for class oracle.javatools.db.datatypes.DateDataType
 
Day - Class in oracle.javatools.ui.calendar
 
Day(Date) - Constructor for class oracle.javatools.ui.calendar.Day
 
DB2_DRIVER_CLASS - Static variable in class oracle.jdeveloper.db.adapter.DB2ConnectionCreator
 
DB2ConnectionCreator - Class in oracle.jdeveloper.db.adapter
 
DB2ConnectionCreator() - Constructor for class oracle.jdeveloper.db.adapter.DB2ConnectionCreator
 
DB2Panel - Class in oracle.jdeveloper.db.panels
 
DB2Panel() - Constructor for class oracle.jdeveloper.db.panels.DB2Panel
 
DB_CONNECTION - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
DB_ROLE_CHANGE_EVENT - Static variable in class oracle.javatools.db.Trigger
 
DBColumn - Class in oracle.jdeveloper.engine.db
DBColumn is a struct for holding meta data about a database column.
DBColumn() - Constructor for class oracle.jdeveloper.engine.db.DBColumn
 
DBColumn(ResultSet, DBTable) - Constructor for class oracle.jdeveloper.engine.db.DBColumn
 
DBColumn(Column, DBTable) - Constructor for class oracle.jdeveloper.engine.db.DBColumn
 
DBCONN - Static variable in class oracle.javatools.icons.OracleIcons
DBCore - Class in oracle.javatools.db
The DBCore serves two purposes: Allows registration of classes in db-api-impl to core api Provides a single point through which our singletons are registered
DBCore.Mode - Enum in oracle.javatools.db
The mode for the API - either command line, headless or full ide.
DBDIAGRAM - Static variable in class oracle.javatools.icons.OracleIcons
DBDialogHeader - Class in oracle.ide.db.dialogs
Dialog Header implementation for any one page database dialogs.
DBDialogHeader() - Constructor for class oracle.ide.db.dialogs.DBDialogHeader
 
DBEditorFactory - Interface in oracle.ide.db.dialogs
A DBEditorFactory is responsible for creating and editing Database Objects in a DBObjectProvider.
DBEditorFactoryRegistry - Class in oracle.ide.db.dialogs
Registry where DBEditorFactory classes are registered to provider create/edit support for a given class of DBObjectProvider.
DBException - Exception in oracle.javatools.db
An Exception that is thrown by a DB model operation.
DBException(DBObject, String) - Constructor for exception oracle.javatools.db.DBException
Constructs a new DBException on the specified object with the specified message.
DBException(DBObject, String, Throwable) - Constructor for exception oracle.javatools.db.DBException
Constructs a new DBException on the specified object with the specified message and wrapping the specified throwable
DBException(DBObject, Throwable) - Constructor for exception oracle.javatools.db.DBException
Constructs a new DBException on the specified object wrapping the specified throwable
DBException(Throwable) - Constructor for exception oracle.javatools.db.DBException
Constructs a new DBException wrapping a throwable, without an object.
DBException() - Constructor for exception oracle.javatools.db.DBException
Allows subclasses to deal with objects/messages as appropriate.
DBExceptionDialog - Class in oracle.ide.db.dialogs
Dialog for displaying DBExceptions to the user.
DBExceptionDialog() - Constructor for class oracle.ide.db.dialogs.DBExceptionDialog
 
DBForeignKey - Class in oracle.jdeveloper.engine.db
DBForeignKey is a struct for holding meta data about a database foreign key constraint.
DBForeignKey(ResultSet) - Constructor for class oracle.jdeveloper.engine.db.DBForeignKey
 
DBForeignKey(DBForeignKey) - Constructor for class oracle.jdeveloper.engine.db.DBForeignKey
 
DBForeignKey(FKConstraint, UniqueConstraint, int, Column, Column) - Constructor for class oracle.jdeveloper.engine.db.DBForeignKey
 
DBIcons - Class in oracle.ide.db
Deprecated. Use equivalents in oracle.javatools.icons.OracleIcons
DBIcons() - Constructor for class oracle.ide.db.DBIcons
Deprecated.  
DBIndex - Class in oracle.jdeveloper.engine.db
DBIndex is a struct for holding meta data about a database index.
DBIndex(Index, IndexObject, int) - Constructor for class oracle.jdeveloper.engine.db.DBIndex
 
DBIndex(ResultSet) - Constructor for class oracle.jdeveloper.engine.db.DBIndex
 
DBLog - Class in oracle.javatools.db
Log utilities for the core database functionality.
DBLog() - Constructor for class oracle.javatools.db.DBLog
 
DBMenuUtils - Class in oracle.ide.db.util
Menu utilities for database extensions.
DBObject - Interface in oracle.javatools.db
Base interface for Database Objects.
DBObjectActions - Class in oracle.ide.db
Actions available throught the IDE for database objects.
DBObjectActions() - Constructor for class oracle.ide.db.DBObjectActions
 
DBObjectBuilder<T extends DBObject> - Interface in oracle.javatools.db
The DBObjectBuilder interface provides a mechanism for constructing new instances representing database objects.
DBObjectChange - Class in oracle.javatools.db
A DBObjectChange is used to notify of changes to a DBObject.
DBObjectChange(DBObject) - Constructor for class oracle.javatools.db.DBObjectChange
 
DBObjectChooser - Class in oracle.ide.db.controls
A generic control for choosing DBObjects.
DBObjectChooser(String...) - Constructor for class oracle.ide.db.controls.DBObjectChooser
Create a DBObjectChooser to support of objects of the given types
DBObjectChooser(DBObjectChooser, String...) - Constructor for class oracle.ide.db.controls.DBObjectChooser
Create a DBObjectChooser to support of objects of the given types, parented by the given DBObjectChooser.
DBObjectChooser.ChangeListener - Interface in oracle.ide.db.controls
 
DBObjectChooserBridge - Class in oracle.ide.db.controls
Part of the DBObjectChooser implementation.
DBObjectChooserBridge() - Constructor for class oracle.ide.db.controls.DBObjectChooserBridge
 
DBObjectChooserDelegate - Class in oracle.ide.db.controls
Part of the DBObjectChooser implementation.
DBObjectChooserDelegate() - Constructor for class oracle.ide.db.controls.DBObjectChooserDelegate
 
DBObjectCriteria<T extends SystemObject> - Class in oracle.javatools.db
A DBObjectCriteria is used when listing objects from a DBObjectProvider to specify the criteria by which the list should be restricted.
DBObjectCriteria(T) - Constructor for class oracle.javatools.db.DBObjectCriteria
Constructs a new criteria object to match the given object by name, type and schema.
DBObjectCriteria(Class<? extends T>, String...) - Constructor for class oracle.javatools.db.DBObjectCriteria
Constructs a new criteria object for the given DBObject implementation.
DBObjectFactory - Class in oracle.javatools.db
Factory to control the creation of SchemaObjects and ChildDBObjects which may be based on templates and/or have the initial values of properties defined by PropertyInitializers.
DBObjectFactory(DBObjectProvider) - Constructor for class oracle.javatools.db.DBObjectFactory
Constructor has protected access as API users should retrieve a factory from the provider, and not instantiate their own.
DBObjectFilter<T extends DBObject> - Interface in oracle.javatools.db
Interface to use when searching DBObjects for a particular object, or objects.
DBObjectFilter.IDFilter<T extends DBObject> - Class in oracle.javatools.db
DBObjectFilter implementation that accepts objects with a given ID, optionally performing a strict comparison.
DBObjectFilter.IDFilter(DBObjectID, boolean) - Constructor for class oracle.javatools.db.DBObjectFilter.IDFilter
Create a new filter to compare object IDs with the given ID using a strict or unstrict compare.
DBObjectID - Interface in oracle.javatools.db
Interface representing an immutable object ID for a DBObject.
DBObjectIterator - Class in oracle.javatools.db
A class for iterating over owned object lists.
DBObjectIterator(DBObject) - Constructor for class oracle.javatools.db.DBObjectIterator
Creates a new DBObjectIterator that will search for children of the given object.
DBObjectIterator(Iterator<? extends DBObject>) - Constructor for class oracle.javatools.db.DBObjectIterator
Creates a new DBObjectIterator over all the objects in the parent Iterator.
DBObjectLabel - Class in oracle.ide.db.controls
JLabel for displaying an object name with its icon.
DBObjectLabel() - Constructor for class oracle.ide.db.controls.DBObjectLabel
 
DBObjectLabel(DBObject, boolean) - Constructor for class oracle.ide.db.controls.DBObjectLabel
 
DBObjectListener - Class in oracle.javatools.db
A DBObjectListener can be registered against any ListenableObject to be identified about changes to that DBObject.
DBObjectListener() - Constructor for class oracle.javatools.db.DBObjectListener
 
DBObjectListPicker - Class in oracle.ide.db.controls
Generic ListPicker for DBObjects in a Shuttle.
DBObjectListPicker() - Constructor for class oracle.ide.db.controls.DBObjectListPicker
 
DBObjectListPicker(JList) - Constructor for class oracle.ide.db.controls.DBObjectListPicker
 
DBObjectNode - Interface in oracle.ide.db.model
Interface for anything that can contain a DBObject.
DBObjectNodeUtil - Class in oracle.ide.db.model
Utility methods for dealing with DBObjectNode instances.
DBObjectPicker - Class in oracle.ide.db.controls
Generic picker for selecting DBObjects in a shuttle.
DBObjectPicker(boolean, boolean) - Constructor for class oracle.ide.db.controls.DBObjectPicker
Create a picker for selecting DBObjects in a shuttle.
DBObjectPlSqlNode - Interface in oracle.ide.db.model
 
DBObjectProvider - Interface in oracle.javatools.db
The DBObjectProvider interface provides clients with access to database objects.
DBObjectProviderAdapter - Class in oracle.javatools.db
Adapter for a class to extend and implement DBObjectProviderListeners without implementing all the methods.
DBObjectProviderAdapter() - Constructor for class oracle.javatools.db.DBObjectProviderAdapter
 
DBObjectProviderFactory - Class in oracle.javatools.db
Factory class for creating DBObjectProviders.
DBObjectProviderFactory() - Constructor for class oracle.javatools.db.DBObjectProviderFactory
 
DBObjectProviderFactory.Creator - Class in oracle.javatools.db
Factory creator class used to create provider instances when there isn't one already in the cache.
DBObjectProviderFactory.Creator() - Constructor for class oracle.javatools.db.DBObjectProviderFactory.Creator
 
DBObjectProviderFactory.Listener - Interface in oracle.javatools.db
Listener interface that can be registered against this factory to be notified of provider create and uncache events.
DBObjectProviderListener - Interface in oracle.javatools.db
Listener for attaching to a DBObjectProvider to be notified of changes to the provider.
DBObjectProviderNode - Interface in oracle.ide.db.model
Interface for any node that represents a DBObjectProvider, or any object or folder within a DBObjectProvider to implement.
DBObjectRenderer - Class in oracle.ide.db.util
UI utility class for rendering DBObjects in a table, list, or tree.
DBObjectRenderer() - Constructor for class oracle.ide.db.util.DBObjectRenderer
 
DBObjectRenderer(boolean) - Constructor for class oracle.ide.db.util.DBObjectRenderer
 
DBObjectSourcePicker - Class in oracle.ide.db.controls
ItemPicker that renders a tree of pickable DBObjects.
Before calling query() the filter, types and schema must be set.
DBObjectSourcePicker(DBObjectProvider, boolean, boolean) - Constructor for class oracle.ide.db.controls.DBObjectSourcePicker
Constructs a new shuttle picker for DBObjects.
DBObjectTransferable - Class in oracle.ide.db
Transferable for DBObjects.
DBObjectTransferable(DBObject) - Constructor for class oracle.ide.db.DBObjectTransferable
 
DBObjectTransferable(DBObject, boolean) - Constructor for class oracle.ide.db.DBObjectTransferable
 
DBObjectTransferable(DBObject, DBObject[]) - Constructor for class oracle.ide.db.DBObjectTransferable
 
DBObjectTransferable(DBObject, DBObject[], boolean) - Constructor for class oracle.ide.db.DBObjectTransferable
 
DBObjectTypeNode - Interface in oracle.ide.db.model
Interface for any node (including folders) that represents a DBObject type.
DBObjectUsage - Interface in oracle.javatools.db.sql
Interface implemented by fragments that use a DBObjectID to refer to another DBObject.
DBObjectValidator<T extends DBObject> - Interface in oracle.javatools.db
A DBObjectValidator is responsible for validating a specific type of DBObject instance.
dbObjPanel - Variable in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
DBReferenceID - Interface in oracle.javatools.db
Deprecated. 
DBRevEngine - Class in oracle.jdeveloper.engine.db
The DBRevEngine provides generic services for generating one or more persistent components from DB objects.
DBRevEngine() - Constructor for class oracle.jdeveloper.engine.db.DBRevEngine
The DBRevEngine requires only a Namespace object to get the ball rolling.
DBRevEngineProps - Class in oracle.jdeveloper.engine.db
DBRevEngProps consists solely of static get/set methods for assigning and retrieving properties from a Namespace that are used by a DBRevEngine.
DBRevEngineProps() - Constructor for class oracle.jdeveloper.engine.db.DBRevEngineProps
 
DBSizeChooser - Class in oracle.ide.db.controls
 
DBSizeChooser() - Constructor for class oracle.ide.db.controls.DBSizeChooser
 
DBSizeChooser(String) - Constructor for class oracle.ide.db.controls.DBSizeChooser
 
DBSizeChooser.ByteMultiple - Enum in oracle.ide.db.controls
 
DBSQLException - Exception in oracle.javatools.db
DBException subclass that is thrown when a SQLException is encountered while talking to the database.
DBSQLException(DBObject, String, SQLException) - Constructor for exception oracle.javatools.db.DBSQLException
 
dbTable - Variable in class oracle.jdeveloper.engine.db.DBColumn
 
DBTable - Class in oracle.jdeveloper.engine.db
DBTable is a struct for holding meta data about a database table, including its column, index, and primary, imported, and exported key pata.
DBTable(SchemaObject) - Constructor for class oracle.jdeveloper.engine.db.DBTable
 
DBTable(DatabaseMetaData, String) - Constructor for class oracle.jdeveloper.engine.db.DBTable
 
DBTraversablePanel - Class in oracle.ide.db.panels
Base Traversable class for panels in the PanelLibrary framework.
DBTraversablePanel() - Constructor for class oracle.ide.db.panels.DBTraversablePanel
 
DBTypeDispayRegistryEntry - Class in oracle.ide.db
The DBTypeDisplayRegistry can have multiple entries that delegate the provision of UI information (such as translatable strings and icons) for a given object type.
DBTypeDispayRegistryEntry() - Constructor for class oracle.ide.db.DBTypeDispayRegistryEntry
 
DBTypeDispayRegistryEntry.TypeEntry - Class in oracle.ide.db
 
DBTypeDispayRegistryEntry.TypeEntry(String, String, String, Icon, Icon) - Constructor for class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
DBTypeDispayRegistryEntry.TypeEntry(int, int, int, String, String) - Constructor for class oracle.ide.db.DBTypeDispayRegistryEntry.TypeEntry
 
DBTypeDisplayRegistry - Class in oracle.ide.db
Registry for display information associated with the various DB types.
DBTypeDisplayRegistry.FolderIcon - Class in oracle.ide.db
 
DBTypeDisplayRegistry.FolderIcon(String) - Constructor for class oracle.ide.db.DBTypeDisplayRegistry.FolderIcon
 
DBURLFactory - Class in oracle.ide.db
In the IDE SchemaObjects have navigator nodes which use URLs as identifiers.
DBURLFactory.Helper - Interface in oracle.ide.db
 
DBUtil - Class in oracle.javatools.db
Utility class associated with the DB package.
DBUtil() - Constructor for class oracle.javatools.db.DBUtil
 
DBUtil.IDQuery - Enum in oracle.javatools.db
When querying for reference IDs of an object this enum is used to define whether to query for different kinds of reference.
Ddl - Class in oracle.javatools.db
Class for the DDL to create an object.
Ddl() - Constructor for class oracle.javatools.db.Ddl
Deprecated. - replaced by DDL
DDL<T extends DDLType> - Class in oracle.javatools.db.ddl
Class that repsents single, or multiple, statements of DDL to be executed against a database connection.
DDL() - Constructor for class oracle.javatools.db.ddl.DDL
Create a new DDL object that is not associated with any one object.
DDL(DBObject) - Constructor for class oracle.javatools.db.ddl.DDL
Creates a new DDL object which will contain statements to perform actions relating to the given object.
DDL_EVENT - Static variable in class oracle.javatools.db.Trigger
 
DDL_GENERATOR - Static variable in class oracle.ide.db.panels.DDLPanel
 
DDLDatabase - Class in oracle.javatools.db.ddl
Database implementation that uses a DDLGenerator to create, update and delete objects.
DDLDatabase(String, String, Connection) - Constructor for class oracle.javatools.db.ddl.DDLDatabase
 
DDLGenerator<T extends DDLType> - Interface in oracle.javatools.db.ddl
A DDLGenerator takes a set of objects, or differences between objects, and returns CREATE, DROP or ALTER statements that can be run against the database to perform operations on the underlying definitions.
DDLGenerator - Interface in oracle.javatools.db
Deprecated. - replaced by DDLGenerator
DDLOptions - Class in oracle.javatools.db.ddl
The options to customise the generation of DDL when using a DDLGenerator.
DDLOptions(HashStructure) - Constructor for class oracle.javatools.db.ddl.DDLOptions
 
DDLOptions() - Constructor for class oracle.javatools.db.ddl.DDLOptions
 
DDLOptions(boolean, boolean) - Constructor for class oracle.javatools.db.ddl.DDLOptions
 
DDLPanel - Class in oracle.ide.db.panels
 
DDLPanel() - Constructor for class oracle.ide.db.panels.DDLPanel
 
DDLPanel(boolean) - Constructor for class oracle.ide.db.panels.DDLPanel
 
DDLType<T extends DDLType> - Class in oracle.javatools.db.ddl
This class must be extended for each DDLGenerator implementation that corresponds to a database type.
DDLType() - Constructor for class oracle.javatools.db.ddl.DDLType
 
deactivate() - Method in class javax.ide.view.View
Called when the View looses the input focus.
deactivate() - Method in class oracle.ide.view.View
Cleans up after this view stops being the active view.
deactivate() - Method in class oracle.ide.view.ViewDecorator
 
deactivate() - Method in class oracle.jdeveloper.vcs.spi.VCSExtension
Deprecated. not replaced; VCS extensions operate simultaneously and deactivation is never performed.
deactivate() - Method in class oracle.jdevimpl.bookmarks.BookmarkDockable
 
deactivated(EditorEvent) - Method in interface javax.ide.editor.EditorListener
Notify listeners that an existing Editor listener is de-activated.
deactivated(IDEEvent) - Method in interface javax.ide.IDEListener
Notify listeners that IDE application window has stopped being the active application.
deactivated(IdeActivationEvent) - Method in interface oracle.ide.IdeActivationListener
Called when the user deactivates the IDE.
dealWithObject(Object, StringBuffer, int) - Method in class oracle.javatools.util.ResourcePicker
For each different type of Object we fill in the appropriate resources.
dealWithObject(Component, StringBuffer, int) - Method in class oracle.javatools.util.ResourcePicker
Overriden method to deal with Components.
dealWithObject(JComponent, StringBuffer, int) - Method in class oracle.javatools.util.ResourcePicker
Overriden method to deal with JComponents.
DEBUG - Static variable in class oracle.ide.controller.IdeAction
Internal use only.
DEBUG - Static variable in class oracle.javatools.icons.OracleIcons
DEBUG_BUILD - Static variable in class oracle.ide.Version
 
DEBUG_INFORMATION - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
 
DEBUG_INFORMATION_DEFAULT_VALUE - Static variable in interface oracle.jdeveloper.compiler.OjcConfigurationConstants
 
DEBUG_OUTPUT - Static variable in class oracle.javatools.parser.AbstractSyntaxRecognizer
Whether to print debug output for internal errors to the console.
DEBUG_TRACE_FOCUS_CHANGES - Static variable in class oracle.ide.IdePropertyConstants
 
DEBUG_TRACE_VIEW_CHANGES - Static variable in class oracle.ide.IdePropertyConstants
 
DEBUGAPPLICATION - Static variable in class oracle.javatools.icons.OracleIcons
DebugClassLocator - Class in oracle.jdeveloper.java.locator
The DebugClassLocator is a decorator of the JavaClassLocator API to provide debug/verbose output for tracing the calls to a JavaClassLocator.
DebugClassLocator(BaseClassLocator) - Constructor for class oracle.jdeveloper.java.locator.DebugClassLocator
Constructs a new DebugClassLocator for the given class locator.
DebuggeeData - Interface in oracle.ide.runner
DebuggeeData represents a data item from a debuggee as supplied by the debugger.
DebuggeeData.DataKind - Enum in oracle.ide.runner
The kind of DebuggeeData
debuggeeStoppedAtBreakpoint(Context, DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtender
Called by the Debugger when the debuggee has stopped at a previously added breakpoint.
Debugger - Class in javax.ide.debug
The Debugger can be used to start the debuggee or to retrieve command line options so the extension can start the debuggee itself.
Debugger() - Constructor for class javax.ide.debug.Debugger
 
Debugger - Class in oracle.ide.runner
The Debugger class provides methods that interact with the debugger.
Debugger() - Constructor for class oracle.ide.runner.Debugger
 
DEBUGGER_ARRAY - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_BLOCKEDTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_BREAKPOINTS - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_CLASSOBF - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_COMPLETEDTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_CRT_TD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_CSTEP - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_CURRENTTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_DEB_LTNR - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_DISABLEDWATCHPOINT - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_ENABLEDWATCHPOINT - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_FINISHED - Static variable in class oracle.ide.runner.DebuggerEvent
The debugger finished event.
DEBUGGER_HEAP - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_MONITORS - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_NOTSTARTEDTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_RESUME - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_RESUMING - Static variable in class oracle.ide.runner.DebuggerEvent
The debugger resuming event.
DEBUGGER_RNTO_CRS - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_RNTO_END - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_RUNNABLETHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_SET_STAT - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_SHOW_IP - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_SMRTDATA - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STACK - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STARTING - Static variable in class oracle.ide.runner.DebuggerEvent
The debugger starting event.
DEBUGGER_STATE_FINISHED_CONNECTIONLOST - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for finished because the connection was lost unexpectedly.
DEBUGGER_STATE_FINISHED_DETACH - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for finished because the user chose to detach.
DEBUGGER_STATE_FINISHED_PROGRAMEXIT - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for finished because the program exited.
DEBUGGER_STATE_FINISHED_TERMINATE - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for finished because the user chose to terminate.
DEBUGGER_STATE_RESUMING_CONTINUESTEP - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to continue step.
DEBUGGER_STATE_RESUMING_RESUME - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to resume.
DEBUGGER_STATE_RESUMING_RUNTOCURSOR - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to run to cursor.
DEBUGGER_STATE_RESUMING_STEPINTO - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to step into.
DEBUGGER_STATE_RESUMING_STEPINTOMETHOD - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to step into method.
DEBUGGER_STATE_RESUMING_STEPOUT - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to step out.
DEBUGGER_STATE_RESUMING_STEPOVER - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to step over.
DEBUGGER_STATE_RESUMING_STEPTOENDOFMETHOD - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for resuming because the user chose to step to end of method.
DEBUGGER_STATE_STARTING - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for starting.
DEBUGGER_STATE_STOPPING_BREAKPOINT - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for stopping because a breakpoint has been hit.
DEBUGGER_STATE_STOPPING_FINISHEDSTEPPING - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for stopping because a stop command has completed.
DEBUGGER_STATE_STOPPING_PAUSED - Static variable in class oracle.ide.runner.DebuggerEventSource
The debugger state for stopping because the user chose to pause.
DEBUGGER_STATICFOLDER - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STOPPING - Static variable in class oracle.ide.runner.DebuggerEvent
The debugger stopping event.
DEBUGGER_STP_INTO - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STP_INTOBC - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STP_OUT - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STP_OVR - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_STP_OVRBC - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_THREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_THREADGROUP - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_THREADS - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_UIDEBUG - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_UNKNOWNTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DEBUGGER_WAITINGTHREAD - Static variable in class oracle.javatools.icons.OracleIcons
DebuggerAdapter - Class in oracle.ide.runner
An abstract adapter class for receiving debugger events.
DebuggerAdapter() - Constructor for class oracle.ide.runner.DebuggerAdapter
 
DebuggerBreakpoint - Interface in oracle.ide.runner
Definition of a Debugger Breakpoint, which provides a read-only view of a breakpoint.
DebuggerBreakpoint.BreakpointKind - Enum in oracle.ide.runner
The various breakpoint kinds
DebuggerBreakpoint.BreakpointScope - Enum in oracle.ide.runner
The various scopes where a breakpoint can be valid
DebuggerBreakpoint.BreakpointState - Enum in oracle.ide.runner
The various breakpoint states
DebuggerBreakpointLogEntry - Interface in oracle.ide.runner
Defines details about how the debugger should make log entries for a breakpoint.
DebuggerBreakpointPanel - Interface in oracle.ide.runner
This interface allows a DebuggerExtender to supply a panel where the user can edit DebuggerExtender specific breakpoint details for custom breakpoints.
DebuggerConstants - Class in oracle.jdeveloper.debugger
This class manages publicly available JDeveloper debugger constants
DebuggerConstants() - Constructor for class oracle.jdeveloper.debugger.DebuggerConstants
 
DebuggerEvaluator - Interface in oracle.ide.runner
Evaluators are keyed to a particular debuggee stop (stack frame and thread) and the evaluator expires as soon as the debuggee resumes.
DebuggerEvent - Class in oracle.ide.runner
An event that indicates that a debugger has changed its state.
DebuggerEvent(Object, int) - Constructor for class oracle.ide.runner.DebuggerEvent
 
DebuggerEventSource - Class in oracle.ide.runner
A class that represents a debugger as the source of debugger events.
DebuggerEventSource() - Constructor for class oracle.ide.runner.DebuggerEventSource
 
DebuggerEventSource.StackFrame - Class in oracle.ide.runner
 
DebuggerEventSource.StackFrame(String, String, String, String, int) - Constructor for class oracle.ide.runner.DebuggerEventSource.StackFrame
Deprecated.  
DebuggerEventSource.StackFrame(String, String, String, int, long, String, int) - Constructor for class oracle.ide.runner.DebuggerEventSource.StackFrame
Deprecated.  
DebuggerEventSource.StackFrame(String, String, String, int, long, String, String, int) - Constructor for class oracle.ide.runner.DebuggerEventSource.StackFrame
Deprecated.  
DebuggerEventSource.StackFrame(String, String, String, String, String, String, int, long, String, String, String, int, int) - Constructor for class oracle.ide.runner.DebuggerEventSource.StackFrame
 
DebuggerExceptionBreakpoint - Interface in oracle.ide.runner
Defines an exception breakpoint
DebuggerExtender - Interface in oracle.ide.runner
A DebuggerExtender can modify and enhance certain functionalities of a Debugger.
DebuggerExtenderCallback - Interface in oracle.ide.runner
Interface returned by the debugger when a DebuggerExtender is added.
DebuggerFileLineBreakpoint - Interface in oracle.ide.runner
Defines a file/line breakpoint.
debuggerFinished(DebuggerEvent) - Method in class oracle.ide.runner.DebuggerAdapter
Invoked when the debugger is finished.
debuggerFinished(DebuggerEvent) - Method in interface oracle.ide.runner.DebuggerListener
Invoked when the debugger is finished.
DebuggerInspectorExpressionProvider - Interface in oracle.ide.runner
Defines an interface that the debugger will call to get a suitable expression for the inspector based on where the cursor is in the editor
DebuggerListener - Interface in oracle.ide.runner
The listener interface for receiving debugger events.
DebuggerMethodBreakpoint - Interface in oracle.ide.runner
Defines a method breakpoint
debuggerResuming(DebuggerEvent) - Method in class oracle.ide.runner.DebuggerAdapter
Invoked when the debugger is resuming.
debuggerResuming(DebuggerEvent) - Method in interface oracle.ide.runner.DebuggerListener
Invoked when the debugger is resuming.
DebuggerStartAdapter - Class in oracle.ide.runner
This API should not be used by extension developers.
DebuggerStartAdapter() - Constructor for class oracle.ide.runner.DebuggerStartAdapter
 
DebuggerStartCallback - Interface in oracle.ide.runner
This API should not be used by extension developers.
debuggerStarted(DebuggerEvent) - Method in class oracle.ide.runner.DebuggerAdapter
Invoked when a debugger session starts.
debuggerStarted(DebuggerEvent) - Method in interface oracle.ide.runner.DebuggerListener
Invoked when a debugger session starts.
debuggerStopping(DebuggerEvent) - Method in class oracle.ide.runner.DebuggerAdapter
Invoked when the debugger is stopping.
debuggerStopping(DebuggerEvent) - Method in interface oracle.ide.runner.DebuggerListener
Invoked when the debugger is stopping.
DebuggerThread - Interface in oracle.ide.runner
Represents a thread in the debugger when the debuggee is stopped.
DebuggerURLLineBreakpoint - Interface in oracle.ide.runner
Defines a URL/line breakpoint.
DebuggerWindowProvider - Interface in oracle.ide.runner
Extensions can add their own debugger windows.
DebuggerWindowProvider.DebuggerWindowPosition - Enum in oracle.ide.runner
Defines the position of the window
DebuggerWindowProviderCallback - Interface in oracle.ide.runner
Callback from the DebuggerWindowProvider to the debugger Returned when the DebuggerWindowProvider is added: DebuggerWindowProviderCallback addDebuggerWindowProvider( DebuggerWindowProvider provider );
debugInformation() - Method in interface oracle.ide.panels.ProvidesDebugInformation
Return debug information for this traversable.
debugLevel - Variable in class oracle.javatools.parser.AbstractSyntaxRecognizer
The debug level.
DEBUGLEVEL_HIGH - Static variable in class oracle.javatools.parser.AbstractSyntaxRecognizer
This is the detailed debug level.
DEBUGLEVEL_MINIMAL - Static variable in class oracle.javatools.parser.AbstractSyntaxRecognizer
This is the default debug level.
DEBUGSERVER - Static variable in class oracle.javatools.icons.OracleIcons
DebugStartAdapter - Class in oracle.ide.runner
This API should not be used by extension developers.
DebugStartAdapter() - Constructor for class oracle.ide.runner.DebugStartAdapter
 
DEBUGWORKINGSET - Static variable in class oracle.javatools.icons.OracleIcons
decapitalize(String) - Static method in class oracle.jdevimpl.audit.util.Strings
Decapitalizes a string.
decAttr(int) - Static method in class oracle.ide.model.DefaultAttributes
The caller must not make any assumptions about the format of the returned int and how the Attributes class uses it.
decl_item(int) - Static method in class oracle.javatools.parser.plsql.symtab.Ptnod
 
Declaration - Interface in javax.ide.model.java.declaration
Common supertype of all Declaration elements.
Declaration - Interface in oracle.ide.dependency
A declaration.
DECLARATION - Static variable in class oracle.ide.dependency.index.DependencyCriteria
Index query criteria for a declaration.
Declaration.DeclarationKind - Class in javax.ide.model.java.declaration
Identifies a Declaration.
DeclarationProvider - Interface in oracle.ide.dependency
Provides Declaration instances.
DeclarationSafeDeleteCriteria - Class in oracle.jdeveloper.refactoring.dependency
Refactoring criteria to safely delete one or more declarations.
DeclarationSafeDeleteCriteria(String, Declaration...) - Constructor for class oracle.jdeveloper.refactoring.dependency.DeclarationSafeDeleteCriteria
 
DeclarationSearchCriteria - Class in oracle.jdeveloper.refactoring.dependency
Refactoring criteria to search for references to one or more declarations.
DeclarationSearchCriteria(String, Declaration...) - Constructor for class oracle.jdeveloper.refactoring.dependency.DeclarationSearchCriteria
 
declarative() - Method in class oracle.jdeveloper.audit.analyzer.Rule
Gets whether this rule is declarative.
DECLARATIVECOMPONENT - Static variable in class oracle.javatools.icons.OracleIcons
DeclarativePlSql - Interface in oracle.javatools.db
A DeclarativePlSql object is a pl/sql object in the database that can be resprented declaratively - for example the parameters, return type, etc of a method can be set as properties (instead of being simply a block of code).
DeclarativeSQLQuery - Interface in oracle.javatools.db.sql
Extension of the SQLQuery interface that allows the query to edited.
declareClass(SourceClass) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a class.
declareConstructor(SourceMethod) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a constructor.
declareEnumConstant(SourceEnumConstant) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares an enum constant.
declareField(SourceFieldVariable) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a single field that is not a enum constant.
declareField(String) - Method in class oracle.jdeveloper.webapp.faces.backingfile.GetUniquePropertyNameCache
 
declareIDUse(String, Node) - Method in class oracle.jdeveloper.webapp.faces.backingfile.GetUniquePropertyNameCache
 
declareLocalVariable(SourceLocalVariable) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a single local variable, different from a parameter.
declareMethod(SourceMethod) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a method or a constructor.
declareMethod(String, JavaType[]) - Method in class oracle.jdeveloper.webapp.faces.backingfile.GetUniquePropertyNameCache
 
declareParameter(SourceFormalParameter) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a formal parameter.
declareTypeParameter(SourceTypeParameter) - Method in class oracle.javatools.parser.java.v2.util.Usages
Declares a type parameter, part of a generic declaration.
decode(String, boolean) - Static method in class oracle.ide.db.model.DBObjectNodeUtil
Decodes the given String to get out the connection name (or alternatively store name).
decodeHTMLReservedCharacters(String) - Static method in class oracle.ide.util.IdeUtil
Replaces the HTML reserved characters that have been previously encoded with the appropriate entity.
decodeString(String, String) - Static method in class oracle.javatools.net.EncoderUtils
URL-decodes a string.
decorate(BaseCompareView, Component) - Method in class oracle.javatools.compare.view.CompareViewDecoration
 
DECORATES_DATA_ELEMENT - Static variable in class oracle.ide.model.ElementAttributes
DECORATES_DATA_ELEMENT is a mutable attribute that indicates that the Element's getData() method returns another Element that is being decorated.
DECREASE_HEIGHT - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_HEIGHT_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_HEIGHT_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_HEIGHT_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_WIDTH - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_WIDTH_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_WIDTH_ICON - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DECREASE_WIDTH_MNEMONIC - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
decreaseLeftMargin() - Method in class oracle.ide.controls.JLabeledCheckBox
 
decrement(float) - Static method in class oracle.ide.controller.MenuConstants
 
decrementIndent() - Method in class oracle.javatools.db.ddl.TokenContext
Decrements the indent which will be appended at the beginning of every new line.
deepCopy(Map, Map) - Static method in class oracle.javatools.util.ModelUtil
Copies key-value mappings from src to dst.
deepCopy(List, List, boolean) - Static method in class oracle.javatools.util.ModelUtil
Copies list contents from src to dst.
deepCopy(List, List) - Static method in class oracle.javatools.util.ModelUtil
Copies list contents from src to dst.
DEFAULT - Static variable in class oracle.ide.inspector.layout.AutoExpandPreferredSize
 
DEFAULT - Static variable in class oracle.jdeveloper.audit.java.Visibility
Visibility "default" (aka "package private") corresponding to 0.
DEFAULT_ACTIVITY - Static variable in class oracle.javatools.icons.OracleIcons
DEFAULT_ALPHA - Static variable in class oracle.javatools.controls.WashedIcon
The default alpha level to use for rendering.
DEFAULT_AUTO_ADDFILE - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_AUTO_CHECK_OUT_COMMENTS - Static variable in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
 
DEFAULT_AUTO_CHECKOUTS - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_BASE_CLASS - Static variable in class oracle.jdeveloper.builder.cls.ClassBuilderModel
 
DEFAULT_BRACE_PRIORITY - Static variable in class oracle.javatools.editor.plugins.BraceMatchingPlugin
The default priority level given to the highlight for brace matching results.
DEFAULT_BUNDLE_NAME - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DEFAULT_BUNDLE_NAME - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DEFAULT_BUNDLE_NAME - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DEFAULT_BUNDLE_TYPE_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DEFAULT_BUNDLE_TYPE_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DEFAULT_BUNDLE_TYPE_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DEFAULT_CHILD_COMPARATOR_KEY - Static variable in class oracle.ide.panels.Navigable
The key to use for looking up the default Navigable.NavigableComparator in a NavigableContext; the Comparator is used for sorting Navigable children during a call to Navigable.createTreeNode(NavigableContext).
DEFAULT_COMPARATOR - Static variable in class oracle.ide.controls.SortedComboBoxModel
 
DEFAULT_COMPARATOR - Static variable in class oracle.ide.controls.SortedListModel
 
DEFAULT_COMPILER_NAME - Static variable in class oracle.jdeveloper.compiler.OjcConfiguration
 
DEFAULT_DEADLOCK_INTERVAL - Static variable in class oracle.javatools.buffer.ReadWriteLock
 
DEFAULT_DELAY_BEFORE_BROWSER_LAUNCH - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_DELAY_TIME - Static variable in class oracle.javatools.editor.plugins.AbstractClickPlugin
The default delay time for updates (in ms).
DEFAULT_DIALOG_HEIGHT - Static variable in class oracle.ide.IdePropertyConstants
Determines the default height of dialog boxes.
DEFAULT_DIALOG_WIDTH - Static variable in class oracle.ide.IdePropertyConstants
Determines the default width of dialog boxes.
DEFAULT_ENCODING - Static variable in class oracle.jdeveloper.compiler.OjcConfiguration
 
DEFAULT_EXPIRATION - Static variable in class oracle.ide.util.TimedCache
Deprecated. The default expiration (in minutes) for an instance of a timer cache that was created without a specified expiration.
DEFAULT_FILE - Static variable in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
DEFAULT_FIND_PRIORITY - Static variable in class oracle.javatools.editor.plugins.FindHighlightPlugin
The default priority level given to the highlight find results.
DEFAULT_FIX_CID - Static variable in class oracle.jdevimpl.audit.log.AuditLogPanel
 
DEFAULT_GRID_SPACING - Static variable in class oracle.jdeveloper.uieditor.UIEditorOptions
Default grid spacing for those LayoutAssistants supporting a grid.
DEFAULT_HEIGHT - Static variable in class oracle.ide.controls.ColorIcon
The default icon height (12) to use if none is specified.
DEFAULT_HISTORY_LIMIT - Static variable in class oracle.javatools.buffer.ReadWriteLock
 
DEFAULT_ICON - Static variable in class oracle.ide.palette2.DefaultPalettePage
 
DEFAULT_INITIAL_CAPACITY - Static variable in class oracle.javatools.util.Maps.AbstractHashMap
The default initial capacity.
DEFAULT_INITIAL_CAPACITY - Static variable in class oracle.javatools.util.Maps.CacheStrategy
 
DEFAULT_KEY_MAPPING - Static variable in class oracle.ide.IdePropertyConstants
 
DEFAULT_KEY_TYPED - Static variable in class oracle.javatools.editor.ActionNames
DefaultKeyTypedAction
DEFAULT_LINE_PRIORITY - Static variable in class oracle.javatools.editor.plugins.LineHighlightPlugin
The default priority level given to the line highlight.
DEFAULT_LOAD_ALL_JARS_AT_STARTUP - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_LOAD_FACTOR - Static variable in class oracle.javatools.util.Maps.AbstractHashMap
The default load factor.
DEFAULT_LOAD_FACTOR - Static variable in class oracle.javatools.util.Maps.CacheStrategy
 
DEFAULT_LOG_MESSAGES - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_LOOKUP_ALL_EJBS_AT_STARTUP - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_MILLIS_TO_DECIDE_TO_POPUP - Static variable in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokable
 
DEFAULT_MILLIS_TO_POPUP - Static variable in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokable
 
DEFAULT_OBJECT_KEY - Static variable in interface oracle.ide.db.UIConstants
Key for the default child object when editing a SchemaObject
DEFAULT_OPERATION_TIMEOUT - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_OPTIONS - Static variable in class oracle.javatools.buffer.ReadWriteLock
 
DEFAULT_PACKAGE - Static variable in class oracle.jdeveloper.model.JavaProject
 
DEFAULT_PANEL_KEY - Static variable in interface oracle.ide.db.panels.PanelLibrary.HeaderPanel
Panel set key for the default set of panels
DEFAULT_PROCESSOR_PLUGINS_DIR - Static variable in class oracle.ide.ExtensionRegistry
The directory (relative to the oracle home) that contains default extension processor plugins.
DEFAULT_PROFILE_KEY - Static variable in class oracle.jdeveloper.deploy.dt.DeploymentProfiles
 
DEFAULT_PROFILE_NAME - Static variable in class oracle.jdeveloper.deploy.dt.DeploymentProfiles
 
DEFAULT_PROJECT - Static variable in class oracle.ide.model.IdeSystemMigrator
 
DEFAULT_PROJECT_BUNDLE_NAME_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DEFAULT_PROJECT_BUNDLE_NAME_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DEFAULT_PROJECT_BUNDLE_NAME_LABEL - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DEFAULT_PROJECT_KEY - Static variable in class oracle.ide.model.panels.ProjectSettingsTraversablePanel
The key used to store the value that indicates whether or not data in the shared Namespace is default project data (as opposed to a real project data).
DEFAULT_PROJECT_KEY - Static variable in class oracle.ide.model.Preferences
Deprecated.  
DEFAULT_PROJECT_SETTINGS_CMD - Static variable in class oracle.ide.IdeConstants
Open default project settings dialog command.
DEFAULT_PROJECT_SETTINGS_CMD_ID - Static variable in class oracle.ide.IdeConstants
Open default project settings dialog command id.
DEFAULT_PROPERTIES_FILE - Static variable in class oracle.jdeveloper.db.migration.CMConnectionsReader
 
DEFAULT_PROXY_PORT - Static variable in class oracle.ide.webbrowser.ProxyOptions
The default proxy port.
DEFAULT_REFER_TO_HOST_AS - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_REOPEN_HISTORY_COUNT - Static variable in class oracle.ide.IdePropertyConstants
 
DEFAULT_SCHEMA_KEY - Static variable in interface oracle.javatools.db.JdbcDatabase
Property used to mark that the schema is the default, and therefore only Schema in the database.
DEFAULT_SCHEMA_NAME - Static variable in class oracle.jdeveloper.offlinedb.model.OfflineDBProjectSettings
 
DEFAULT_SCHEMA_NAME - Static variable in class oracle.jdeveloper.offlinedb.model.ProviderSettings
 
DEFAULT_SECTION - Static variable in interface oracle.jdeveloper.uieditor.ModelFactory
Default section for use when registering submenus, actions
DEFAULT_SELECTION_PRIORITY - Static variable in class oracle.javatools.editor.highlight.HighlightStyle
The default priority level given to the highlight for selected text.
DEFAULT_SEPARATOR - Static variable in class oracle.javatools.db.sql.AbstractSQLFragment
 
DEFAULT_SEQUENCE - Static variable in interface oracle.jdeveloper.deploy.DeploymentConstants
Default Deployment Sequence for a particular DeployElement.
DEFAULT_SHUTDOWN_POLICY - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_SILENTLY_SAVE - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
Deprecated. see VCSCommandUtils.saveDirtyNodes(Locatable[]).
DEFAULT_SIZE - Static variable in class oracle.ide.controls.ColorIcon
The default icon size (square) to use if none is specified.
DEFAULT_SIZE - Static variable in class oracle.ide.controls.JToolButton
Deprecated.  
DEFAULT_SOURCE - Static variable in class oracle.jdeveloper.compiler.OjcConfiguration
 
DEFAULT_SPECIFIED_HOST_NAME - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_SWATCH_MODEL - Static variable in class oracle.ide.controls.CustomColorChoice
The 2D model instance that can be used with Bali's color choosers, based on our default color swatch.
DEFAULT_TAB_INDEX - Static variable in class oracle.ide.panels.TabbedPanel
 
DEFAULT_TARGET - Static variable in class oracle.jdeveloper.compiler.OjcConfiguration
 
DEFAULT_TIMEOUT_BEFORE_BROWSER_LAUNCH - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_TIMEOUT_FOR_HTTP_KEEP_ALIVE - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_USE_AUTO_PROGRESS_CHECKOUT - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_USE_LABEL_DECORATIONS - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_USE_OPERATION_TIMEOUT - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
Deprecated. see VCSVersioningTraversable.
DEFAULT_USE_OVERLAYS - Static variable in interface oracle.jdeveloper.vcs.spi.VCSPropertyKey
 
DEFAULT_VERIFY_CLASS_FILES - Static variable in class oracle.jdeveloper.runner.EmbeddedServerOptions
 
DEFAULT_VISIBILITY_MINIMIZED - Static variable in interface oracle.ide.docking.Dockable
 
DEFAULT_VISIBILITY_RAISED - Static variable in interface oracle.ide.docking.Dockable
If the window is tabbed with others, makes this window the active one.
DEFAULT_VISIBILITY_VISIBLE - Static variable in interface oracle.ide.docking.Dockable
Makes the window visible
DEFAULT_WAIT_INTERVAL - Static variable in class oracle.javatools.buffer.ReadWriteLock
 
DEFAULT_WEIGHT - Static variable in interface oracle.jdeveloper.uieditor.ModelFactory
Default weight for use when registering submenus, actions
DEFAULT_WIDTH - Static variable in class oracle.ide.controls.ColorIcon
The default icon width (12) to use if none is specified.
DEFAULT_WORKING_SET_LABEL - Static variable in class oracle.ide.model.WorkingSets
The label to use for the default, editable working set.
DEFAULT_WORKSPACE - Static variable in class oracle.ide.model.IdeSystemMigrator
 
DEFAULT_WORKSPACE_KEY - Static variable in class oracle.ide.model.Preferences
Deprecated.  
DefaultActionTipComponent - Class in oracle.javatools.ui.actiontip
A default component consisting of a label that appears as the contents of an ActionTop.
DefaultActionTipComponent(ActionTipTask, String, String) - Constructor for class oracle.javatools.ui.actiontip.DefaultActionTipComponent
 
DefaultActionTipComponent(ActionTipTask, String, JComponent) - Constructor for class oracle.javatools.ui.actiontip.DefaultActionTipComponent
 
DefaultArchive - Class in oracle.jdeveloper.deploy
Utility class used to build a jar file.
DefaultArchive(boolean) - Constructor for class oracle.jdeveloper.deploy.DefaultArchive
Creates a new instance of DefaultArchive and initializes it to omit the Created-By line in the manifest file.
DefaultAttributes - Class in oracle.ide.model
This class encapsulates the notion of attributes, which is a collection of boolean flags.
DefaultAttributes() - Constructor for class oracle.ide.model.DefaultAttributes
Creates a new Attributes object initialized with all attributes unset.
DefaultAttributes(int) - Constructor for class oracle.ide.model.DefaultAttributes
Creates a new Attributes object initialized with the specified attribute set.
DefaultAttributes(DefaultAttributes) - Constructor for class oracle.ide.model.DefaultAttributes
 
DefaultAuditContext - Class in oracle.jdevimpl.audit.core
 
DefaultAuditContext(DefaultAuditor, DefaultAuditContext) - Constructor for class oracle.jdevimpl.audit.core.DefaultAuditContext
 
DefaultAuditManager - Class in oracle.jdevimpl.audit.core
The concrete implementation of the Audit manager.
DefaultAuditManager() - Constructor for class oracle.jdevimpl.audit.core.DefaultAuditManager
 
DefaultAuditModel - Class in oracle.jdevimpl.audit.core
The default implementation of a model of an audit.
DefaultAuditModel() - Constructor for class oracle.jdevimpl.audit.core.DefaultAuditModel
 
DefaultAuditor - Class in oracle.jdevimpl.audit.core
The default Auditor implementation.
DefaultAuditor(ModelTypeFactory) - Constructor for class oracle.jdevimpl.audit.core.DefaultAuditor
 
DefaultAuditTaskContext - Class in oracle.jdevimpl.audit.core
 
DefaultAuditTaskContext(DefaultAuditor, Analyzer, ModelFactory, BlockingQueue<Violation>) - Constructor for class oracle.jdevimpl.audit.core.DefaultAuditTaskContext
 
DefaultChainedBundleFactory - Class in oracle.javatools.resourcebundle
 
DefaultChainedBundleFactory() - Constructor for class oracle.javatools.resourcebundle.DefaultChainedBundleFactory
 
DefaultChecklistModel - Class in oracle.javatools.ui.checklist
Default implementation of the ChecklistModel.
DefaultChecklistModel() - Constructor for class oracle.javatools.ui.checklist.DefaultChecklistModel
Creates a DefaultChecklistModel.
DefaultCodeFoldingModel - Class in oracle.javatools.editor.folding
A simple data model that describes the collapsible source code blocks in the code editor.
DefaultCodeFoldingModel(BasicDocument) - Constructor for class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
DefaultCompositeFileElementProxy - Class in oracle.ide.composite
The default implementation class for a CompositeFileElementProxy based on a container-style composite element type.
DefaultCompositeFileElementProxy(Class) - Constructor for class oracle.ide.composite.DefaultCompositeFileElementProxy
Constructs a DefaultCompositeFileElementProxy object.
DefaultCompositeFileElementProxy(String, Class) - Constructor for class oracle.ide.composite.DefaultCompositeFileElementProxy
Constructs a DefaultCompositeFileElementProxy object.
DefaultContainer - Class in oracle.ide.model
The DefaultContainer class is a default implementation of a Node that implements the Folder interface.
DefaultContainer() - Constructor for class oracle.ide.model.DefaultContainer
 
DefaultContainer(URL) - Constructor for class oracle.ide.model.DefaultContainer
 
DefaultContentCache - Class in oracle.jdevimpl.audit.model
 
DefaultContentCache(List<ContentRoot>) - Constructor for class oracle.jdevimpl.audit.model.DefaultContentCache
 
DefaultContentDirectory - Class in oracle.jdevimpl.audit.model
 
DefaultContentDirectory(URL, String, Collection<ContentRoot>) - Constructor for class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
DefaultContentDirectory(ContentDirectory, String) - Constructor for class oracle.jdevimpl.audit.model.DefaultContentDirectory
 
DefaultContentRoot - Class in oracle.jdevimpl.audit.model
 
DefaultContentRoot(URL, String, String, boolean, IntersectedFilters) - Constructor for class oracle.jdevimpl.audit.model.DefaultContentRoot
 
defaultCreate(PaletteEvent) - Method in interface oracle.ide.palette.ADAPaletteListener
Notify listeners that an Item has been selected using the ENTER key on the component palette.
DefaultCustomTabPage - Class in oracle.ide.controls.customtab
 
DefaultCustomTabPage(Object) - Constructor for class oracle.ide.controls.customtab.DefaultCustomTabPage
 
DefaultCustomTabPage(Icon, String, Object) - Constructor for class oracle.ide.controls.customtab.DefaultCustomTabPage
 
DefaultCustomTabPage(Icon, Icon, String, Object) - Constructor for class oracle.ide.controls.customtab.DefaultCustomTabPage
 
DefaultDeployerListener - Class in oracle.jdeveloper.deploy
A Default implementation of DeployerListener for sub-classing.
DefaultDeployerListener() - Constructor for class oracle.jdeveloper.deploy.DefaultDeployerListener
 
DefaultDeployShellFactory - Class in oracle.jdeveloper.deploy
The default implementation of a DeployShellFactory creates a DeployShell that has the current Context and information gathered from the DeploymentManager and DeploymentViewManager.
DefaultDeployShellFactory.Configurator - Interface in oracle.jdeveloper.deploy
Configures a newly created root DeployShell.
DefaultDirtyable - Class in oracle.ide.model
Default implementation of the Dirtyable interface.
DefaultDirtyable() - Constructor for class oracle.ide.model.DefaultDirtyable
 
DefaultDisplayable - Class in oracle.ide.model
Default implementation of the Displayable interface.
DefaultDisplayable() - Constructor for class oracle.ide.model.DefaultDisplayable
 
DefaultDropTargetListener - Class in oracle.ide.util.dnd
The DefaultDropTargetListener can be use to handle drop behavior from any view.
DefaultDropTargetListener(DefaultDropTargetListener.DropSite) - Constructor for class oracle.ide.util.dnd.DefaultDropTargetListener
Construct a new DefaultDropTarget.
DefaultDropTargetListener.DropSite - Interface in oracle.ide.util.dnd
 
DefaultElement - Class in oracle.ide.model
DefaultElement is a complete, default implementation of the Element interface.
DefaultElement() - Constructor for class oracle.ide.model.DefaultElement
Creates a new DefaultElement instance.
DefaultElementContext - Class in oracle.javatools.xml.esax.spi
A default XML context implementation.
DefaultElementContext() - Constructor for class oracle.javatools.xml.esax.spi.DefaultElementContext
 
DefaultFilter - Class in oracle.ide.model
The DefaultFilter class.
DefaultFilter() - Constructor for class oracle.ide.model.DefaultFilter
Constructor.
DefaultFolder - Class in oracle.ide.model
DefaultFolder is a complete, default implementation of the Folder interface.
DefaultFolder() - Constructor for class oracle.ide.model.DefaultFolder
Creates a new DefaultFolder instance.
DefaultFoldingBlock - Class in oracle.javatools.editor.folding
A general-purpose implementation describing a collapsible source code block in the code editor.
DefaultFoldingBlock() - Constructor for class oracle.javatools.editor.folding.DefaultFoldingBlock
 
DefaultFoldingBlock(int, int) - Constructor for class oracle.javatools.editor.folding.DefaultFoldingBlock
 
DefaultFoldingBlock(int, int, String) - Constructor for class oracle.javatools.editor.folding.DefaultFoldingBlock
 
DefaultFoldingBlock(int, int, String, boolean) - Constructor for class oracle.javatools.editor.folding.DefaultFoldingBlock
 
DefaultHistoryEntry - Class in oracle.javatools.history
Default implementation of HistoryEntry.
DefaultHistoryEntry() - Constructor for class oracle.javatools.history.DefaultHistoryEntry
 
DefaultHistoryFilter - Class in oracle.jdeveloper.history
 
DefaultHistoryFilter() - Constructor for class oracle.jdeveloper.history.DefaultHistoryFilter
 
DefaultHistoryModel - Class in oracle.jdeveloper.history
Our implementation of a history model.
DefaultHistoryModel() - Constructor for class oracle.jdeveloper.history.DefaultHistoryModel
 
DefaultHistoryModel(DefaultHistoryModel) - Constructor for class oracle.jdeveloper.history.DefaultHistoryModel
 
DefaultHistoryProperty - Class in oracle.jdeveloper.history
 
DefaultHistoryProperty() - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty with no values.
DefaultHistoryProperty(String) - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty.
DefaultHistoryProperty(String, String) - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty.
DefaultHistoryProperty(String, String, Class) - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty.
DefaultHistoryProperty(String, String, Class, Object) - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty.
DefaultHistoryProperty(String, String, String, Class, Object) - Constructor for class oracle.jdeveloper.history.DefaultHistoryProperty
Construct a DefaultHistoryProperty.
DefaultInspectable - Class in oracle.ide.inspector
Deprecated. Clients need to provide their own Inspectables and PropertyModels.
DefaultInspectable() - Constructor for class oracle.ide.inspector.DefaultInspectable
Deprecated. Constructor.
DefaultKeyStrokeContext - Class in oracle.ide.keyboard
This class implements the most common behavior of a KeyStrokeContext.
DefaultKeyStrokeContext() - Constructor for class oracle.ide.keyboard.DefaultKeyStrokeContext
 
DefaultLabelColorScheme - Class in oracle.ide.controls
DefaultLabelColorScheme uses colors that are appropriate for rendering a JSelectableLabel in a JTree.
DefaultLabelColorScheme() - Constructor for class oracle.ide.controls.DefaultLabelColorScheme
 
DefaultLinkedDirtyable - Class in oracle.jdeveloper.deploy
This is a default implementation of the LinkedDirtyable interface that is primarily intended to be subclassed by data classes that track their own dirty state.
DefaultLinkedDirtyable() - Constructor for class oracle.jdeveloper.deploy.DefaultLinkedDirtyable
 
DefaultLinkedDirtyable(LinkedDirtyable) - Constructor for class oracle.jdeveloper.deploy.DefaultLinkedDirtyable
 
DefaultListComboBoxModel - Class in oracle.ide.controls
The default model for combo boxes.
DefaultListComboBoxModel() - Constructor for class oracle.ide.controls.DefaultListComboBoxModel
Constructs an empty DefaultComboBoxModel object.
DefaultListComboBoxModel(Object[]) - Constructor for class oracle.ide.controls.DefaultListComboBoxModel
Constructs a DefaultComboBoxModel object initialized with an array of objects.
DefaultListComboBoxModel(List) - Constructor for class oracle.ide.controls.DefaultListComboBoxModel
Constructs a DefaultComboBoxModel object initialized with a list.
DefaultListTableModel - Class in oracle.ide.controls
This is an implementation of TableModel that uses a List of Lists to store the cell value objects.
DefaultListTableModel() - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a default DefaultTableModel which is a table of zero columns and zero rows.
DefaultListTableModel(int, int) - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a DefaultTableModel with numRows and numColumns of null object values.
DefaultListTableModel(List, int) - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and numRows of null object values.
DefaultListTableModel(Object[], int) - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a DefaultTableModel with as many columns as there are elements in columnNames and numRows of null object values.
DefaultListTableModel(List, List) - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataList method.
DefaultListTableModel(Object[][], Object[]) - Constructor for class oracle.ide.controls.DefaultListTableModel
Constructs a DefaultTableModel and initializes the table by passing data and columnNames to the setDataList method.
DefaultLogPage - Class in oracle.ide.log
This implementation of LogPage supports the logging of simple text messages as well as Collection message objects.
DefaultLogPage(ViewId, Icon, boolean, int) - Constructor for class oracle.ide.log.DefaultLogPage
Constructor.
DefaultLogPage(ViewId, Icon, boolean) - Constructor for class oracle.ide.log.DefaultLogPage
 
DefaultModel - Class in oracle.ide.inspector
Deprecated. Clients need to subclass oracle.bali.inspector.PropertyModel
DefaultModel(Object) - Constructor for class oracle.ide.inspector.DefaultModel
Deprecated. Creates a DefaultModel returning the properties of the traget passed in.
DefaultModel(Object, BeansModel, int) - Constructor for class oracle.ide.inspector.DefaultModel
Deprecated. Create the child DefaultModel for the Object.
DefaultModelFactory - Class in oracle.jdevimpl.audit.model
The default Audit model adapter factory.
DefaultModelTypeFactory - Class in oracle.jdevimpl.audit.model
A factory for Audit ModelTypes.
DefaultModelTypeFactory(Collection<ModelType>, Collection<ContentRootFactory>) - Constructor for class oracle.jdevimpl.audit.model.DefaultModelTypeFactory
Creates a factory with for specified model types.
DefaultModuleDeploymentListener<T extends ArchiveProfile> - Class in oracle.jdeveloper.deploy
 
DefaultModuleDeploymentListener() - Constructor for class oracle.jdeveloper.deploy.DefaultModuleDeploymentListener
 
defaultName - Static variable in class oracle.jdeveloper.model.JavaSourceNode
 
DefaultNameGenerator - Class in oracle.ide.net
Default implementation of the NameGenerator interface used when generating new unique URLs from URLFactory.
DefaultNameGenerator(String, String) - Constructor for class oracle.ide.net.DefaultNameGenerator
Creates a new DefaultNameGenerator that generates names by inserting a numerical index between the specified name and suffix.
DefaultNameGenerator(String, String, int) - Constructor for class oracle.ide.net.DefaultNameGenerator
Creates a new DefaultNameGenerator that generates names by inserting a numerical index between the specified name and suffix.
DefaultNiceTableModel - Class in oracle.javatools.controls.nicetable
A nice table model based on DefaultTableModel.
DefaultNiceTableModel() - Constructor for class oracle.javatools.controls.nicetable.DefaultNiceTableModel
 
DefaultNiceTableModel(Object[][], Object[]) - Constructor for class oracle.javatools.controls.nicetable.DefaultNiceTableModel
 
DefaultNiceTableModel(Vector, Vector) - Constructor for class oracle.javatools.controls.nicetable.DefaultNiceTableModel
 
defaultNode - Variable in class oracle.ide.explorer.Explorer
 
defaultOptionsOnInitialInsert() - Method in class oracle.jdeveloper.vcs.changelist.ChangeList
 
DefaultPaletteGroup - Class in oracle.ide.palette2
DefaultPaletteGroup - class provides a default PaletteGroup model implementation that can be extended by client extension developers.
DefaultPaletteGroup() - Constructor for class oracle.ide.palette2.DefaultPaletteGroup
 
DefaultPaletteGroup(String, String, String, String) - Constructor for class oracle.ide.palette2.DefaultPaletteGroup
 
DefaultPaletteGroup(String, String, String, String, String, String, List<String>, List<String>, String) - Constructor for class oracle.ide.palette2.DefaultPaletteGroup
 
DefaultPaletteItem - Class in oracle.ide.palette2
DefaultPaletteItem - class provides a default PaletteItem model implementation that can be extended by client extension developers.
DefaultPaletteItem() - Constructor for class oracle.ide.palette2.DefaultPaletteItem
Default Constructor.
DefaultPaletteItem(String, String, String, String, String, String, List<String>, String, String, String, String, String, String, String, String) - Constructor for class oracle.ide.palette2.DefaultPaletteItem
Constructor for a declared item component from the extension manifest
DefaultPaletteItem(String, String, Icon, String, String, String, List<String>, String, String, String, String, String, String, String, String) - Constructor for class oracle.ide.palette2.DefaultPaletteItem
Constructor for a declared item component from the extension manifest Takes and Icon.
DefaultPalettePage - Class in oracle.ide.palette2
DefaultPalettePage - class provides a default PalettePage model implementation that can be extended by client extension developers.
DefaultPalettePage() - Constructor for class oracle.ide.palette2.DefaultPalettePage
Default constructor.
DefaultPalettePage(String, String, String, String, String, String, List<String>, List<String>, String, String) - Constructor for class oracle.ide.palette2.DefaultPalettePage
Old constructor.
DefaultPalettePage(String, String, String, String) - Constructor for class oracle.ide.palette2.DefaultPalettePage
Convenience constructor to be used when only name, description, icon, and pageId need to be specified.
DefaultPalettePage(DefaultPalettePage.PageRecord) - Constructor for class oracle.ide.palette2.DefaultPalettePage
Constructor, taking a PageRecord as parameter, has been introduced.
DefaultPalettePage.PageRecord - Class in oracle.ide.palette2
Holds parameters passed during the creation a page.
DefaultPalettePage.PageRecord(String, String, String, String, String, String, List<DefaultPalettePage.ShowForTypeRecord>, List<String>, String, String) - Constructor for class oracle.ide.palette2.DefaultPalettePage.PageRecord
 
DefaultPalettePage.ShowForTypeRecord - Class in oracle.ide.palette2
Holds information about what document types are associated with this page.
DefaultPalettePage.ShowForTypeRecord(String, boolean) - Constructor for class oracle.ide.palette2.DefaultPalettePage.ShowForTypeRecord
Creates an instance of this class.
DefaultPalettePage.ShowForTypeRecord(String) - Constructor for class oracle.ide.palette2.DefaultPalettePage.ShowForTypeRecord
Creates an instance of this class.
DefaultPaletteSection - Class in oracle.ide.palette2
DefaultPaletteSection - class provides a default PaletteSection model implementation that can be extended by client extension developers.
DefaultPaletteSection() - Constructor for class oracle.ide.palette2.DefaultPaletteSection
Default constructor.
DefaultPaletteSection(String, String) - Constructor for class oracle.ide.palette2.DefaultPaletteSection
Constructor
DefaultPrintStream - Class in oracle.ide.nulls
A PrintStream subclass that's wired into System.out.
DefaultPrintStream() - Constructor for class oracle.ide.nulls.DefaultPrintStream
 
DefaultPrintWriter - Class in oracle.ide.nulls
A PrintWriter subclass that's wired into System.out.
DefaultPrintWriter() - Constructor for class oracle.ide.nulls.DefaultPrintWriter
 
DefaultProfile - Class in oracle.jdeveloper.audit.service
 
DefaultProfile(String, URL) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
Creates a new profile with all registered analyzers configured from a profile file.
DefaultProfile(String, String, URL) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
Creates a new predefined profile with all registered analyzers configured from a profile file.
DefaultProfile(String, Class<? extends Analyzer>...) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
Creates a new profile with specific analyzers.
DefaultProfile(String, List<Class<? extends Analyzer>>) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
Creates a new profile with a list of analyzers.
DefaultProfile(String) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
Creates a new profile with all registered analyzers and with all beans in their default state, then enables all rules and metrics.
DefaultProfile(Profile) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile
 
DefaultProfile.NameScanner - Class in oracle.jdeveloper.audit.service
Opens a profile file and scans until the profile name and key is found.
DefaultProfile.NameScanner() - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile.NameScanner
 
DefaultProfile.NameScanner(URL) - Constructor for class oracle.jdeveloper.audit.service.DefaultProfile.NameScanner
 
defaultProject - Variable in class oracle.ide.explorer.Explorer
 
DefaultPropertyAccess - Class in oracle.ide.util
A very simple in-memory property access.
DefaultPropertyAccess() - Constructor for class oracle.ide.util.DefaultPropertyAccess
 
DefaultResourceKeyGenerator - Class in oracle.javatools.resourcebundle
 
DefaultResourceKeyGenerator() - Constructor for class oracle.javatools.resourcebundle.DefaultResourceKeyGenerator
 
DefaultResultSetFilter - Class in oracle.javatools.db.diff
Default implementation of the ResultSetFilter interface.
DefaultResultSetFilter() - Constructor for class oracle.javatools.db.diff.DefaultResultSetFilter
 
DefaultRowHeaderRenderer - Class in oracle.javatools.ui.table
A default renderer for use by the row header component.
DefaultRowHeaderRenderer() - Constructor for class oracle.javatools.ui.table.DefaultRowHeaderRenderer
 
DefaultRowHeaderRenderer(boolean) - Constructor for class oracle.javatools.ui.table.DefaultRowHeaderRenderer
Deprecated. 
defaultState() - Static method in enum oracle.ide.docking.DrawerConfig.State
 
DefaultStructuredPropertyAccess - Class in oracle.ide.util
 
DefaultStructuredPropertyAccess(String) - Constructor for class oracle.ide.util.DefaultStructuredPropertyAccess
 
DefaultSubDirtyable - Class in oracle.ide.model
Objects that implement the SubDirtyable interface indicate that they want to be saved as content of the document that owns them.
DefaultSubDirtyable() - Constructor for class oracle.ide.model.DefaultSubDirtyable
 
DefaultTemplateData - Class in oracle.jdeveloper.template
 
DefaultTemplateData(HashStructure) - Constructor for class oracle.jdeveloper.template.DefaultTemplateData
Creates a template store from an existing hash.
DefaultTemplateData(URL) - Constructor for class oracle.jdeveloper.template.DefaultTemplateData
Creates a Template store and associates it with a URL.
DefaultTokenGenerator - Class in oracle.javatools.db.ddl
A default token generator is constructed using a piece of "token code" and that is processed by the parent processor to generate the appropriate ddl.
DefaultTokenGenerator(String) - Constructor for class oracle.javatools.db.ddl.DefaultTokenGenerator
 
DefaultTransformer - Class in oracle.jdevimpl.audit.core
The default implementation of Transformer.
DefaultTransformer() - Constructor for class oracle.jdevimpl.audit.core.DefaultTransformer
 
DefaultTransformField - Class in oracle.jdevimpl.audit.core
A PropertyField which selects a transform from the transforms of a rule.
DefaultTransformField(AuditELContext, Rule, Transform[]) - Constructor for class oracle.jdevimpl.audit.core.DefaultTransformField
 
DefaultTransformsAction - Class in oracle.jdeveloper.audit.service
 
DefaultTransformsAction(String, Icon, Transform) - Constructor for class oracle.jdeveloper.audit.service.DefaultTransformsAction
 
DefaultTraversablePanel - Class in oracle.ide.panels
Complete default implementation of Traversable that subclasses JPanel.
DefaultTraversablePanel() - Constructor for class oracle.ide.panels.DefaultTraversablePanel
 
DefaultURLFilter - Class in oracle.ide.net
A default implementation of URLFilter that performs filtering based on file extensions.
DefaultURLFilter(String) - Constructor for class oracle.ide.net.DefaultURLFilter
Creates a new filter with the associated description.
DefaultURLFilter(String, String) - Constructor for class oracle.ide.net.DefaultURLFilter
Creates a new filter with the associated description and the extension that is to be accepted by this filter.
DefaultURLFilter(String, String[]) - Constructor for class oracle.ide.net.DefaultURLFilter
Creates a new filter with the associated description and the extension that is to be accepted by this filter.
DefaultValueValidationException - Exception in oracle.javatools.db.datatypes
 
DefaultValueValidationException(DBObject, String, String) - Constructor for exception oracle.javatools.db.datatypes.DefaultValueValidationException
 
DefaultViewable - Class in javax.ide.view
DefaultViewables are objects that map directly to visible GUI elements that users can select such as a menu items, nodes in the project explorer, etc..
DefaultViewable() - Constructor for class javax.ide.view.DefaultViewable
 
DefaultWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DefaultWizardState(Object, Object[], Step) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
 
DefaultWizardState(Object, Object[]) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DefaultWizardState
This constructor is for use by sub-classes who want to add a nested (composite) State, or where the Step will be resolved via the ToolkitRegistry using WizardStep builders.
DefaultWordLocator - Class in oracle.javatools.editor.language
A simple WordLocator implementation suitable for most artificial languages.
DefaultWordLocator(LanguageSupport) - Constructor for class oracle.javatools.editor.language.DefaultWordLocator
Constructs a new DefaultWordLocator.
defaultWorkspace - Variable in class oracle.ide.explorer.Explorer
 
defaultWorkspaceDirToURL(URL) - Method in class oracle.ide.panels.NewWorkspacePanel
 
DEFBINDINGICON - Static variable in class oracle.javatools.icons.OracleIcons
DeferredExpression - Interface in oracle.jdeveloper.audit.extension
 
DeferredSetter - Interface in oracle.jdeveloper.audit.extension
 
DeferredUpdater - Class in oracle.ideimpl.webupdate
DeferredUpdater is the main class called by jdev and jdev.exe when the IDE starts up if there are deferred update tasks.
DeferredUpdater() - Constructor for class oracle.ideimpl.webupdate.DeferredUpdater
 
defineConverter(CommandParser.Converter<?>) - Method in class oracle.javatools.util.CommandParser
Defines a converter for a type.
defineOption(String) - Method in class oracle.javatools.util.CommandParser
Defines an unvalued option.
defineOption(String, Class<?>) - Method in class oracle.javatools.util.CommandParser
Defines an option.
defineParameter(String, Class<?>) - Method in class oracle.javatools.util.CommandParser
Defines a parameter.
DEFINER - Static variable in class oracle.jdeveloper.deploy.sp.InvokerRights
 
defineRequirement(String...) - Method in class oracle.javatools.util.CommandParser
Defines a requirement that one of a list of options or parameters be present.
defineRequirementAbsent(String, String) - Method in class oracle.javatools.util.CommandParser
Defines a requirement that if a parameter or option is present then another parameter or option must be absent.
defineRequirementPresent(String, String) - Method in class oracle.javatools.util.CommandParser
Defines a requirement that if a parameter or option is present then another parameter or option must be present.
defineSuperseding(String...) - Method in class oracle.javatools.util.CommandParser
Defines a superseding set of options.
defineSynonym(String, String) - Method in class oracle.javatools.util.CommandParser
Defines a synonym for an option.
DefinitionLexer - Class in oracle.javatools.parser.properties
The DefinitionLexer is an implementation of the Lexer interface for lexing a property definition.
DefinitionLexer() - Constructor for class oracle.javatools.parser.properties.DefinitionLexer
Constructs a default DefinitionLexer with a starting position of 0.
DefinitionTokens - Interface in oracle.javatools.parser.properties
The DefinitionTokens interface defines the constants for the the three pieces of a property file definition, the name, the assignment operator, and the value.
DEG - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a deg lexical unit.
deinitialize() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Called when the dockable is closed.
deinstall(BasicEditorPane) - Method in class oracle.ide.ceditor.AbstractEditorHoverPlugin
 
deinstall(BasicEditorPane) - Method in class oracle.ide.ceditor.BreadcrumbsPlugin
 
deinstall(BasicEditorPane) - Method in class oracle.ide.ceditor.DropHandlerPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.ide.ceditor.EditorStatusBar
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.ide.ceditor.ScrollTipPlugin
 
deinstall(JTextComponent) - Method in class oracle.javatools.editor.BasicCaret
Called when the UI is being removed from the interface of a JTextComponent.
deinstall() - Method in interface oracle.javatools.editor.EditorSelection
Disassociate the editor selection from an editor
deinstall() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
deinstall() - Method in class oracle.javatools.editor.EditorSelectionWrap
 
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.EmacsAction.Tracker
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.)
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.FileOverviewMargin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.insight.AbstractInsight
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall() - Method in class oracle.javatools.editor.language.AbstractLanguageSupport
Disassociates this instance from a specific document.
deinstall() - Method in interface oracle.javatools.editor.language.LanguageSupport
Disassociates this instance from a specific document.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.AbstractClickPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.AbstractEditorPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.BraceMatchingPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in interface oracle.javatools.editor.plugins.EditorPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.FindHighlightPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.LineHighlightPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.StatusBarPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.TrailingSpacePlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.javatools.editor.popup.PopupWindowManager
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstall(BasicEditorPane) - Method in class oracle.jdeveloper.java.browse.AbstractEditorPeekPlugin
Deprecated.  
deinstall(BasicEditorPane) - Method in class oracle.jdeveloper.java.editing.AbstractEditingPlugin
Called when the plugin is being removed from the BasicEditorPane (for example when the editor is closed.) This is used to notify plugins that they should unregister any listeners that were attached.
deinstallAllPlugins() - Method in class oracle.javatools.editor.BasicEditorPane
Utility routine to deinstall all plugins.
deinstallDocument(BasicDocument) - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine which takes care of stopping the tracking on the given document.
deinstallDragCaret() - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Utility method to swap out our custom drag caret when this plugin is deinstalled.
DeinstallExtensionTask - Class in oracle.ideimpl.webupdate.task
An atomic task that will deinstall an extension.
DeinstallExtensionTask() - Constructor for class oracle.ideimpl.webupdate.task.DeinstallExtensionTask
 
DeinstallExtensionTask(String) - Constructor for class oracle.ideimpl.webupdate.task.DeinstallExtensionTask
 
deinstallImpl(BasicEditorPane) - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
deinstallImpl(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.AbstractEditorPlugin
Deinstall routine for subclasses that have added deinstallation code to execute.
deinstallImpl(BasicEditorPane) - Method in class oracle.javatools.editor.plugins.AbstractFoldingMargin
Deinstall routine for subclasses that have added deinstallation code to execute.
deinstallKeyboardSupport() - Method in class oracle.javatools.editor.BasicEditorPane
Support routine to deinitialize the keyboard support for this editor pane instance.
deinstallNavigationActionHook() - Method in class oracle.javatools.editor.insight.AbstractInsight
 
deinstallPlugin(EditorPlugin) - Method in class oracle.javatools.editor.BasicEditorPane
This deinstalls an editor plugin from the editor.
deinstallUndoableEditListener() - Method in class oracle.jdeveloper.merge.AbstractMergeEditor
De-installs view-specific undoable edit listeners.
deinstallUndoableEditListener() - Method in class oracle.jdeveloper.merge.TextMergeEditor
De-installs view-specific undoable edit listeners.
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_de
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_en
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_es
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_fr
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_it
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ja
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ko
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_pt_BR
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_CN
 
DELAYED_BUFFER_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_TW
 
delayedFireTableDataChanged() - Method in class oracle.ide.controls.TreeTableModelAdapter
Invokes fireTableDataChanged after all the pending events have been processed.
delayedInitialization() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
DelegatingLayout - Class in oracle.jdevimpl.audit.swing
A layout manager which delegates all layout to its first child.
DelegatingLayout() - Constructor for class oracle.jdevimpl.audit.swing.DelegatingLayout
 
DelegatingXMLSourceNode - Class in oracle.jdeveloper.webapp
An XMLSourceNode extension that allows the WebDocumentNode world to assign strategies at a single node recognition time.
DelegatingXMLSourceNode() - Constructor for class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
DelegatingXMLSourceNode(URL) - Constructor for class oracle.jdeveloper.webapp.DelegatingXMLSourceNode
 
delete(URI) - Method in class javax.ide.net.VirtualFileSystem
Deletes the resource pointed to by the specified URI.
delete(URI) - Method in class javax.ide.net.VirtualFileSystemHelper
Deletes the content pointed to by the specified URI.
delete() - Method in interface oracle.ide.dependency.Declaration
Delete this declaration.
delete() - Method in class oracle.ide.dependency.IdDeclaration
 
delete() - Method in class oracle.ide.model.Node
This method closes the current node (if open), deletes the Node from disk, and removes this Node from the NodeFactory's cache.
delete(E) - Method in class oracle.ide.navigator.DeleteActionHandler.DeleteStrategy
Deletes the node and all other files relevant to the node (output files, parent directories, etc.).
delete(Node) - Method in class oracle.ide.navigator.DeleteActionHandler.NodeDeleteStrategy
 
delete(URL) - Method in class oracle.ide.net.IdeDisplayURLFileSystemHelper
 
delete(URL) - Method in class oracle.ide.net.IdeURLFileSystemHelper
 
delete(URL) - Method in class oracle.ide.net.TraceFileSystemAccess
 
delete(URL) - Static method in class oracle.ide.net.URLFileSystem
Deletes the content pointed to by the specified URL.
delete(URL) - Method in class oracle.ide.net.URLFileSystemHelper
Deletes the content pointed to by the specified URL.
delete(URL) - Method in class oracle.ide.net.URLFileSystemHelperDecorator
 
delete() - Method in class oracle.ide.resourcebundle.NodeResourceBundle
Deletes the resource bundle
delete() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
DELETE - Static variable in class oracle.javatools.icons.OracleIcons
delete() - Method in class oracle.javatools.patch.PatchIndexFile
Deleles the index file on the filesystem.
delete(Profile) - Method in class oracle.jdeveloper.audit.service.ProfileRepository
Deletes a profile.
delete(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
 
delete(URL) - Method in class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_de
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_en
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_es
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_fr
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_it
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ja
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ko
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_pt_BR
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_CN
 
DELETE_ACTION_NAME - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_TW
 
DELETE_BUTTON - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
DELETE_CMD_ID - Static variable in class oracle.ide.IdeConstants
Delete command id.
DELETE_EVENT - Static variable in class oracle.javatools.db.Trigger
 
DELETE_LINE - Static variable in class oracle.javatools.editor.ActionNames
DeleteLineAction
DELETE_NEXT - Static variable in class oracle.javatools.editor.ActionNames
DeleteNextCharAction
DELETE_NEXT_WORD_BREAK - Static variable in class oracle.javatools.editor.ActionNames
DeleteNextWordAction
DELETE_NEXT_WORD_END - Static variable in class oracle.javatools.editor.ActionNames
DeleteNextWordAction
DELETE_NEXT_WORD_START - Static variable in class oracle.javatools.editor.ActionNames
DeleteUntilNextWordAction
DELETE_PREVIOUS - Static variable in class oracle.javatools.editor.ActionNames
DeletePrevCharAction
DELETE_PREVIOUS_WORD_BREAK - Static variable in class oracle.javatools.editor.ActionNames
DeletePreviousWordAction
DELETE_PREVIOUS_WORD_END - Static variable in class oracle.javatools.editor.ActionNames
DeletePreviousWordAction
DELETE_PREVIOUS_WORD_START - Static variable in class oracle.javatools.editor.ActionNames
DeletePreviousWordAction
DELETE_PRIVILEDGE - Static variable in interface oracle.javatools.db.DBObjectProvider
Permission to delete an object.
DELETE_REGISTERED_BUNDLE_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DELETE_REGISTERED_BUNDLE_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DELETE_REGISTERED_BUNDLE_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DELETE_REGISTERED_BUNDLE_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DELETE_REGISTERED_BUNDLE_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DELETE_REGISTERED_BUNDLE_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DELETE_RULE - Variable in class oracle.jdeveloper.engine.db.DBForeignKey
 
DELETE_TNODE_CMD - Static variable in class oracle.ide.explorer.TreeExplorer
 
DELETE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DELETE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DELETE_TOOLTIP - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DELETE_UNTIL_EOL - Static variable in class oracle.javatools.editor.ActionNames
DeleteUntilEOLAction
DELETEABLE - Static variable in class oracle.ide.model.ElementAttributes
DELETEABLE is an immutable attribute that controls the Edit | Delete, File | Remove from [Container], and File | Erase from Disk menu items.
DeleteActionHandler<T extends Element> - Class in oracle.ide.navigator
Helps implements progressive disclosure deletion for Node.
DeleteActionHandler(Context) - Constructor for class oracle.ide.navigator.DeleteActionHandler
 
DeleteActionHandler(List<T>) - Constructor for class oracle.ide.navigator.DeleteActionHandler
 
DeleteActionHandler.DeleteOption - Enum in oracle.ide.navigator
 
DeleteActionHandler.DeleteStrategy<E extends Element> - Class in oracle.ide.navigator
A delete strategy base class that users can use to define what "delete a node" is in the user's domain.
DeleteActionHandler.DeleteStrategy() - Constructor for class oracle.ide.navigator.DeleteActionHandler.DeleteStrategy
 
DeleteActionHandler.DetailsTextConfig - Class in oracle.ide.navigator
 
DeleteActionHandler.DetailsTextConfigBuilder - Class in oracle.ide.navigator
 
DeleteActionHandler.DetailsTextConfigBuilder() - Constructor for class oracle.ide.navigator.DeleteActionHandler.DetailsTextConfigBuilder
 
DeleteActionHandler.LookupHelper - Interface in oracle.ide.navigator
A lookup strategy class that will help clients identify a delete action handler for the selection they have have received.
DeleteActionHandler.NodeDeleteStrategy - Class in oracle.ide.navigator
A simple node delete implementation that simply deletes the file, pointed to by the node's URL on the file system.
DeleteActionHandler.NodeDeleteStrategy() - Constructor for class oracle.ide.navigator.DeleteActionHandler.NodeDeleteStrategy
 
DeleteActionHandler.SelectedNodesProvider<ElementType extends Element> - Interface in oracle.ide.navigator
A provider class that will return uniform node type selection.
DELETEAPPLICATION - Static variable in class oracle.javatools.icons.OracleIcons
deleteAttributeValue(String) - Method in class oracle.javatools.db.datatypes.DataTypeUsage
Deletes entry named name.
deleteBlock(BaseCompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.BaseCompareView
Remove the specified difference block from the specified contributor.
deleteBlock(BaseCompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.list.ListCompareView
 
deleteBlock(BaseCompareDifference, ContributorKind) - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
Remove the specified difference block from the specified contributor.
deleteBreakpoint(DebuggerBreakpoint) - Method in interface oracle.ide.runner.DebuggerExtenderCallback
Called by the DebuggerExtender to delete a previously added breakpoint.
deleteBundle(ResourceBundleWrapper) - Method in class oracle.javatools.resourcebundle.ResourceBundleManager
Deletes the given bundle.
deleteBundle(ResourceBundleWrapper) - Method in class oracle.javatools.resourcebundle.ResourceBundleManagerRT
 
deleteChildren(URL) - Static method in class oracle.jdevimpl.audit.util.Files
 
deleteDetailsAvailable(boolean) - Method in class oracle.ide.navigator.DeleteActionHandler
To be called by clients, whenever details become available.
deleteEntry(String) - Method in interface oracle.javatools.resourcebundle.ResourceBundleWrapper
Deletes the resource bundle entry identified by key.
deleteEntry(String) - Method in class oracle.javatools.resourcebundle.ResourceBundleWrapperRT
 
deleteEx(URL) - Static method in class oracle.ide.net.URLFileSystem
Deletes the content pointed to by the specified URL.
DeleteFile - Class in oracle.ideimpl.webupdate.task
Atomically delete a file.
DeleteFile(File) - Constructor for class oracle.ideimpl.webupdate.task.DeleteFile
 
deleteFromStartOfTextComponent(int, int) - Method in class oracle.ide.log.MessagePage
Deletes the linesToDelete from the message page
deleteFromStartOfTextComponent(int, int) - Method in class oracle.ide.runner.RunLogPage
 
DeleteHandler - Class in oracle.jdeveloper.offlinedb.handler
Handles the logic for deleting offline db schemas and inter-dependent schema objects.
DeleteHandler() - Constructor for class oracle.jdeveloper.offlinedb.handler.DeleteHandler
 
DeleteHandlerService - Class in oracle.ide.navigator
A service for registering DeleteActionHandlers for a specific subtype Node.
deleteImpl() - Method in class oracle.ide.model.Node
Subclasses should override this method to customize the delete() behavior.
deleteImpl(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
Deletes the given URL through the version system.
deleteLocalNameSpace(String, String) - Static method in class oracle.ide.persistence.NameSpace
Permanently delete the NameSpace with the given name at the given location, and all records contained within it.
deleteNameSpace(String) - Static method in class oracle.ide.persistence.NameSpace
Permanently delete the NameSpace with the given name, and all records contained within it.
deleteNameSpace(String, String) - Method in interface oracle.ide.persistence.NameSpaceFactory
Delete a namespace.
deleteNameSpace(String) - Method in interface oracle.ide.persistence.Storage
Delete a namespace from this storage.
deleteObject(SystemObject, boolean) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
deleteObject(SystemObject, boolean) - Method in interface oracle.javatools.db.DBObjectProvider
Deletes the object.
deleteObjects(SystemObject[], boolean) - Method in interface oracle.javatools.db.DBObjectProvider
Deletes the objects.
deleteObjects(SystemObject[], boolean) - Method in class oracle.javatools.db.ddl.DDLDatabase
 
deleteObjects(SystemObject[], boolean) - Method in class oracle.jdeveloper.offlinedb.OfflineDBObjectProvider
Deletes a set of objects together.
deleteRecursively(URL) - Method in class oracle.ide.vcs.VCSManager
Deletes the given URL, recursively processing all directories.
deleteRecursively(URL, URLFilter, boolean) - Method in class oracle.ide.vcs.VCSManager
Deletes the given URL, recursively processing all directories.
deleteRecursively(URL, URLFilter, boolean) - Method in class oracle.jdeveloper.vcs.spi.VCSURLFileSystemHelper
 
deleteSchema(Schema, boolean) - Method in class oracle.javatools.db.AbstractDBObjectProvider
 
deleteSchema(Schema, boolean) - Method in interface oracle.javatools.db.DBObjectProvider
Deletes the schema.
deleteSchema(Schema, boolean) - Method in class oracle.javatools.db.ddl.DDLDatabase
 
deleteSelection() - Method in interface oracle.javatools.editor.EditorSelection
Remove the currently selected text (if any) from the document
deleteSelection() - Method in class oracle.javatools.editor.EditorSelectionColumns
 
deleteSelection() - Method in class oracle.javatools.editor.EditorSelectionWrap
 
DeleteTNodeCommand - Class in oracle.ide.cmd
The DeleteTNodeCommand class implements the command to remove the the selected node(s) from their containing folder(s).
DeleteTNodeCommand() - Constructor for class oracle.ide.cmd.DeleteTNodeCommand
Constructor.
DeleteTNodeCommand(int, int) - Constructor for class oracle.ide.cmd.DeleteTNodeCommand
Constructor.
deleteWorkingSet(String) - Method in class oracle.ide.model.WorkingSets
 
DELETION_STYLE - Static variable in class oracle.javatools.compare.view.ColorConstants
 
DELIMETER - Static variable in class oracle.ide.layout.ViewId
 
delRecord(String) - Method in class oracle.ide.persistence.NameSpace
Delete the record associated with the key, and remove the key itself.
Dependable - Interface in oracle.ide.model
Dependable interface.
DEPENDABLE_UNDER_EDIT_KEY - Static variable in class oracle.jdeveloper.model.DependencyPanel
The key for the Dependable whose dependencies are being edited.
DependableFactory - Class in oracle.ide.model
DependableFactory class.
DependableFactory() - Constructor for class oracle.ide.model.DependableFactory
 
DependableRecognizer - Interface in oracle.ide.model
DependableRecognizer interface.
dependenciesChanged(JavaProjectEvent) - Method in class oracle.jdeveloper.model.JavaProjectListener
Deprecated.  
DEPENDENCY - Static variable in class oracle.javatools.icons.OracleIcons
Dependency - Class in oracle.jdeveloper.audit.model
An abstract dependency from a source to a target.
Dependency() - Constructor for class oracle.jdeveloper.audit.model.Dependency
 
DEPENDENCY_ANALYZER - Static variable in class oracle.jdeveloper.deploy.jar.JarDeployerFactory
 
DEPENDENCY_LIST - Static variable in class oracle.ide.model.DependencyConfiguration
 
DependencyCache - Class in oracle.jdeveloper.model
Caches the dependencies between all the projects in an Application.
dependencyChanged(Dependency, boolean) - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
dependencyChanged(Dependency, boolean) - Method in interface oracle.jdeveloper.audit.model.DependencyListener
 
DependencyConfiguration - Class in oracle.ide.model
 
DependencyCriteria - Class in oracle.ide.dependency.index
Provides index criteria for dependency queries.
DependencyCriteria() - Constructor for class oracle.ide.dependency.index.DependencyCriteria
 
dependencyDescription() - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
DependencyFileChangeListener - Class in oracle.jdeveloper.audit.model
 
DependencyFileChangeListener(Project, Workspace) - Constructor for class oracle.jdeveloper.audit.model.DependencyFileChangeListener
 
DependencyIndexer - Class in oracle.ide.dependency.index
Base class for Indexer implementations that provide dependency information.
DependencyIndexer() - Constructor for class oracle.ide.dependency.index.DependencyIndexer
 
DependencyListener - Interface in oracle.jdeveloper.audit.model
 
DependencyManager - Class in oracle.ide.dependency
Entry point for the Dependency API.
DependencyManager() - Constructor for class oracle.ide.dependency.DependencyManager
 
DependencyPanel - Class in oracle.jdeveloper.model
 
DependencyPanel() - Constructor for class oracle.jdeveloper.model.DependencyPanel
 
DependencyProvider - Class in oracle.jdeveloper.compiler
Deprecated. 
DependencyProvider() - Constructor for class oracle.jdeveloper.compiler.DependencyProvider
Deprecated. public constructor
DependencySearchCriteria - Interface in oracle.jdeveloper.refactoring.dependency
Defines search criteria types for the Dependency API.
DependencyStructureListener - Class in oracle.jdeveloper.audit.model
 
DependencyStructureListener(DataContainer) - Constructor for class oracle.jdeveloper.audit.model.DependencyStructureListener
 
DependentProviderUpdateException - Exception in oracle.jdeveloper.offlinedb
If an attempt is made to update or delete an object that exists in a dependent offline provider, rather than the current provider then this exception is thrown.
DependentProviderUpdateException(DBObject) - Constructor for exception oracle.jdeveloper.offlinedb.DependentProviderUpdateException
 
dependsOn(TechId) - Method in class oracle.ide.model.TechId
Returns true if this technology depends on the specified technology, either directly or indirectly.
depersistVisualSettings(String) - Method in class oracle.jdeveloper.vcs.vop.BaseVersionOperationPanel
 
depersistVisualSettings(String) - Method in class oracle.jdeveloper.vcs.vop.VersionOperationTablePanel
 
deploy(DeployShell) - Method in class oracle.jdeveloper.deploy.cmd.DeployCommand
 
deploy(int, DeployShell) - Method in interface oracle.jdeveloper.deploy.Deployer
Do the actual deployment task.
deploy(int, Context) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Run an end-to-end deployment sequence synchronously.
deploy(int, DeployShell) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Performs a synchronous deployment using supplied shell.
deploy(int, DeployShell, Object) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Performs an asynchronous deployment using supplied shell.
deploy(int, Context, DeployShellFactory) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Run and end-to-end synchronous deployment sequence using the given factory to generate a DeployShell.
deploy(int, Context, DeployShellFactory, Object) - Static method in class oracle.jdeveloper.deploy.DeploymentManager
Run and end-to-end asynchronous deployment sequence using the given factory to generate a DeployShell.
deploy(Context) - Static method in class oracle.jdeveloper.deploy.dt.Deployment
Invoke the default action on a deployment profile.
deploy(Context, String) - Static method in class oracle.jdeveloper.deploy.dt.Deployment
Invoke an action on a deployment profile.
DEPLOY_COMMAND_KEY - Static variable in interface oracle.jdeveloper.deploy.dt.wizard.spi.DeployToAppServerCommandFactory
 
DEPLOY_PASSWORD_CLASS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.DatabaseProvider
Whether to deploy the password to the runtime with the rest of the connection details.
DEPLOY_PROFILE_EXT - Static variable in class oracle.jdeveloper.deploy.dt.Deployment
File extension for deployment profiles.
DEPLOY_SEQUENCE_KEY - Static variable in class oracle.jdeveloper.deploy.cmd.DeployCommandState
 
DEPLOY_TO_APPSERVER - Static variable in interface oracle.jdeveloper.deploy.cmd.JeeDeployCommandConstants
 
DEPLOY_TO_EAR - Static variable in interface oracle.jdeveloper.deploy.cmd.JeeDeployCommandConstants
 
DEPLOY_TO_FILE - Static variable in interface oracle.jdeveloper.deploy.cmd.DeployCommandConstants
 
DEPLOY_TO_WAR - Static variable in interface oracle.jdeveloper.deploy.cmd.JeeDeployCommandConstants
 
DEPLOYABLE - Static variable in class oracle.ide.model.ElementAttributes
DEPLOYABLE indicates that the Element is eligible to be deployed.
Deployable - Interface in oracle.jdeveloper.deploy.dt
Tagging interface used for design-elements that can be deployed.
DeployableTextNode - Class in oracle.ide.model
Trivial subclass of TextNode that has the ElementAttributes.DEPLOYABLE attribute set.
DeployableTextNode() - Constructor for class oracle.ide.model.DeployableTextNode
 
DeployableTextNode(URL) - Constructor for class oracle.ide.model.DeployableTextNode
 
DeployAction - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployAction() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployAction
 
DeployAction(String, Icon) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployAction
 
DeployAction(DeployAction) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployAction
 
DeployActionsToolkit - Interface in oracle.jdeveloper.deploy.dt.wizard.spi
Toolkit to capture DeployActions that are available for the selected elemnt(s) in the context.
DeployActionsWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployActionsWizardState(DeployActionsToolkit) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployActionsWizardState
 
DeployAddin - Interface in oracle.jdeveloper.deploy
Base interface for all features which can be added into the deployment framework dynamically.
DeployAppServersToolkit - Interface in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployCommand - Class in oracle.jdeveloper.deploy.cmd
 
DeployCommand(int, int, int) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployCommand
 
DeployCommand(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployCommand
 
DeployCommand.Callback - Interface in oracle.jdeveloper.deploy.cmd
An object that can inspect the DeployShell at various stages.
DeployCommand.CommandInstantiationException - Exception in oracle.jdeveloper.deploy.cmd
 
DeployCommand.Status - Enum in oracle.jdeveloper.deploy.cmd
 
DeployCommandConstants - Interface in oracle.jdeveloper.deploy.cmd
 
DeployCommandState - Class in oracle.jdeveloper.deploy.cmd
 
DeployCommandState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployCommandState
 
DeployCommandState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployCommandState
 
DeployCommandSummaryBuilder - Interface in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployDesignTime - Class in oracle.jdeveloper.deploy.dt
This class provides a template for adding design support for deployable Elements.
DeployDesignTime() - Constructor for class oracle.jdeveloper.deploy.dt.DeployDesignTime
 
deployed(DeployEvent) - Method in class oracle.jdeveloper.deploy.DefaultDeployerListener
 
deployed(DeployEvent) - Method in interface oracle.jdeveloper.deploy.DeployerListener
 
DEPLOYED_BY_DEFAULT_PROPERTY - Static variable in interface oracle.jdeveloper.library.JLibrary
 
DeployElement - Class in oracle.jdeveloper.deploy.dt
An extension of DefaultElement that also implements the LinkedDirtyable interface.
DeployElement() - Constructor for class oracle.jdeveloper.deploy.dt.DeployElement
Default constructor required for JavaBean status.
DeployElement(HashStructure) - Constructor for class oracle.jdeveloper.deploy.dt.DeployElement
 
Deployer - Interface in oracle.jdeveloper.deploy
A Deployer is responsible for performing a single unit of work in the Deployment process.
DeployerFactory - Interface in oracle.jdeveloper.deploy
A Deployment Factory is reponsible for providing a Deployer, given a DeploymentSequenceId.
DeployerListener - Interface in oracle.jdeveloper.deploy
A generic listener that can be attached to any Deployer.
DeployEvent - Class in oracle.jdeveloper.deploy
A DeployEvent class encapsulates information related to a deployment-step that is passed into a DeployerListener.
DeployEvent(int, int, DeployShell, Deployer) - Constructor for class oracle.jdeveloper.deploy.DeployEvent
 
DeployException - Exception in oracle.jdeveloper.deploy
This class and its subclasses represent an exception that occurs when the process of deploying (either preparation of deployment or deployment itself) is unable to complete.
DeployException() - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with no specific detail message.
DeployException(Throwable) - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with no specified detail message and chains this exception to the given Throwable.
DeployException(String) - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with the specified detail message.
DeployException(String, Object) - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with the specified detail message.
DeployException(String, Throwable) - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with the specified detail message and chains this exception to the given Throwable.
DeployException(String, Throwable, Object) - Constructor for exception oracle.jdeveloper.deploy.DeployException
Constructs a DeployException with the specified detail message and chains this exception to the given Throwable.
DeployFolder - Class in oracle.jdeveloper.deploy.dt
An extension of DefaultFolder that also implements the Copyable, LinkedDirtyable, and Subject interfaces.
DeployFolder() - Constructor for class oracle.jdeveloper.deploy.dt.DeployFolder
Default constructor needed for JavaBean status.
DeployGalleryFolder - Class in oracle.jdeveloper.deploy.dt
Overrides regular GalleryFolder by recording the instance created and preventing the List of children from being persisted.
DeployGalleryFolder() - Constructor for class oracle.jdeveloper.deploy.dt.DeployGalleryFolder
 
deployImpl(int, DeployShell) - Method in class oracle.jdeveloper.deploy.jar.ArchiveDeployer
This method writes out the Archive.
deployImpl(int, DeployShell) - Method in class oracle.jdeveloper.deploy.jar.ArchivePreviewer
 
Deployment - Class in oracle.jdeveloper.deploy.dt
Main Addin class for the Deployment Framework and entry point into Deployment DT.
DEPLOYMENT_SEQUENCE - Static variable in interface oracle.jdeveloper.deploy.DeploymentConstants
A complete end-to-end deployment sequence
deploymentCancelled(T, DeployShell) - Method in class oracle.jdeveloper.deploy.DefaultModuleDeploymentListener
 
deploymentCancelled(T, DeployShell) - Method in interface oracle.jdeveloper.deploy.ModuleDeploymentListener
Called if the deployment is cancelled, either because of an error, or another listener throwing a VetoableDeployException.
DeploymentConstants - Interface in oracle.jdeveloper.deploy
Lists the DeploymentSequenceIds that are implemented by the delivered Deployers.
DeploymentManager - Class in oracle.jdeveloper.deploy
Entry-point into the Deployment Framework.
DeploymentManager() - Constructor for class oracle.jdeveloper.deploy.DeploymentManager
 
DeploymentModule - Class in oracle.jdeveloper.deploy
A DeploymentModule provides an interface for managing events and the persistence of a deployable Archive.
DeploymentModule() - Constructor for class oracle.jdeveloper.deploy.DeploymentModule
 
DeploymentModuleEvent - Class in oracle.jdeveloper.deploy
A DeploymentModule event is fired upon changes to a DeploymentModule.
DeploymentModuleEvent(DeploymentModule, int) - Constructor for class oracle.jdeveloper.deploy.DeploymentModuleEvent
 
DeploymentModuleEvent(DeploymentModule, int, ArchiveEntry) - Constructor for class oracle.jdeveloper.deploy.DeploymentModuleEvent
 
DeploymentModuleEvent(DeploymentModule, int, Object) - Constructor for class oracle.jdeveloper.deploy.DeploymentModuleEvent
 
DeploymentModuleFactory - Interface in oracle.jdeveloper.deploy
Interface to create a DeploymentModule based on a DeployShell.
DeploymentModuleIO - Interface in oracle.jdeveloper.deploy
Handles the I/O for a Deployment Module.
DeploymentModuleIOFactory - Interface in oracle.jdeveloper.deploy
Factory to create a class to handle the I/O of a DeploymentModule.
DeploymentModuleListener - Interface in oracle.jdeveloper.deploy
Interface for listenering on events on a DeploymentModule.
DeploymentOptions - Class in oracle.jdeveloper.deploy.dt
Design-time deployment environment settings.
DeploymentOptions() - Constructor for class oracle.jdeveloper.deploy.dt.DeploymentOptions
 
DeploymentPanelContent - Class in oracle.jdeveloper.deploy.dt
Shared implementation of user interface for deployment profile maintenance.
DeploymentPanelContent(JPanel) - Constructor for class oracle.jdeveloper.deploy.dt.DeploymentPanelContent
 
DeploymentPanelContent(JPanel, boolean) - Constructor for class oracle.jdeveloper.deploy.dt.DeploymentPanelContent
 
DeploymentPanelContent.JMTNComparator - Class in oracle.jdeveloper.deploy.dt
 
DeploymentPanelContent.JMTNComparator() - Constructor for class oracle.jdeveloper.deploy.dt.DeploymentPanelContent.JMTNComparator
 
DeploymentProfiles - Class in oracle.jdeveloper.deploy.dt
 
DeploymentProfiles.ProfileIterator - Class in oracle.jdeveloper.deploy.dt
 
DeploymentView - Class in oracle.jdeveloper.deploy
A DeploymentView describes how a DeploymentModule should be constructed.
DeploymentView() - Constructor for class oracle.jdeveloper.deploy.DeploymentView
 
DeploymentView(Profile) - Constructor for class oracle.jdeveloper.deploy.DeploymentView
 
DeploymentViewManager - Class in oracle.jdeveloper.deploy
Entry point into the Deployment View APIs.
DeploymentViewManager() - Constructor for class oracle.jdeveloper.deploy.DeploymentViewManager
 
DeployMenuItem - Class in oracle.jdeveloper.deploy.dt
Data structure representing a menu item in the IDE.
DeployMenuItem(String, String) - Constructor for class oracle.jdeveloper.deploy.dt.DeployMenuItem
 
DeployMenuItem(String, String, Controller) - Constructor for class oracle.jdeveloper.deploy.dt.DeployMenuItem
 
DeployMenuItem(String, String, IdeAction) - Constructor for class oracle.jdeveloper.deploy.dt.DeployMenuItem
 
DeployMenuManager - Class in oracle.jdeveloper.deploy.dt
 
DeployMenuManager() - Constructor for class oracle.jdeveloper.deploy.dt.DeployMenuManager
 
DeployMenuManager.MenuListener - Interface in oracle.jdeveloper.deploy.dt
 
DeployProfileDt - Class in oracle.jdeveloper.deploy.dt
An instance of this class implements design-time support for its particular deployment profile type and has three responsibilities: user interaction via Controller and ContextMenuListener interfaces, inherited from DeployDesignTime.
DeployProfileDt() - Constructor for class oracle.jdeveloper.deploy.dt.DeployProfileDt
 
DeployShell - Class in oracle.jdeveloper.deploy
 
DeployShell(Context, Logger) - Constructor for class oracle.jdeveloper.deploy.DeployShell
Creates a DeployShell seeded with specified Context.
DeployShell(Context, PrintWriter) - Constructor for class oracle.jdeveloper.deploy.DeployShell
Deprecated. Use DeployShell(context, logger) instead.
DeployShell(DeployShell) - Constructor for class oracle.jdeveloper.deploy.DeployShell
Creates a DeployShell as a child of another shell.
DeployShell.SequenceStack - Class in oracle.jdeveloper.deploy
 
DeployShell.SequenceStack() - Constructor for class oracle.jdeveloper.deploy.DeployShell.SequenceStack
 
DeployShellConfigurator - Class in oracle.jdeveloper.deploy.dt
Configures DeployShells with options from the GUI IDE.
DeployShellConfigurator() - Constructor for class oracle.jdeveloper.deploy.dt.DeployShellConfigurator
 
DeployShellFactory - Interface in oracle.jdeveloper.deploy
Factory to construct and return a DeployShell used for Deployment.
DeploySummaryWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeploySummaryWizardState() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeploySummaryWizardState
 
DeployToAppServer - Class in oracle.jdeveloper.deploy.cmd
 
DeployToAppServer() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToAppServer
 
DeployToAppServer(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToAppServer
 
DeployToAppServerCommandFactory - Interface in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployToAppServerState - Class in oracle.jdeveloper.deploy.cmd
 
DeployToAppServerState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToAppServerState
 
DeployToAppServerState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToAppServerState
 
DeployToAppServerWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployToAppServerWizardState(Object, Object[], Step) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployToAppServerWizardState
 
DeployToAppServerWizardState(DeployAppServersToolkit) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployToAppServerWizardState
 
DeployToArchive - Class in oracle.jdeveloper.deploy.cmd
 
DeployToArchive(int, int, int) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToArchive
 
DeployToArchive() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToArchive
 
DeployToArchive(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToArchive
 
DeployToArchiveState - Class in oracle.jdeveloper.deploy.cmd
 
DeployToArchiveState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToArchiveState
 
DeployToArchiveState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToArchiveState
 
DeployToEar - Class in oracle.jdeveloper.deploy.cmd
 
DeployToEar(int, int, int) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToEar
 
DeployToEar() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToEar
 
DeployToEar(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToEar
 
DeployToEarState - Class in oracle.jdeveloper.deploy.cmd
 
DeployToEarState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToEarState
 
DeployToEarState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToEarState
 
DeployToFile - Class in oracle.jdeveloper.deploy.cmd
 
DeployToFile(int, int, int) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToFile
 
DeployToFile() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToFile
 
DeployToFile(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToFile
 
DeployToFileState - Class in oracle.jdeveloper.deploy.cmd
 
DeployToFileState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToFileState
 
DeployToFileState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToFileState
 
DeployToWar - Class in oracle.jdeveloper.deploy.cmd
 
DeployToWar(int, int, int) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToWar
 
DeployToWar() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToWar
 
DeployToWar(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToWar
 
DeployToWarState - Class in oracle.jdeveloper.deploy.cmd
 
DeployToWarState() - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToWarState
 
DeployToWarState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.DeployToWarState
 
DeployToWeblogic - Class in oracle.jdeveloper.deploy.cmd.weblogic
 
DeployToWeblogic() - Constructor for class oracle.jdeveloper.deploy.cmd.weblogic.DeployToWeblogic
 
DeployToWeblogic(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.weblogic.DeployToWeblogic
 
DeployToWeblogic(DeployToAppServer) - Constructor for class oracle.jdeveloper.deploy.cmd.weblogic.DeployToWeblogic
 
DeployToWeblogicState - Class in oracle.jdeveloper.deploy.cmd.weblogic
 
DeployToWeblogicState() - Constructor for class oracle.jdeveloper.deploy.cmd.weblogic.DeployToWeblogicState
 
DeployToWeblogicState(HashStructure) - Constructor for class oracle.jdeveloper.deploy.cmd.weblogic.DeployToWeblogicState
 
DeployUtil - Class in oracle.jdeveloper.deploy
Bucket for miscellaneous methods that are in the process of being refactored or otherwise don't properly belong anywhere else yet.
DeployWizardBuilder - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployWizardBuilder(ToolkitContext, DeployWizardState) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardBuilder
 
DeployWizardState - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployWizardState(Object, Object[]) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardState
 
DeployWizardState(Object, Object[], Step) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardState
 
DeployWizardStep - Class in oracle.jdeveloper.deploy.dt.wizard.spi
 
DeployWizardStep() - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardStep
 
DeployWizardStep(Class) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardStep
 
DeployWizardStep(String, Class) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardStep
 
DeployWizardStep(String, Class, Class[], Object[], String) - Constructor for class oracle.jdeveloper.deploy.dt.wizard.spi.DeployWizardStep
 
DEPRECATED - Static variable in class oracle.jdeveloper.audit.analyzer.StyleCategory
 
DeprecatedFilter - Class in oracle.javatools.parser.java.v2.util.filter
A AssignableFilter rejects elements that are deprecated.
DeprecatedFilter() - Constructor for class oracle.javatools.parser.java.v2.util.filter.DeprecatedFilter
Creates a filter that rejects deprecated elements.
DeprecatedFilter(int) - Constructor for class oracle.javatools.parser.java.v2.util.filter.DeprecatedFilter
Creates a Filter that rejects deprecated or hidden elements based on what value provide.
DeprecatedFilter(boolean, boolean) - Constructor for class oracle.javatools.parser.java.v2.util.filter.DeprecatedFilter
Creates a Filter that rejects deprecated or hidden elements based on what value provide.
DEPTH_DECLARATIONS - Static variable in class oracle.javatools.parser.plsql.old.PlsqlParser
Parse depth.
DEPTH_FULL - Static variable in class oracle.javatools.parser.plsql.old.PlsqlParser
Parse depth.
DereferenceExpressionT - Interface in javax.ide.model.java.source.tree
Common supertype for expressions performing dereference operations.
deregister(MacroExpander) - Method in class oracle.ide.externaltools.macro.MacroRegistry
Deprecated. since 11.0. No replacement.
deregister(VCS) - Static method in class oracle.ide.vcs.VCSRegistry
 
deregister(ChangeSetAdapter) - Static method in class oracle.jdeveloper.vcs.changeset.ChangeSetRegistry
 
deregisterCompositeProxy(CompositeFileElementProxy) - Static method in class oracle.ide.composite.CompositeFileElementRegistry
Deregisters a proxy object for a composite file element type.
deregisterDecoderHelper(StreamDecoderHelper) - Static method in class oracle.jdeveloper.compare.StreamDecoder
Deegister a decoder helper to assist with custom default encodings.
deregisterDockableView(String) - Static method in class oracle.jdeveloper.vcs.spi.VCSDockableViewRegistry
 
deregisterOverlayConsumer(IconOverlayConsumer) - Method in class oracle.ide.explorer.IconOverlayCache
 
deregisterPanelProvider(PropertiesPanelProvider) - Static method in class oracle.jdeveloper.vcs.properties.PropertiesPanelRegistry
Deregisters a PropertiesPanelProvider.
deregisterSubstitution(CustomFilterSubstitution) - Method in class oracle.jdeveloper.history.CustomFilterManager
 
deregisterTrackingFilter(URLFilter) - Static method in class oracle.jdeveloper.vcs.util.VCSBufferUtils
 
deregisterUI(Navigable) - Static method in class oracle.ide.config.ClientSetting
 
deregisterUI(Navigable) - Static method in class oracle.ide.config.IdeSettings
Deregisters user interface from the Preferences dialog.
deregisterUI(Navigable) - Method in class oracle.ide.panels.NavigableRegistry
Deregisters the UI that is specified by the Navigable.
deregisterWorkspaceArtifact(String) - Method in class oracle.ide.vcs.VCSManager
Deprecated. not replaced. Artifacts must be registered on startup, and can no longer be deregistered.
deriveBundleId(PropertyStorage, URL) - Static method in class oracle.ide.resourcebundle.ResourceBundleUtils
Attempts to derive a bundleId for the specified URL based on it being part of the specified project
DerivedLibrary - Interface in oracle.jdeveloper.library
Encapsulates the notion of a derived library as it is used within JDeveloper.
deriveFont(Font, int, float) - Static method in class oracle.javatools.ui.Fonts
This method works around bugs in Java 1.5's implementation of Font.deriveFont() that prevent it from copying composite font information, which can result in broken glyphs in certain multibyte environments.
DESC - Static variable in class oracle.javatools.db.sql.IndexObject
Descending order (DESC)
DESC - Static variable in class oracle.javatools.db.sql.OrderByObject
Descending order (DESC)
descendingUpdateNodes() - Method in class oracle.ide.controls.tree.JMutableTreeNode
Beginning with the given actionNode this method recurses down the sub-tree and updates the checked status of non-leaf checkboxes.
description() - Method in class oracle.ide.editor.FilesToSaveGroup
Returns the description of this group.
DESCRIPTION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb
 
DESCRIPTION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb_en
 
DESCRIPTION - Static variable in class oracle.ide.expressionbuilder.ExpressionBuilderArb_ja
 
description(String) - Method in class oracle.ide.navigator.DeleteActionHandler.DetailsTextConfigBuilder
 
description - Variable in class oracle.ide.palette2.DefaultPalettePage.PageRecord
 
description() - Method in class oracle.jdeveloper.audit.extension.ExtensionBean
Gets the localized description of this bean.
DESCRIPTION_KEY - Static variable in class oracle.jdeveloper.audit.extension.ExtensionBean
The key for the description of a bean or bean property.
DESCRIPTION_NULL_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DESCRIPTION_NULL_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DESCRIPTION_NULL_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
descriptions() - Method in class oracle.ideimpl.webupdate.parser.Problems
Returns a collection of human readable descriptions of the problems encountered while parsing.
DescriptionScrollPane - Class in oracle.ide.controls
Implements a multi-line, scrollable, uneditable text area, suitable for displaying a textual description for an item selected in another UI component (such as a list).
DescriptionScrollPane() - Constructor for class oracle.ide.controls.DescriptionScrollPane
 
descriptiveText - Variable in class oracle.jdeveloper.dialogs.ClassPackageBrowserV2
 
DescriptorBean - Class in oracle.jdeveloper.deploy.jsr88
Generic implementation for the DDBean interface.
DescriptorBean(String, DescriptorBean, Node) - Constructor for class oracle.jdeveloper.deploy.jsr88.DescriptorBean
Creates a new DescriptorBean for a specific deployment descriptor element.
deselectAll() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Sets the state of the checkbox to unchecked for all rows in the model.
deselectAll() - Method in class oracle.ide.db.controls.AbstractTreePicker
 
deselectAllSelectables() - Method in class oracle.ide.controls.checkboxlist.CheckBoxListModel
Sets the state of the checkbox to unchecked for all rows in the model (only for checkboxes that are actually selectable.)
DESELECTED - Static variable in class oracle.ide.navigator.ApplicationChangeEvent
State change value returned from ApplicationChangeEvent.getStateChange() when the ApplicationChangeEvent was triggered by deselecting an application.
DESIGN_FILENAME - Static variable in class oracle.ide.layout.Layouts
 
DESIGN_FILENAME_BASE - Static variable in class oracle.ide.layout.Layouts
 
DESIGNER_HTML_TOOLBAR_ID - Static variable in class oracle.jdeveloper.webapp.designer.DesignerConstants
 
DESIGNER_JSP_TOOLBAR_ID - Static variable in class oracle.jdeveloper.webapp.designer.DesignerConstants
 
DESIGNER_TOOLBAR_ID - Static variable in class oracle.jdeveloper.webapp.designer.DesignerConstants
Identifies the desinger's toolbar.
DesignerConstants - Class in oracle.jdeveloper.webapp.designer
 
DesignerConstants() - Constructor for class oracle.jdeveloper.webapp.designer.DesignerConstants
 
destroy() - Method in class oracle.jdeveloper.vcs.spi.VCSThreadPool
 
destroyCache() - Method in class oracle.javatools.db.AbstractDBObjectProvider
Destroys the object cache.
destroyHighlightLayer(HighlightLayer) - Method in class oracle.javatools.editor.BasicEditorPane
Destroys a highlight layer that is no longer needed.
detach(CodeEditor) - Method in interface oracle.ide.ceditor.ViewSelectionHelper
Detach and release all references to the CodeEditor and CodeEditorViewSelectionSetter
detach(RootPaneContainer) - Method in class oracle.ide.controls.WaitCursor
Deprecated. since 11.1.1. Instead of attaching and attaching from specific root panes, clients should construct new WaitCursor instances for new root panes using the WaitCursor.WaitCursor(Component) API. If you want to force a wait cursor to detach from all of its attached root panes, you should call WaitCursor.dispose(). Note that the WaitCursor returned from Ide#getWaitCursor() does not support the dispose() method, and will throw an exception if you attempt to use it.
detach(Observer) - Method in class oracle.ide.model.Connections
 
detach(Observer) - Method in class oracle.ide.model.IdeSubject
Unregisters an observer that is not interested anymore in being notified when the internal state of the class implementing the Subject interface changes.
detach(Observer) - Method in class oracle.ide.model.Node
 
detach(Observer, Class<? extends Node>) - Static method in class oracle.ide.model.NodeFactory
Removes the specified observer from the given type list of observers.
detach(Observer) - Method in class oracle.ide.model.ObservableFolder
 
detach(Observer) - Method in interface oracle.ide.model.Subject
Unregisters an observer that is not interested anymore in being notified when the internal state of the class implementing the Subject interface changes.
detach(Observer) - Method in interface oracle.ide.palette.PaletteItem
 
detach(BasicEditorPane) - Method in class oracle.javatools.editor.folding.AbstractCodeFoldingPlugin
 
detach(BasicEditorPane) - Method in class oracle.javatools.editor.folding.CodeFoldingMargin
 
detach(CodeEditor, AuditEditorListener) - Method in class oracle.jdeveloper.audit.java.JavaSourceEditorAdapter
 
detach(CodeEditor, AuditEditorListener) - Method in class oracle.jdeveloper.audit.model.AuditEditorAdapter
Detaches a code editor from this adapter.
detach() - Method in class oracle.jdeveloper.audit.model.CompositeDependency
 
detach() - Method in class oracle.jdeveloper.audit.model.Dependency
Detach this dependency from its target.
detach() - Method in class oracle.jdeveloper.audit.model.FileDependency
 
detach() - Method in class oracle.jdeveloper.audit.model.StructureDependency
 
detach(Observer) - Method in class oracle.jdeveloper.deploy.dt.DeployElement
 
detach(Observer) - Method in class oracle.jdeveloper.deploy.dt.DeployFolder
 
detach(Observer) - Method in class oracle.jdeveloper.library.JLibraryManager
 
detachContributorChangeListeners() - Method in class oracle.javatools.compare.view.BaseCompareView
 
detachDependencyChangeListener(StructureChangeListener) - Method in class oracle.ide.model.DependencyConfiguration
 
detachUndoState() - Method in class oracle.javatools.buffer.AbstractTextBuffer
Detach the UndoState from this TextBuffer.
detachUndoState(AbstractTextBuffer) - Static method in class oracle.javatools.buffer.Utilities
Utility routine which will detach all UndoableEdit's that have been generated for the given TextBuffer instance into an opaque state object.
DETAIL - Static variable in class oracle.javatools.icons.OracleIcons
DetailDialog - Class in oracle.javatools.dialogs
A JEWTDialog subclass that can be used when you want to include a "Details" button in the buttonbar of a dialog that can be expanded to show more information.
DetailDialog(Dialog, String, int) - Constructor for class oracle.javatools.dialogs.DetailDialog
 
DetailDialog(Frame, String, int) - Constructor for class oracle.javatools.dialogs.DetailDialog
 
DetailedTraversalException - Exception in oracle.ide.panels
The DetailedTraversalException should be thrown from Traversable.onExit(TraversableContext) method if the user has entered incomplete, invalid, or inconsistent data that causes validation to fail, and you want deatiled exception information presented to the user.
DetailedTraversalException(String) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified String as the displayable error message to show to the user.
DetailedTraversalException(String, String) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified String as the displayable error message to show to the user.
DetailedTraversalException(String, String, String) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified String as the displayable error message to show to the user.
DetailedTraversalException(Object) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified object providing the displayable error message UI to show to the user.
DetailedTraversalException(Object, String) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified object providing the displayable error message UI to show to the user.
DetailedTraversalException(Object, String, String) - Constructor for exception oracle.ide.panels.DetailedTraversalException
Creates a new instance with the specified object providing the displayable error message UI to show to the user.
DetailNavigable - Class in oracle.ide.panels
 
DetailNavigable(String) - Constructor for class oracle.ide.panels.DetailNavigable
 
DetailNavigable(String, Class) - Constructor for class oracle.ide.panels.DetailNavigable
 
DetailNavigable(String, Class, Navigable[]) - Constructor for class oracle.ide.panels.DetailNavigable
 
DetailNavigable(String, Class, Class[], Object[], Navigable[]) - Constructor for class oracle.ide.panels.DetailNavigable
 
detatch(CodeEditor) - Method in class oracle.ide.ceditor.ViewLimitProvider
 
detatch() - Method in class oracle.javatools.ui.breadcrumbs.PopupHandler
Remove this handler from the JBreadcrumbs to which it was previously attached and perform any other additional cleanup
DeterminateProgressMonitor - Class in oracle.ideimpl.webupdate
Progress monitor registered with the update manager for receiving feedback about udpate progress
DeterminateProgressMonitor(JProgressBar, JLabel) - Constructor for class oracle.ideimpl.webupdate.DeterminateProgressMonitor
 
DeterminateProgressMonitor - Class in oracle.javatools.dialogs.progress
A progress monitor implementation for determinate progress feedback.
DeterminateProgressMonitor(Component, String) - Constructor for class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
 
DeterminateProgressMonitor(Component, String, int, int) - Constructor for class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
 
DeterminateProgressMonitor(Component, String, Object, String) - Constructor for class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
 
DeterminateProgressMonitor(Component, String, Object, String, int, int) - Constructor for class oracle.javatools.dialogs.progress.DeterminateProgressMonitor
 
determineSourceRoot(Node, boolean[]) - Method in interface oracle.jdeveloper.model.SourceRootHelper
Gets the URL for the source root associated with the supplied node.
determineTargetAndStarter() - Method in class oracle.ide.runner.RunProcess
Determines what should be the target and starter for this process.
determineTargetAndStarter(Class) - Method in class oracle.ide.runner.RunProcess
Determines what should be the target and starter for this process.
determineTargetAndStarter(Class) - Method in class oracle.jdeveloper.runner.JRunProcess
Determines what should be the target and starter for this process.
determineTargetAndStarterAlready - Variable in class oracle.ide.runner.RunProcess
Whether the target Node and Starter have already been determined.
detractors() - Method in class oracle.ide.inspector.InspectableViewRegistry
 
DEVICE_CLASS_PROP_NAME - Static variable in class oracle.jdeveloper.webapp.designer.DeviceRegistry
 
DeviceRegistry - Class in oracle.jdeveloper.webapp.designer
Device class is determened based on the model, while reference device for that device class is savet in the DTCache.
DeviceRegistry.Callback - Class in oracle.jdeveloper.webapp.designer
 
DeviceRegistry.Callback() - Constructor for class oracle.jdeveloper.webapp.designer.DeviceRegistry.Callback
 
Diagnostics - Class in oracle.javatools.logging
Provides utilities for creating diagnostic files.
DIALOG - Static variable in class oracle.javatools.icons.OracleIcons
dialogAboutToRun(JDialog) - Method in interface oracle.ide.dialogs.DialogRunnerCallback
 
dialogAboutToRun(JDialog) - Method in class oracle.ide.dialogs.SizeKeeperCallback
 
DialogCallbacks - Class in oracle.ide.panels
This interface defines callback methods that are implemented by a a Traversable-based Launcher dialog for the sake of Traversable dailog that need to update the state of the Launcher dialog's components.
DialogCallbacks() - Constructor for class oracle.ide.panels.DialogCallbacks
 
DialogFactory - Class in oracle.jdevimpl.audit.swing
A factory for dialogs.
DialogFactory() - Constructor for class oracle.jdevimpl.audit.swing.DialogFactory
Creates a dialog.
DialogHeader - Class in oracle.javatools.dialogs
Deprecated. since 11.0. Use DialogHeader.
DialogHeader() - Constructor for class oracle.javatools.dialogs.DialogHeader
Deprecated.  
dialogInit() - Method in class oracle.javatools.dialogs.DetailDialog
 
DialogRunnerCallback - Interface in oracle.ide.dialogs
 
DialogSizeKeeper - Class in oracle.ide.dialogs
 
DialogSizeKeeper() - Constructor for class oracle.ide.dialogs.DialogSizeKeeper
 
dialogTitle - Variable in class oracle.ide.cmd.OpenCommandData
If the file selection dialog is shown, use this dialogTitle.
DialogUtil - Class in oracle.ide.dialogs
A factory class for dialogs.
DialogUtil() - Constructor for class oracle.ide.dialogs.DialogUtil
 
DialogUtil - Class in oracle.javatools.dialogs
Dialog utilities.
DialogWatcher - Class in oracle.ide.keyboard
This class ensures that user defined accelerators for cut, copy and paste also work in the text components of dialogs.
DIALOGWIZARD - Static variable in class oracle.javatools.icons.OracleIcons
DictionaryDatabase - Class in oracle.javatools.db.dictionary
Database implementation that uses a DictionaryQueries object to provide the queries on the database's dictionary.
DictionaryDatabase(String, String, Connection) - Constructor for class oracle.javatools.db.dictionary.DictionaryDatabase
 
DictionaryDBObjectBuilder<T extends AbstractBuildableObject> - Class in oracle.javatools.db.dictionary
Extension of AbstractDBObjectBuilder that includes some database specific support such as connections and query wrappers.
DictionaryDBObjectBuilder(DictionaryDatabase, String) - Constructor for class oracle.javatools.db.dictionary.DictionaryDBObjectBuilder
 
DictionaryQueries - Class in oracle.javatools.db.dictionary
A DictionaryQueries object is used by a DictionaryDatabase for retrieving any queries to the dictionary needed for the basic provider support of listing objects.
DictionaryQueries() - Constructor for class oracle.javatools.db.dictionary.DictionaryQueries
 
DictionaryQueries.Params - Enum in oracle.javatools.db.dictionary
Enumeration of possible parameters that can be used in the list queries.
diff(Object, Object) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given objects.
diff(Object[], Object[]) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given objects.
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given objects with the prepared context.
diff(Object[], Object[], ResultSet) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given object arrays.
diff(Object[], Object[], ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given object arrays with the prepared context.
diff(List, List, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.DiffEngine
Diff the given object lists with the prepared context.
diff(Object, Object, ResultSet, DiffContext) - Method in interface oracle.javatools.db.diff.Differ
Diff two objects and place any results in the DiffContext.
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericArrayDiffer
 
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericBeanDiffer
If the objects being diffed are beans this method returns true - i.e.
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericIDDiffer
 
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericMapDiffer
 
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericSchemaDiffer
Deprecated.  
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.GenericToStringDiffer
 
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.IDByNameDiffer
 
diff(Object, Object) - Method in class oracle.javatools.db.diff.ListDiffer
 
diff(Object, Object, ResultSet, DiffContext) - Method in class oracle.javatools.db.diff.ListDiffer
 
DiffContext - Class in oracle.javatools.db.diff
 
DiffContext() - Constructor for class oracle.javatools.db.diff.DiffContext
 
DiffContext(DiffEngine, ResultSet) - Constructor for class oracle.javatools.db.diff.DiffContext
 
DiffEngine - Class in oracle.javatools.db.diff
Engine that can diff two objects and return the results.
DiffEngine() - Constructor for class oracle.javatools.db.diff.DiffEngine
 
DiffEngine(boolean) - Constructor for class oracle.javatools.db.diff.DiffEngine
 
DiffEngine(DiffEngine) - Constructor for class oracle.javatools.db.diff.DiffEngine
Create a new diff engine with the same differs as an existing one
DiffEngineCancelledException - Exception in oracle.javatools.db.diff
 
DiffEngineCancelledException() - Constructor for exception oracle.javatools.db.diff.DiffEngineCancelledException
 
Differ - Interface in oracle.javatools.db.diff
Engine that can diff two objects and return the results.
Difference - Class in oracle.javatools.db.diff
Represents the difference between two versions of the same object.
Difference() - Constructor for class oracle.javatools.db.diff.Difference
 
DifferenceFilter - Interface in oracle.javatools.db.diff
Filter that can be applied recursively to a Difference to change the assessment of which Differences are the "same".
DiffGutter - Class in oracle.javatools.compare.view
 
DiffGutter(BaseCompareView, ContributorKind, ContributorKind) - Constructor for class oracle.javatools.compare.view.DiffGutter
 
DiffLexer - Class in oracle.javatools.parser.diff
The DiffLexer is an implementation of the Lexer interface for a *.diff or *.patch file.
DiffLexer() - Constructor for class oracle.javatools.parser.diff.DiffLexer
Constructs a default PropertiesLexer with a starting position of 0.
diffProperty(Object, Object, ResultSet, DiffContext, PropertyInfo) - Method in class oracle.javatools.db.diff.GenericBeanDiffer
Three types of property are supported
1) those that convert to strings - convert to strings and compare
2) array properties - diff them with the engine as lists
3) other objects - let the diff engine decide what to do with them
DiffTokens - Interface in oracle.javatools.parser.diff
The DiffTokens interface defines the constants for the various pieces of a *.diff or *.patch file.
digit2int(char, int) - Static method in class oracle.javatools.parser.java.v2.scanner.LexerLiteral
 
dimension(Dimension, int) - Method in class oracle.ide.inspector.layout.AutoExpandPreferredSize
 
dimension(Dimension, int, int, int) - Method in class oracle.ide.inspector.layout.AutoExpandPreferredSize
 
DIMENSION - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents a dimension lexical unit.
dir2TemplateDataFile(URL) - Static method in class oracle.jdeveloper.template.TemplateUtils
Given a directory URL, returns a URL to a filename within it where templates are/can be persisted.
DIRECT_LINK_STYLE - Static variable in class oracle.javatools.icons.OracleIcons
DIRECTION_LTR - Static variable in class oracle.ide.controls.ButtonsLayoutManager
 
DIRECTION_RTL - Static variable in class oracle.ide.controls.ButtonsLayoutManager
 
Directories - Interface in oracle.ideimpl.webupdate
Interface that the UpdateManager and update task use to retreive information about the directories updates should be installed into.
DIRECTORIES_ONLY - Static variable in class oracle.ide.net.URLChooser
 
DIRECTORIES_OR_FILES - Static variable in class oracle.ide.net.URLChooser
 
DIRECTORY - Static variable in class oracle.javatools.compare.CompareType
 
Directory - Class in oracle.javatools.db.ora
Model of an Oracle Directory object.
Directory() - Constructor for class oracle.javatools.db.ora.Directory
 
Directory(String, Schema) - Constructor for class oracle.javatools.db.ora.Directory
 
DIRECTORY_ADDED - Static variable in class oracle.ide.net.URLFileSystemEvent
The event type for when a directory was created type of event.
DIRECTORY_FILTER - Static variable in interface oracle.ide.dialogs.filter.FileFilter
 
DIRECTORY_REMOVED - Static variable in class oracle.ide.net.URLFileSystemEvent
The event type for when a directory was removed type of event.
DIRECTORY_RENAMED - Static variable in class oracle.ide.net.URLFileSystemEvent
The event type for when a directory was renamed.
DirectoryExcludeFilter - Class in oracle.ide.dialogs.filter
 
DirectoryExcludeFilter() - Constructor for class oracle.ide.dialogs.filter.DirectoryExcludeFilter
 
DirectoryExcludeFilterPanel - Class in oracle.ide.dialogs.filter
Deprecated. since 11.0 with no replacement.
DirectoryExcludeFilterPanel() - Constructor for class oracle.ide.dialogs.filter.DirectoryExcludeFilterPanel
Deprecated.  
DirectoryModelAdapter - Class in oracle.jdevimpl.audit.model
A ModelAdapter which adapts the Audit framework to a directory in a content set.
DirectoryModelType - Class in oracle.jdevimpl.audit.model
The model type of the vestigial model corresponding to a ContentDirectory.
DirectoryModelType() - Constructor for class oracle.jdevimpl.audit.model.DirectoryModelType
 
DirectoryOptionsPanel - Class in oracle.ide.dialogs.filter
Deprecated. since 11.0 with no replacement.
DirectoryOptionsPanel(URL[], boolean, boolean, boolean, Context) - Constructor for class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated. Add commands must use this constructor to set the context so the DirectoryOptionsPanel will properly handle jws and jpr files.
DirectoryOptionsPanel(URL[], boolean, boolean) - Constructor for class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated.  
DirectoryOptionsPanel(URL[], boolean, boolean, boolean) - Constructor for class oracle.ide.dialogs.filter.DirectoryOptionsPanel
Deprecated. This constructor is used when you want the DirectoryOptionsPanel to display a button to allow the user to remove tree nodes from it's display.
DirectoryStorage - Class in oracle.ojc.storage
 
DirectoryStorage(AbstractStorage, String) - Constructor for class oracle.ojc.storage.DirectoryStorage
 
DirectoryStorage(File) - Constructor for class oracle.ojc.storage.DirectoryStorage
 
DIRECTORYTREEVIEW - Static variable in class oracle.javatools.icons.OracleIcons
dirEntryIndex(String) - Method in class oracle.ide.net.JarIndex
Deprecated. Use JarIndex.isDirectory(String) to determine if an entry is a directory, or JarIndex.visit(Visitor) to iterate the index entries. The index returned by this method may become invalid if the JAR file changes on disk.
DIRTY - Static variable in class oracle.ide.model.ElementAttributes
DIRTY is a mutable attribute that indicates that the Element is currently dirty.
DIRTY_COMPOSITE - Static variable in class oracle.ide.model.ElementAttributes
DIRTY_COMPOSITE is a mutable attribute that indicates that the Element composite state is dirty.
DIRTY_FONT - Static variable in class oracle.ide.IdeUIManager
 
Dirtyable - Interface in oracle.ide.model
Objects that implement the Dirtyable interface indicate that they are able to track their own dirty state.
dirtyable - Variable in class oracle.ide.model.XMLDataNode.DataCastPacket
The Dirtyable view of the data object.
Dirtyable - Interface in oracle.javatools.data
Objects that implement the Dirtyable interface indicate that they are able to track their own dirty state.
dirtyLabel(String) - Static method in class oracle.ide.model.DefaultDirtyable
Returns the 'dirty' version of the specified label.
dirtyLabel(Dirtyable, String) - Static method in class oracle.ide.model.DefaultDirtyable
Returns the 'dirty' version of the specified label if the specified Dirtyable object is dirty; otherwise, returns the label as is.
dirtyLabel(Object, String) - Static method in class oracle.ide.model.DefaultDirtyable
Returns the 'dirty' version of the specified label if the specified Object is a Dirtyable object and that object is dirty; otherwise, returns the label as is.
dirtyNodes() - Method in class oracle.ide.editor.SaveFilesEvent
Returns the list of dirty nodes to be closed.
DirURLClassLocator - Class in oracle.jdeveloper.java.locator
The DirURLClassLocator is an implementation of the URL-based ClassLocator which deals with root URLs that are not Jar URLs.
DirURLClassLocator(URL, int) - Constructor for class oracle.jdeveloper.java.locator.DirURLClassLocator
Constructs a new DirURLClassLocator.
DISABLE_FILE_NOT_IN_PROJECT_WARNING - Static variable in class oracle.jdeveloper.compiler.JCompiler
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_de
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_en
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_es
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_fr
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_it
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ja
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_ko
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_pt_BR
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_CN
 
DISABLE_QUICKDIFF - Static variable in class oracle.ide.quickdiff.res.QuickDiffArb_zh_TW
 
DISABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DISABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DISABLE_REPORT_NONTRANSLATED_STRINGS_OPTION - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DISABLEBREAKPOINT_CMD_ID - Static variable in class oracle.jdeveloper.debugger.DebuggerConstants
The command ID of the action that disables breakpoints.
DISABLED_BREAKPOINT_STYLE - Static variable in class oracle.jdeveloper.debugger.DebuggerConstants
Use this constant to find the HighlightStyle the JDeveloper debugger uses for lines with a disabled breakpoint.
DISABLED_ICON - Static variable in class oracle.ide.controls.ToggleAction
 
DISABLEDBREAKPOINT - Static variable in class oracle.javatools.icons.OracleIcons
disabledMenuSpecificLabel(IdeAction, String) - Method in class oracle.jdeveloper.controller.MenuAwareLabelUpdater
Gets the label to use for the action when it appears on the menu supplied in the constructor.
disableWordWrapping(JToolTip) - Static method in class oracle.javatools.ui.plaf.WordWrappingToolTipUI
Disables word wrapping for the specified JToolTip instance.
DISASSOCIATE_STATISTICS_EVENT - Static variable in class oracle.javatools.db.Trigger
 
discardAllGutterMarks() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin.Column
Utility routine which discards all of the gutter marks.
discardAllMarks() - Method in class oracle.javatools.editor.gutter.LineGutterPlugin
Utility routine to toss all the marks that are in our list and notify our listeners of their removal.
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ar
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_cs
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_da
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_de
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_el
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_es
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_fi
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_fr
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_hu
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_it
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_iw
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ja
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ko
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_nl
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_no
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pl
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pt
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ro
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ru
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_sk
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_sv
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_th
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_tr
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
DISCLOSE_HIDE_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ar
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_cs
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_da
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_de
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_el
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_es
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_fi
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_fr
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_hu
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_it
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_iw
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ja
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ko
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_nl
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_no
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pl
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pt
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_pt_BR
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ro
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_ru
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_sk
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_sv
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_th
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_tr
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_zh_CN
 
DISCLOSE_SHOW_CONTENTS - Static variable in class oracle.javatools.ui.UIBundle_zh_TW
 
disclosureIcon() - Method in class oracle.javatools.ui.Header
 
disconnect() - Method in class oracle.jdeveloper.db.adapter.DatabaseProvider
Notifies this provider that the connection(s) associated with it have been closed.
disconnect(String) - Method in interface oracle.jdeveloper.db.Connections
If the connection store has a cached connection for this connection name then disconnect it.
disconnect(String) - Method in class oracle.jdeveloper.db.DatabaseConnections
Disconnect the cached JDBC connections for the given connection name, and closes the associated Database as well.
disconnect(String, boolean) - Method in class oracle.jdeveloper.db.DatabaseConnections
Disconnect the cached JDBC connections for the given connection name, and closes the associated Database as well.
DisconnectListener - Interface in oracle.jdeveloper.db
Interface for a listener interested in connection disconnect events.
dismiss() - Static method in class oracle.javatools.controls.SplashScreen
Hide and destroy the splash screen.
dismissPopup(PopupWindow) - Method in class oracle.javatools.editor.popup.PopupWindowManager
Dismisses the popup window and any associated resources.
DISONNECT_ID - Static variable in class oracle.jdeveloper.db.DatabaseActions
 
dispatch(Runnable) - Static method in class oracle.javatools.util.SwingUtils
Dispatch a runnable.
dispatchEvent(int, String, RunProcess) - Method in class oracle.jdeveloper.vcs.migrate.VCSStreamMonitor
This method is public as a side-effect of implementation.
dispatchKeyEvent(KeyEvent) - Method in class oracle.ide.keyboard.GrabbableFocusManager
1) handles the eatNextTypedReleased() functionality
display() - Method in class oracle.javatools.dialogs.ProgressMonitor
Deprecated. Forces the progress dialog to be displayed, regardless of timing.
DISPLAY_GROUP - Static variable in class oracle.ide.inspector.layout.DisplayGroup
 
Displayable - Interface in oracle.ide.model
The Displayable interface defines methods that an object must implement in order to be displayed in the various controls used by the IDE.
DisplayableCellRenderer - Class in oracle.jdeveloper.vcs.vop
Cell renderer for Displayable instances.
DisplayableCellRenderer() - Constructor for class oracle.jdeveloper.vcs.vop.DisplayableCellRenderer
 
DisplayableComparator - Class in oracle.jdeveloper.vcs.vop
Comparator for instances of Displayable.
DisplayableComparator() - Constructor for class oracle.jdeveloper.vcs.vop.DisplayableComparator
 
DisplayableTable - Interface in oracle.javatools.ui.table
Interface that is used to display the table cells values in a readable text form.
displayDetailNodesAsChildren() - Method in class oracle.ide.panels.MDDPanel
 
displayDetailNodesAsChildren() - Method in class oracle.ide.panels.NavigableContext
 
displayErrorMessage(String, String, String) - Method in class oracle.jdeveloper.wizard.common.BaliWizard
 
displayFoldersAsPackages() - Method in class oracle.ide.model.ContentSetProvider
Returns true if the ContentSetProvider wants its folders to be rendered in the UI as if they are Java packages.
DisplayGroup - Class in oracle.ide.inspector.layout
Display groups collect a number of displayable elements into meaningful groups that are hidden from view when the display group is not in its expanded state.
DisplayGroup() - Constructor for class oracle.ide.inspector.layout.DisplayGroup
 
displayImpl() - Method in class oracle.javatools.dialogs.progress.IndeterminateProgressMonitor
 
displayName - Variable in class oracle.ide.layout.ViewId
 
displayName - Variable in class oracle.jdeveloper.deploy.dt.DeployMenuItem
 
DisplayProperty - Interface in oracle.jdeveloper.vcs.vop
Metadata about a read only property displayed in the version operation panel.
displayValue(PropertyInfo) - Static method in class oracle.ide.inspector.DisplayValues
Returns the display value of the given property.
displayValue() - Method in class oracle.ide.inspector.PropertyInfo
 
DisplayValues - Class in oracle.ide.inspector
Understands utility methods related to "display values" for a particular inline editor in the Property Inspector.
dispose() - Method in class oracle.ide.controls.StatusBarControl
 
dispose() - Method in class oracle.ide.controls.Toolbar
Sets the action of each AbstractButton contained within the toolbar to null to avoid memory leaks.
dispose() - Method in class oracle.ide.controls.WaitCursor
Detaches this WaitCursor from any components it is attached to.
dispose() - Method in class oracle.ide.extension.HashStructureHook
Frees all information stored by this hook.
dispose() - Method in class oracle.ide.panels.TDialogLauncher
 
dispose() - Method in class oracle.ide.quickdiff.QuickDiffReference
Disposes of all transient reference data and detaches all listeners for the observable state.
dispose() - Method in class oracle.ide.todo.AbstractToDoItem
 
dispose() - Method in interface oracle.ide.todo.ToDoItem
Called when the to do item is being deleted.
dispose() - Method in class oracle.ide.wizard.FSMWizard
Dispose any memory associated with the Wizard.
dispose() - Method in class oracle.javatools.compare.view.BaseCompareView
 
dispose() - Method in class oracle.javatools.compare.view.wedge.WedgeCompareView
 
dispose() - Method in class oracle.javatools.editor.BasicEditorPane
Instructs this editor pane that it is no longer needed, and that it can clear up resources and references.
dispose() - Method in class oracle.javatools.editor.TextRange
Free up resources used to track this range in the buffer.
dispose() - Method in class oracle.javatools.editor.TextTabber
As the TextTabber uses editor resources these resources need to be released when no longer needed.
Note: disposal is automatic once the TextTabber has been activated via setActive(true).
dispose() - Method in class oracle.javatools.history.HistoryComponent
Clean up this history component.
dispose() - Method in class oracle.javatools.ui.datatips.DataTip
 
dispose() - Method in class oracle.javatools.ui.datatips.DataTipWindow
Will hide and clean up this tip window, and then call dispose on its child DataTipWindow
dispose() - Method in class oracle.javatools.ui.ghost.GhostPalette
Remove the panel from the layer and clean up the panel, it can not be shown again.
dispose() - Method in class oracle.javatools.ui.ghost.GhostPointingPalette
Remove the panel from the layer and clean up the panel, it can not be shown again.
dispose() - Method in class oracle.javatools.ui.ViewportChangeNotifier
Stop listening to any viewports in the hierarchy, and cleanup.
dispose() - Method in class oracle.jdeveloper.dialogs.BrowseHandler
Utility routine to detach from the text field and clean up.
dispose() - Method in class oracle.jdeveloper.dialogs.BrowseHandler2
Utility routine to detach from the text field and clean up.
dispose() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbs
 
dispose() - Method in class oracle.jdeveloper.webapp.breadcrumbs.WebAppBreadcrumbsGui
 
disposeAll() - Method in class oracle.javatools.ui.datatips.DataTipWindow
Will hide and clean up this tip window, and then call dispose on its child DataTipWindow, then call disposeAll up the DataTipWindow hierarchy until it reaches the root tip window
disposeChildren() - Method in class oracle.javatools.ui.datatips.DataTipWindow
Will call dispose on this windows child DataTipWindow
disposeHistoryFilters() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryViewer
 
DIVIDE - Static variable in class oracle.javatools.db.sql.ArithmeticOperation
Divide
DIVIDE - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '/' lexical unit.
DLG_MAX_HEIGHT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
DLG_MAX_WIDTH - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
DLG_MIN_HEIGHT - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
DLG_MIN_WIDTH - Static variable in class oracle.ide.dialogs.SelectFilesPanel
 
dndEvent(boolean) - Method in interface oracle.ide.palette.Droppable
Pass to the owner of a wizard or dialog or other whether a drag and drop event is occuring.
doAction(Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.JavaSourceNodeActionDelegate
 
doAction(SourceFile, Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.JavaSourceNodeActionDelegate
Does the action on a SourceFile.
doAction(Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.NodeActionDelegate
Does the action on a Node.
doAction(TextBuffer, Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.TextNodeActionDelegate
Does the action on a TextBuffer.
doAction(Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.TextNodeActionDelegate
Does the action on a Node.
doAction(XmlModel, Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.XmlSourceNodeActionDelegate
 
doAction(Context, Element[], int[], IdeAction) - Method in class oracle.jdeveloper.controller.XmlSourceNodeActionDelegate
 
doBrowse() - Method in class oracle.ide.controls.AbstractPicker
 
doBrowse() - Method in class oracle.ide.db.controls.TablePicker
 
doBrowse() - Method in class oracle.jdeveloper.controls.ClassPicker
 
doBrowse() - Method in class oracle.jdeveloper.controls.ClassPopup
 
doBrowse() - Method in class oracle.jdeveloper.controls.PackagePicker
 
doBrowse() - Method in class oracle.jdeveloper.controls.PackagePopup
 
doCancel() - Method in class oracle.ide.dialogs.ProgressRunnable
 
doCancel() - Method in class oracle.ide.wizard.FSMWizard
Override to fire ApplyEvent.
doCascadeDelete(SystemObject, SystemObject) - Method in class oracle.javatools.db.CascadeManager
 
DocCommentT - Interface in javax.ide.model.java.source.tree
A doc comment (short for "documentation comment").
doCheckOut(URL) - Method in class oracle.jdeveloper.vcs.spi.VCSCheckOutNodeCmd
Performs the check out operation on the given URL, updating the contextual Node state and version status.
dock(Dockable, DockingParam) - Method in class oracle.ide.docking.DockStation
Inserts the dockable into the docking system.
Dockable - Interface in oracle.ide.docking
A Dockable interface.
DockableContainer - Interface in oracle.ide.docking
Internal use only.
DockableDragContext - Interface in oracle.ide.docking
 
DockableDragSource - Interface in oracle.ide.docking
 
DockableDropTarget - Interface in oracle.ide.docking
DockableDropTarget is a marker for components that accept dockable drops.
DockableEvent - Class in oracle.ide.docking
The class describes events on Dockable objects.
Although it might seem similar to a ComponentListener on the UI, it is different because when two dockable are tabbed together, ComponentListener considers the visibility of the windows (the selected page is visible and the others are hidden) while the DockableEvent will be sent for each Dockable corresponding to a tab in the tab pane.
DockableEvent(Dockable, int) - Constructor for class oracle.ide.docking.DockableEvent
Deprecated.  
DockableEvent(Dockable, int, int) - Constructor for class oracle.ide.docking.DockableEvent
Full featured constructor.
Note:The event context is set by DockStation.fireDockableEvent
DockableFactory - Interface in oracle.ide.docking
The DockableFactory is responsible for translating a dockable name found in a layout file into an instance of Dockable.
DockableFactory2 - Interface in oracle.ide.docking
DockableFactory2 specifies if a dockable factory can be re-installed (e.g.
dockableHidden(DockableEvent) - Method in interface oracle.ide.docking.DockableListener
 
dockableHidden(DockableEvent) - Method in class oracle.ide.docking.DockableWindow
This method is called when the window is hidden or closed.
DockableHolder - Interface in oracle.ide.docking
 
DockableListener - Interface in oracle.ide.docking
Interface to support notification of visibility changes on a dockable.
dockableOrientation() - Method in class oracle.ide.inspector.InspectorWindow
 
dockableShown(DockableEvent) - Method in interface oracle.ide.docking.DockableListener
 
dockableShown(DockableEvent) - Method in class oracle.ide.docking.DockableWindow
This method is called when the window is shown.
dockableShown(DockableEvent) - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
Called when the dockable is made visible.
DockableView - Class in oracle.ide.docking
This interface is the bridge between the Dockable interface docking system and the View interface.
DockableView() - Constructor for class oracle.ide.docking.DockableView
 
DockableView(View) - Constructor for class oracle.ide.docking.DockableView
 
DockableWindow - Class in oracle.ide.docking
This class is the bridge between the Dockable interface docking system and the View interface.
DockableWindow() - Constructor for class oracle.ide.docking.DockableWindow
 
DockableWindow(View) - Constructor for class oracle.ide.docking.DockableWindow
Only for decorator pattern.
DockableWindow(String) - Constructor for class oracle.ide.docking.DockableWindow
Constructor.
DockableWindow(View, String) - Constructor for class oracle.ide.docking.DockableWindow
Constructor.
DockableWindow(IdeMainWindow, String) - Constructor for class oracle.ide.docking.DockableWindow
Don't use this constructor.
DOCKING_DRAG_THRESHOLD - Static variable in class oracle.ide.IdePropertyConstants
 
DockingParam - Class in oracle.ide.docking
This class is used to specify how to dock a dockable
DockingParam() - Constructor for class oracle.ide.docking.DockingParam
 
DockStation - Class in oracle.ide.docking
The singleton for docking operations.
DockStation() - Constructor for class oracle.ide.docking.DockStation
 
DockUtil - Class in oracle.ide.docking
 
DockUtil() - Constructor for class oracle.ide.docking.DockUtil
 
doCommitOperation(Map<?, ?>) - Method in class oracle.jdeveloper.vcs.spi.VCSDialogCommitter
 
doCommitOperation() - Method in class oracle.jdeveloper.vcs.spi.VCSDialogCommitter
Performs the operation for committing the dialog.
doConstructFKUsage(FKConstraint, Map, List) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
doConstructFromObject(Relation, List, List, Map, List, List) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
doConstructJoin(FKConstraint, Map, List, FromObject, FromObject) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
doConstructSelectObject(Column, Map, Map, List, List) - Method in class oracle.javatools.db.sql.AbstractSQLQueryBuilder
 
docPath - Variable in class oracle.jdeveloper.model.LibraryModel
 
DOCPATH_PROPERTY - Static variable in interface oracle.jdeveloper.library.JPaths
 
DOCPATH_PROPERTY - Static variable in class oracle.jdeveloper.model.JavaProject
 
docPathChanged(JavaProjectEvent) - Method in class oracle.jdeveloper.model.JavaProjectListener
Deprecated.  
docType - Variable in class oracle.ide.palette2.DefaultPalettePage.ShowForTypeRecord
 
Document - Class in javax.ide.model
The Document interface is implemented by objects that can be saved and restored.
Document() - Constructor for class javax.ide.model.Document
 
document - Variable in class oracle.javatools.editor.folding.DefaultCodeFoldingModel
 
DOCUMENT_ROOT - Static variable in class oracle.jdevimpl.audit.report.XMLAuditReporter
 
DocumentEvent - Class in javax.ide.model
The DocumentEvent is used to indicate that state of a Document has been modified.
DocumentEvent(Document) - Constructor for class javax.ide.model.DocumentEvent
Constructor.
DocumentExtensions - Class in oracle.ide.config
DocumentExtensions class.
DocumentExtensions() - Constructor for class oracle.ide.config.DocumentExtensions
 
DocumentExtensions.DocRecord - Class in oracle.ide.config
DocRecord class.
DocumentExtensions.DocRecord() - Constructor for class oracle.ide.config.DocumentExtensions.DocRecord
Constructors.
DocumentExtensions.DocRecord(Class, DocumentInfo) - Constructor for class oracle.ide.config.DocumentExtensions.DocRecord
 
DocumentExtensions.ExtInfo - Class in oracle.ide.config
ExtInfo class.
DocumentExtensions.ExtInfo() - Constructor for class oracle.ide.config.DocumentExtensions.ExtInfo
Default constructor.
DocumentExtensions.ExtInfo(String) - Constructor for class oracle.ide.config.DocumentExtensions.ExtInfo
Creates an unlocked ExtInfo instance.
DocumentExtensions.ExtInfo(String, boolean) - Constructor for class oracle.ide.config.DocumentExtensions.ExtInfo
Constructor.
DocumentFactory - Class in javax.ide.model
The DocumentFactory interface is responsible for creating intances of Documents.
DocumentFactory() - Constructor for class javax.ide.model.DocumentFactory
 
DocumentInfo - Class in oracle.ide.model
DocumentInfo class.
DocumentInfo(String) - Constructor for class oracle.ide.model.DocumentInfo
Create a DocumentInfo instance.
DocumentInfo(String, boolean) - Constructor for class oracle.ide.model.DocumentInfo
Create a DocumentInfo instance indicating whether the document type should not be shown in the node type preference panel.
DocumentInfo(String, Icon) - Constructor for class oracle.ide.model.DocumentInfo
Create a DocumentInfo instance.
DocumentInfo(String, ArrayResourceBundle, int) - Constructor for class oracle.ide.model.DocumentInfo
Deprecated. since 11.1.1 use DocumentInfo.DocumentInfo(String,Icon). Internal components should use OracleIcons to ensure that the icon is loaded lazily.
DocumentInfo(String, ResourceBundle, String) - Constructor for class oracle.ide.model.DocumentInfo
Deprecated. since 11.1.1 use DocumentInfo.DocumentInfo(String,Icon). Internal components should use OracleIcons to ensure that the icon is loaded lazily.
DocumentListener - Interface in javax.ide.model
The DocumentListener interface should be implemented by clients that are interested in being notified about operations on Documents.
DocumentPrintFactory - Class in oracle.ide.print
A base class for handling printing from a view.
DocumentPrintFactory() - Constructor for class oracle.ide.print.DocumentPrintFactory
 
DocumentRenderer - Interface in oracle.javatools.editor.language
The DocumentRenderer interface describes the routines needed for rendering an entire document.
DocumentToHTMLGenerator - Class in oracle.javatools.editor.print
The DocumentToHTMLGenerator class provides generation of HTML output based on the syntax highlighting of a BasicDocument instance.
DocumentToHTMLGenerator(BasicDocument, String) - Constructor for class oracle.javatools.editor.print.DocumentToHTMLGenerator
Construct a new DocumentToHTMLGenerator for the given document instance.
doDefaultAction(DropTargetDragEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
Common handler for all DropTargetListener drag event methods that take a DropTargetDragEvent parameter.
doEdit(Edit, Node, Object) - Static method in class oracle.ide.cmd.buffer.EditProcessor
Utility routine to invoke the specified edit for the given Node as a command.
doesTopicExist(String) - Method in class oracle.ide.help.HelpSystem
Method to determine if a helpTopic maps to a URL successfully.
doExecute(StatementWrapper.ExecutionRunnable<T>) - Method in class oracle.javatools.db.execute.StatementWrapper
 
doFinish() - Method in class oracle.ide.wizard.FSMWizard
This method only delegates to super.doFinish() if exiting the current panel succeeds.
doGarbageCollection() - Method in class oracle.ide.runner.RunProcess
 
doInBackground() - Method in class oracle.ide.vcs.VCSTask
 
doInsert(char[], int, Node, boolean, String, Object) - Static method in class oracle.ide.cmd.buffer.EditProcessor
Utility routine to perform a single insert in the Node.
doInvocation(URL, URL[]) - Method in class oracle.jdeveloper.vcs.spi.VCSDirectoryInvokable
Performs an invocation for the given directory, and files.
doit() - Method in class javax.ide.command.Command
Executes the actions associated with a specific command.
doit() - Method in class oracle.ide.ceditor.UndoWrapperCommand
Apply the change represented by edit.
doit() - Method in class oracle.ide.cmd.AboutCommand
Executes the Help|About command.
doit(boolean) - Method in class oracle.ide.cmd.AddContentCommand
Executes the AddContentCommand, which gets the Node from the active context and adds it to the project.
doit(String) - Method in class oracle.ide.cmd.AddContentCommand
Executes the AddContentCommand, which gets the Node from the active context and adds it to the project.
doit(String, boolean) - Method in class oracle.ide.cmd.AddContentCommand
Executes the AddContentCommand, which gets the Node from the active context and adds it to the project.
doit() - Method in class oracle.ide.cmd.AddContentCommand
Executes the AddContentCommand, which gets the Node from the active context and adds it to the project.
doit() - Method in class oracle.ide.cmd.CloseNodeCommand
 
doit() - Method in class oracle.ide.cmd.DeleteTNodeCommand
Iterates through the list of selected TNodes, and for each, removes the node from its containing folder.
doit() - Method in class oracle.ide.cmd.ExitCommand
Executes the system exit action.
doit() - Method in class oracle.ide.cmd.IdeSettingsCommand
This method is called the the CommandProcessor in order for this command to do its work.
doit() - Method in class oracle.ide.cmd.LogWindowCommand
Executes the view log window command.
doit() - Method in class oracle.ide.cmd.NewWorkspaceCommand
Executes the create new workspacecommand.
doit() - Method in class oracle.ide.cmd.NotImplementedCommand
 
doit() - Method in class oracle.ide.cmd.OpenCommand
Executes the open editor command.
doit() - Method in class oracle.ide.cmd.OpenEditorCommand
Executes the open editor command.
doit() - Method in class oracle.ide.cmd.OpenWizardCommand
Executes the create open wizard command.
doit() - Method in class oracle.ide.cmd.PropertySetCommand
Assign the new value to the object and send out proper notification.
doit() - Method in class oracle.ide.cmd.RemoveFileCommand
Presents the user with the selected list of element files to delete from disk using SelectFilesPanel.showDialog().
doit() - Method in class oracle.ide.cmd.RemoveFromDiskCommand
Presents the user with the selected list of element files to delete from disk using SelectFilesPanel.showDialog().
doit() - Method in class oracle.ide.cmd.RenameCommand
Rename the selected element
doit() - Method in class oracle.ide.cmd.RestoreHistoryCommand
 
doit() - Method in class oracle.ide.cmd.RestoreHistoryRenameCommand
 
doit() - Method in class oracle.ide.cmd.RevertNodeCommand
Executes the actions associated with the revert command to revert the specified node.
doit() - Method in class oracle.ide.cmd.SaveAllCommand
Executes the redo command.
doit() - Method in class oracle.ide.cmd.SaveAsCommand
 
doit() - Method in class oracle.ide.cmd.SaveCommand
Iterates through the list of selected nodes, and saves each one which is not Read Only.
doit() - Method in class oracle.ide.controller.Command
Executes the actions associated with a specific command.
doit() - Method in class oracle.ide.inspector.PropertySetCommand
Assign the new value to the object.
doit() - Method in class oracle.ide.navigator.DeleteActionHandler
Performs the actual delete operation.
doit() - Method in class oracle.jdeveloper.audit.transform.TextBufferCommand
 
doit() - Method in class oracle.jdeveloper.audit.transform.UndoableEditCommand
 
doit() - Method in class oracle.jdeveloper.deploy.cmd.DeployCommand
 
doit() - Method in class oracle.jdeveloper.deploy.cmd.ProfileDeployCmd
 
doit() - Method in class oracle.jdeveloper.java.JavaManager.TransactionCommand
Executes the actions associated with a specific command.
doit() - Method in class oracle.jdeveloper.merge.RestartMergeCommand
Executes the actions associated with a specific command.
doit() - Method in class oracle.jdeveloper.merge.SaveMergeCommand
Executes the actions associated with a specific command.
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.CopyFileListCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.OpenCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.PreferencesCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.SetCommentsCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.SetScopeCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.ToggleCommentsCommand
Carry out the command.
doit() - Method in class oracle.jdeveloper.vcs.changelist.cmd.ViewChangeListCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.CommitChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.EditChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.ExistingChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.MakeDefaultChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.NewChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.RemoveChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.RemoveFromChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.ToggleChangeSetsCommand
 
doit() - Method in class oracle.jdeveloper.vcs.changeset.cmd.UnsetDefaultChangeSetCommand
 
doit() - Method in class oracle.jdeveloper.vcs.properties.PropertiesCommand
 
doit() - Method in class oracle.jdeveloper.vcs.spi.VCSCheckOutNodeCmd
 
doit() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
 
doit() - Method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCompareCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.annotations.AnnotationsCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
doitImpl(VCSProfile) - Method in class oracle.jdeveloper.vcs.generic.ActionCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.patch.ApplyPatchCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.patch.CreatePatchCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.spi.VCSCommand
Executes the actions associated with a specific version control command (implementation).
doitImpl() - Method in class oracle.jdeveloper.vcs.versionhistory.VersionHistoryCommand
 
doitImpl() - Method in class oracle.jdeveloper.vcs.versiontree.VersionTreeCommand
 
doLayout() - Method in class oracle.ide.controls.customtab.CustomTab
 
doLayout() - Method in class oracle.ide.controls.ScrollableTabBar
 
doLayout() - Method in class oracle.javatools.ui.Header
 
doLayout() - Method in class oracle.javatools.ui.HeaderPanel
 
doLayout() - Method in class oracle.javatools.ui.ResizeComponent
 
doLayout() - Method in class oracle.javatools.ui.SectionView
 
DOLLAR - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '$' lexical unit.
DOMAIN - Static variable in class oracle.ide.db.DBIcons
Deprecated.  
DOMAIN - Static variable in class oracle.javatools.icons.OracleIcons
DOMAIN_ALL - Static variable in interface oracle.javatools.db.JdbcDatabase
 
DOMAIN_ALL - Static variable in interface oracle.javatools.db.ora.OracleDatabase
 
DOMAIN_ARGUMENT - Static variable in interface oracle.javatools.db.ora.OracleDatabase
 
DOMAIN_COLUMN - Static variable in interface oracle.javatools.db.ora.OracleDatabase
 
DOMAIN_VARIABLE - Static variable in interface oracle.javatools.db.ora.OracleDatabase
 
DOMBindingRuntime - Class in oracle.javatools.xml.bind
Sets up runtime proxy class to bind DOM to interfaces.
DOMBindingRuntime(Document, XMLBinding) - Constructor for class oracle.javatools.xml.bind.DOMBindingRuntime
 
DOMHook - Class in javax.ide.extension
An extension hook that builds a DOM tree.
DOMHook() - Constructor for class javax.ide.extension.DOMHook
 
doMigration(TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
Do the actual migration of the nodes.
doMigration(List, TraversableContext) - Method in class oracle.ide.migration.NodeMigrator
This method invokes the NodeMigratorHelpers to carry out addin specific migrations.
done() - Method in interface oracle.ide.index.ResultCallback
The end of the results has been reached.
done() - Method in interface oracle.jdeveloper.webapp.designer.PageThumbnail.ThumbnailCallback
 
doNext() - Method in class oracle.ide.wizard.FSMWizard
Handles the user hitting the "Next" button.
doNotifyObservers() - Method in class oracle.ide.quickdiff.QuickDiffReference
Performs notification of a reference state change to the Quick Diff margin, first clearing any locally cached compare contributor state.
DontStartNoMessageError - Error in oracle.ide.runner
 
DontStartNoMessageError() - Constructor for error oracle.ide.runner.DontStartNoMessageError
 
doPostCreationProcessing() - Method in class oracle.jdeveloper.template.wizard.NewApplicationFromTemplateWizard
 
doPostCreationProcessing() - Method in class oracle.jdeveloper.template.wizard.NewObjectFromTemplateWizard
Called when the wizard is finished and all other processing has happened: after the workspace and/or projects have been created, and the wizard pages allowed to make modifications to the generated application or projects.
doPostCreationProcessing() - Method in class oracle.jdeveloper.template.wizard.NewProjectFromTemplateWizard
 
doPrevious() - Method in class oracle.ide.wizard.FSMWizard
Handles the user hitting the "Previous" button.
doQuerySchemas() - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
 
doQueryTables(String) - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Subclasses can override this method to perform their own custom queries, instead of relying on DatabaseMetaData behavior.
doRemove(int, int, Node, boolean, String, Object) - Static method in class oracle.ide.cmd.buffer.EditProcessor
Utility routine to perform a single remove in the Node.
doReplace(char[], int, int, Node, boolean, String, Object) - Static method in class oracle.ide.cmd.buffer.EditProcessor
Utility routine to perform a single replace in the Node with the specified replace data.
doReplaceAll(char[], Node, boolean, String, Object) - Static method in class oracle.ide.cmd.buffer.EditProcessor
Utility routine to perform a replace all in the Node with the new contents.
doSaveAs(String) - Method in class oracle.ide.cmd.SaveAsCommand
 
doSearch(SearchCategory, String, SearchEvent.Direction) - Method in class oracle.javatools.ui.search.SearchField
Programmatically initiate a search.
doSearch(SearchCategory, String, SearchEvent.Direction, boolean) - Method in class oracle.javatools.ui.search.SearchField
Programmatically initiate a search.
doSelect() - Method in class oracle.javatools.editor.BasicEditorKit.NavigateAction
Fetches whether selection should be performed when moving the cursor.
doSetConnection(String) - Method in class oracle.jdeveloper.panels.SelectDatabaseObjectsPanel
Invokes a thread to get the DatabaseMetaData object for this connection, then fires off separate threads to query the tables and schemas
doSetScope() - Method in class oracle.jdeveloper.vcs.changelist.ChangeListWindow
 
DoStatementT - Interface in javax.ide.model.java.source.tree
A do statement.
DOT - Static variable in interface oracle.javatools.parser.css.LexicalUnits
Represents the '.' lexical unit.
DOT - Static variable in class oracle.jdeveloper.offlinedb.OfflineDBUtil
 
doTask(Runnable) - Method in class oracle.ide.webbrowser.ProxyOptions
Performs an operation, setting the VM proxy options temporarily to the settings stored in this ProxyOptions object.
doTask(Runnable) - Method in class oracle.jdeveloper.vcs.spi.VCSThreadPool
 
DotExpressionT - Interface in javax.ide.model.java.source.tree
A expression representing an identifier selector.
dotNumber() - Method in class oracle.javatools.parser.css.Tokenizer
Scans the decimal part of a number.
doTransfer(TransferDescriptor) - Method in class oracle.ide.db.transfer.generate.GenerateController
Performs the actual transfer of the given TransferDescriptor.
dotSignatureToType(String) - Static method in class oracle.jdeveloper.java.legacy.JotNames
Converts a modified signature descriptor into a Java type name.
DottedLinePainter - Class in oracle.javatools.editor.highlight
The DottedLinePainter is an implementation of the UnderlinePainter which paints a straight, but dotted underline or separator of a given thickness.
DottedLinePainter(int, int, int, int) - Constructor for class oracle.javatools.editor.highlight.DottedLinePainter
Constructs a new DottedLinePainter of the specified thickness.
DOUBLE - Static variable in class javax.ide.model.java.source.tree.LiteralExpressionT.LiteralKind
Double literal.
DOUBLE - Static variable in class oracle.jdeveloper.deploy.sp.OracleDatatypeMappings
 
DOUBLE_CLICK_COMMAND - Static variable in class oracle.javatools.ui.calendar.CalendarPanel
The command for the action fired when the user double clicks on the calendar grid
DOUBLE_DOTTED_SEPARATOR - Static variable in class oracle.javatools.editor.highlight.HighlightRegistry
This is similar to DOUBLE_LINE_SEPARATOR except that the separator is dotted instead of being solid.
DOUBLE_DOTTED_UNDERLINE - Static variable in class oracle.javatools.editor.highlight.HighlightRegistry
This is similar to DOUBLE_UNDERLINE except that the separator is dotted instead of being solid.
DOUBLE_SEPARATOR - Static variable in class oracle.javatools.editor.highlight.HighlightRegistry
This is a double-pixel thickness (solid) line separator that is positioned at the bottom of the text area (below the baseline by descent pixels.) It is intended to be used to separate regions of text in the editor view.
DOUBLE_STRIKETHRU - Static variable in class oracle.javatools.editor.highlight.HighlightRegistry
This is a double-pixel thickness (solid) line strikethru that is positioned centered in the text area.
DOUBLE_UNDERLINE - Static variable in class oracle.javatools.editor.highlight.HighlightRegistry
This is a double-pixel (solid) underline that is positioned at the baseline of the text.
doubleClicked() - Method in class oracle.ide.runner.RunProcess
This method is called when this process is double clicked in the run manager navigator.
DoubleClickTrigger - Class in oracle.ide.controls
This class is used for detecting the occurence of a double-click.
DoubleClickTrigger() - Constructor for class oracle.ide.controls.DoubleClickTrigger
 
DoubleConverter - Class in oracle.jdeveloper.audit.extension
 
DoubleConverter() - Constructor for class oracle.jdeveloper.audit.extension.DoubleConverter
 
DoubleField - Class in oracle.jdevimpl.audit.bean
 
DoubleField() - Constructor for class oracle.jdevimpl.audit.bean.DoubleField
 
doubleGetter(JavaType, String) - Static method in class oracle.javatools.parser.java.v2.util.Annotations
 
doubleValue() - Method in class oracle.ide.util.Mutables.Byte
 
doubleValue() - Method in class oracle.ide.util.Mutables.Character
 
doubleValue() - Method in class oracle.ide.util.Mutables.Double
 
doubleValue() - Method in class oracle.ide.util.Mutables.Float
 
doubleValue() - Method in class oracle.ide.util.Mutables.Integer
 
doubleValue() - Method in class oracle.ide.util.Mutables.Long
 
doubleValue() - Method in class oracle.ide.util.Mutables.Short
 
doUI(Runnable) - Method in class oracle.ide.runner.RunProcess
Uses either SwingUtilities.invokeLater(java.lang.Runnable) or SwingUtilities.invokeAndWait(java.lang.Runnable) to invoke the Runnable.
doUILater() - Method in class oracle.ide.runner.RunProcess
Returns whether SwingUtilities.invokeLater(java.lang.Runnable) should be used to do UI, instead of SwingUtilities.invokeAndWait(java.lang.Runnable).
down() - Method in interface oracle.javatools.editor.insight.InsightView
Command to move the selection of the view to the next item (down) in the data set.
down() - Method in class oracle.javatools.editor.insight.ListInsightView
Command to move the selection of the view to the next item (down) in the data set.
down() - Method in class oracle.javatools.editor.insight.TooltipInsightView
Command to move the selection of the view to the next item (down) in the data set.
DOWN - Static variable in class oracle.javatools.icons.OracleIcons
DownloadUpdatesRunnable - Class in oracle.ideimpl.webupdate
Runnable which downloads updates and assembles the list of installation tasks.
DownloadUpdatesRunnable(Collection) - Constructor for class oracle.ideimpl.webupdate.DownloadUpdatesRunnable
 
doWork() - Method in class oracle.ide.dialogs.ProgressRunnable
The actually operation that should be performed by this ProgressRunnable.
doWork() - Method in class oracle.jdeveloper.db.panels.DatabaseFinder
 
DRAG - Static variable in class oracle.jdeveloper.uieditor.uicanvas.BoxEffects
Style ID indicating drag visuals.
DRAG_DESCRIPTOR - Static variable in class oracle.javatools.editor.plugins.DragDropPlugin
The edit (undo) descriptor for a drag operation.
DRAG_FEEDBACK_BACKGROUND - Static variable in class oracle.ide.IdeConstants
 
DRAG_FEEDBACK_OUTLINE - Static variable in class oracle.ide.IdeConstants
 
DragComponentEvent - Class in oracle.ide.controls
The event sent when a component is dragged.
DragComponentEvent(Component, Point, int, int) - Constructor for class oracle.ide.controls.DragComponentEvent
The canonical form of the constructor.
DragComponentEvent() - Constructor for class oracle.ide.controls.DragComponentEvent
This event is reusable because we do not want to overload the GC when the mouse is moved around.
DragComponentListener - Interface in oracle.ide.controls
A listener class for DragComponentEvent.
DRAGDROP_DESCRIPTOR - Static variable in class oracle.javatools.editor.plugins.DragDropPlugin
The edit (undo) descriptor for a drag and drop operation within the same editor.
dragDropEnd(DragSourceDropEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
This method is invoked to signify that the Drag and Drop operation is complete.
DragDropManager - Class in oracle.ide.util.dnd
This class handles delegating to DragHelper and DropHelper objects for drag-and-drop operations in the navigators.
DragDropPlugin - Class in oracle.javatools.editor.plugins
The DragDropPlugin is an editor plugin which extends the DropTargetPlugin to support full Drag-N-Drop functionality for the BasicEditorPane.
DragDropPlugin() - Constructor for class oracle.javatools.editor.plugins.DragDropPlugin
Constructs a new DragDropPlugin instance that adds drag-n-drop capability to the editor.
DragDropPlugin.DragCaret - Class in oracle.javatools.editor.plugins
The DragCaret class extends the editor caret implementation to support the initiation of dragging without moving the cursor.
DragDropPlugin.DragCaret() - Constructor for class oracle.javatools.editor.plugins.DragDropPlugin.DragCaret
 
DragDropPlugin.DragTransferable - Class in oracle.javatools.editor.plugins
The DragTransferable class provides extra information like the editor and offset where the data comes from.
DragDropPlugin.DragTransferable() - Constructor for class oracle.javatools.editor.plugins.DragDropPlugin.DragTransferable
Construct a new transferable.
dragEnter(DockableDragContext, Point) - Method in interface oracle.ide.docking.DockableDropTarget
 
dragEnter(DropTargetDragEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
Called when a drag operation has encountered the DropTarget.
dragEnter(DragSourceDragEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Called as the hotspot enters a platform dependent drop site.
dragEnter(DropTargetDragEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Called when a drag operation has encountered the DropTarget.
dragExit(DockableDragContext) - Method in interface oracle.ide.docking.DockableDropTarget
 
dragExit(DropTargetEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
The drag operation has departed the DropTarget without dropping.
dragExit(DragSourceEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Called as the hotspot exits a platform dependent drop site.
dragExit(DropTargetEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
The drag operation has departed the DropTarget without dropping.
DRAGGEDID_CANCEL - Static variable in class oracle.ide.controls.DragComponentEvent
Event ID used when the user cancels the drag
DRAGGEDID_END - Static variable in class oracle.ide.controls.DragComponentEvent
Event ID used when the component is dropped
DRAGGEDID_MOVE - Static variable in class oracle.ide.controls.DragComponentEvent
Event ID used when the component is being dragged to new place.
DRAGGEDID_START - Static variable in class oracle.ide.controls.DragComponentEvent
Event ID used when dragging starts.
dragGestureRecognized(DragGestureEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
A DragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user.
DragHelper - Interface in oracle.ide.util.dnd
Defines the interface for classes that can supply a Transferable for an object that is part of a data transfer (or drag and drop) selection.
dragInProgress - Variable in class oracle.javatools.editor.plugins.DragDropPlugin
Whether a drag operation was actually started.
dragOver(DockableDragContext, Point) - Method in interface oracle.ide.docking.DockableDropTarget
Indicates that a dockable is being dragged over the panel.
dragOver(DropTargetDragEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
Called when a drag operation is ongoing on the DropTarget.
dragOver(DragSourceDragEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Called as the hotspot moves over a platform dependent drop site.
dragOver(DropTargetDragEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Called when a drag operation is ongoing on the DropTarget.
dragRecognizer - Variable in class oracle.javatools.editor.plugins.DragDropPlugin
The drag gesture recognizer associated with this editor.
drawBox(Graphics, Rectangle, Color) - Method in class oracle.javatools.editor.FileOverviewMargin
 
drawChars(Graphics, char[], int, int, int, int) - Static method in class oracle.javatools.util.SwingUtils
Deprecated. since 11.1.1 - Use @{link GraphicUtils#drawChars(Graphics,char[],int,int.int,int)}.
DrawerConfig - Class in oracle.ide.docking
 
DrawerConfig() - Constructor for class oracle.ide.docking.DrawerConfig
 
DrawerConfig(DockableWindow, int) - Constructor for class oracle.ide.docking.DrawerConfig
 
DrawerConfig(DockableWindow) - Constructor for class oracle.ide.docking.DrawerConfig
 
DrawerConfig(String, DrawerConfig.State) - Constructor for class oracle.ide.docking.DrawerConfig
 
DrawerConfig(String) - Constructor for class oracle.ide.docking.DrawerConfig
 
DrawerConfig.State - Enum in oracle.ide.docking
 
drawerDockableStatuses(Object) - Method in class oracle.ide.docking.DrawerWindow
 
DrawerDockableWindow - Class in oracle.ide.docking
 
DrawerDockableWindow(String) - Constructor for class oracle.ide.docking.DrawerDockableWindow
 
DrawerElement - Class in oracle.ide.docking
 
DrawerElement(LayoutManager) - Constructor for class oracle.ide.docking.DrawerElement
 
DrawerEntry - Interface in oracle.ide.docking
 
DrawerLabel - Class in oracle.ide.docking
A DrawerLabel is a simple subclass of JLabel that allows automated tests to consistently expand and collapse the drawer irrespective of the current expansion state.
DrawerModel - Class in oracle.ide.docking
 
DrawerModel() - Constructor for class oracle.ide.docking.DrawerModel
 
DrawerModel.State - Enum in oracle.ide.docking
 
DrawerPanel - Class in oracle.ide.docking
 
DrawerPanel() - Constructor for class oracle.ide.docking.DrawerPanel
 
drawerViews() - Method in class oracle.ide.docking.DrawerWindow
 
DrawerWindow - Class in oracle.ide.docking
 
DrawerWindow(String, View, DrawerWindowConfig) - Constructor for class oracle.ide.docking.DrawerWindow
 
DrawerWindowConfig - Class in oracle.ide.docking
Configuration options for drawer windows.
DrawerWindowConfig() - Constructor for class oracle.ide.docking.DrawerWindowConfig
 
drawGrid(Container, Graphics) - Method in class oracle.jdeveloper.uieditor.uicanvas.AbstractAssistant
Gives some special effects to the container based on the LayoutManager.
drawGrid(Container, Graphics) - Method in interface oracle.jdeveloper.uieditor.uicanvas.LayoutAssistant
Gives some special effects to the container based on the LayoutManager.
drawHighlightBorder(Graphics, int, int, int, int, boolean, Color, Color) - Static method in class oracle.ide.util.GraphicsUtils
Draws a single-line highlight border rectangle.
drawString(Graphics, String, int, int) - Static method in class oracle.javatools.util.SwingUtils
Deprecated. since 11.1.1 - Use GraphicUtils.drawString(Graphics,String,int,int).
drawString(Graphics2D, String, float, float) - Static method in class oracle.javatools.util.SwingUtils
Deprecated. since 11.1.1 - Use GraphicUtils.drawString(Graphics2D,String,float,float)
drawString(Graphics, AttributedCharacterIterator, int, int) - Static method in class oracle.javatools.util.SwingUtils
Deprecated. since 11.1.1 - Use .
DRILL_CMD_ID - Static variable in interface oracle.jdeveloper.uieditor.uicanvas.LayoutConstants
 
DRIVER_CLASS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.DatabaseProvider
The JDBC driver class.
drop(DropTargetDropEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
The drag operation has terminated with a drop on this DropTarget.
DROP - Static variable in class oracle.javatools.db.Ddl
DDL type drop an object
drop(DropTargetDropEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
The drag operation has terminated with a drop on this DropTarget.
DROP_DESCRIPTOR - Static variable in class oracle.javatools.editor.plugins.DropTargetPlugin
The edit (undo) descriptor for a drop operation.
DROP_DOWN_ACTION_ID - Static variable in class oracle.ide.docking.DrawerDockableWindow
 
DROP_DOWN_ACTION_ID - Static variable in class oracle.ide.docking.DrawerWindow
 
DROP_EVENT - Static variable in class oracle.javatools.db.Trigger
 
DROP_RECT_WIDTH - Static variable in class oracle.javatools.editor.plugins.DropTargetPlugin
The width of the drop rectangle to paint - since drawRect() is used, a width of 1 is a thickness of 2.
DROP_XMLSCHEMA - Static variable in class oracle.javatools.db.Ddl
DDL type drop a XML Schema object
dropActionChanged(DropTargetDragEvent) - Method in class oracle.ide.util.dnd.DefaultDropTargetListener
Called if the user has modified the current drop gesture.
dropActionChanged(DragSourceDragEvent) - Method in class oracle.javatools.editor.plugins.DragDropPlugin
Called when the user has modified the drop gesture.
dropActionChanged(DropTargetDragEvent) - Method in class oracle.javatools.editor.plugins.DropTargetPlugin
Called if the user has modified the current drop gesture.
DROPCON - Static variable in class oracle.javatools.db.Ddl
DDL type drop a constraint
DropDDLGenerator - Interface in oracle.javatools.db.ddl
Implementations of DropDDLGenerator are registered with a DDLGeneratorImpl, and each one will be responsible for generating DROP DDL syntax for a given object type.
DropdownButton - Class in oracle.jdevimpl.audit.swing
A toggle button which drops down a window when pressed.
DropdownButton(ToggleAction) - Constructor for class oracle.jdevimpl.audit.swing.DropdownButton
 
DropDownMenuButton - Class in oracle.ide.controls
An implementation of a two-state button that shows a drop-down JPopupMenu when the button is selected.
DropDownMenuButton() - Constructor for class oracle.ide.controls.DropDownMenuButton
Constructs a drop-down menu button with no text or icon.
DropHandlerPlugin - Class in oracle.ide.ceditor
The DropHandlerPlugin is an abstract class that allows code editor clients to extend the drop functionality of Drag & Drop for the code editor to support additional data flavors or even custom drop behavior.
DropHandlerPlugin() - Constructor for class oracle.ide.ceditor.DropHandlerPlugin
Constructs a new DropHandlerPlugin instance.
DropHelper - Interface in oracle.ide.util.dnd
Defines the interface for classes that can handle a data transfer (drop) operation.
DROPMVL - Static variable in class oracle.javatools.db.Ddl
DDL type drop a Materialized View Log
dropOffsetMark - Variable in class oracle.javatools.editor.plugins.DragDropPlugin
The offset where the drop occurred.
Droppable - Interface in oracle.ide.palette
 
dropTarget - Variable in class oracle.javatools.editor.plugins.DropTargetPlugin
The drop target associated with the editor.
DropTargetPlugin - Class in oracle.javatools.editor.plugins
The DropTargetPlugin is an editor plugin which adds drop support to the BasicEditorPane so that it can accept drop operations for Drag-n-Drop.
DropTargetPlugin() - Constructor for class oracle.javatools.editor.plugins.DropTargetPlugin
Constructs a new DropTargetPlugin instance that adds drop capability to the editor for text drops.
DSN_CLASS_REFTYPE - Static variable in class oracle.jdeveloper.db.adapter.DatabaseProvider
The source name of the database.
DTCache - Class in oracle.ide.config
The DTCache is a persisted cache that can be used to store data that is not user-configurable.
DTCache() - Constructor for class oracle.ide.config.DTCache
Construct a new default DTCache instance.
DTCACHE_SETTINGS - Static variable in class oracle.ide.config.DTCacheMigrator
 
DTCacheMigrator - Class in oracle.ide.config
 
DTCacheMigrator() - Constructor for class oracle.ide.config.DTCacheMigrator
 
DTE_DISABLED_PROJECT_PROPERTY - Static variable in class oracle.jdeveloper.webapp.design.DTEManager
Name of the transient project properties that is set to Boolean.TRUE when the web-app auto restarted is stopped.
DTE_MANAGER_NAME - Static variable in class oracle.jdeveloper.webapp.design.DTEManager
 
DTEManager - Class in oracle.jdeveloper.webapp.design
Public interface to JSP VE Design Time Engine
DTEManager() - Constructor for class oracle.jdeveloper.webapp.design.DTEManager
 
DUAL - Static variable in class oracle.javatools.db.ora.OracleSQLQuery
 
dump(PrintStream) - Method in class oracle.ide.feedback.shared.Feedback
 
dump() - Method in class oracle.ide.help.AboutBoxPage
Dumps information about this page to a (human readable) String.
dumpCollection(Collection) - Method in class oracle.jdeveloper.java.locator.DebugClassLocator
Utility routine to dump the contents of the given collection.
dumpComponent(JComponent, String, boolean) - Static method in class oracle.javatools.ui.ImageUtils
Dump the current component to an image file
dumpHeap(String, boolean) - Static method in class oracle.javatools.management.Memory
Dump a snapshot of memory to a file.
dumpImage(RenderedImage, String, boolean) - Static method in class oracle.javatools.ui.ImageUtils
Write out an image file for the give image.
dumpImpl(PrintStream) - Method in class oracle.ide.feedback.shared.Feedback
 
dumpImpl(PrintStream) - Method in class oracle.ide.feedback.shared.MessageFeedback
 
dumpSummary() - Method in class oracle.ide.performance.PerformanceTracker
Deprecated. Call this method to dump the accumulated results so far.
DuplexIterator<T> - Class in oracle.ide.util
The DuplexIterator class iterates contiguously over two other Iterators.
DuplexIterator(Iterator<T>, Iterator<T>) - Constructor for class oracle.ide.util.DuplexIterator
Constructs a DuplexIterator from two other Iterators.
duplicate() - Method in class oracle.ide.explorer.CellRendererAttributes
Return an exact duplicate of me.
duplicate() - Method in interface oracle.ide.model.Attributes
Returns a copy a this attribute object.
duplicate() - Method in class oracle.ide.model.ElementAttributes
Return an exact duplicate of me.
DUPLICATE - Static variable in class oracle.javatools.icons.OracleIcons
DUPLICATE_BUNDLE_SELECTED_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DUPLICATE_BUNDLE_SELECTED_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DUPLICATE_BUNDLE_SELECTED_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DUPLICATE_BUNDLE_SELECTED_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DUPLICATE_BUNDLE_SELECTED_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DUPLICATE_BUNDLE_SELECTED_TITLE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DUPLICATE_KEY_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb
 
DUPLICATE_KEY_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_en
 
DUPLICATE_KEY_MESSAGE - Static variable in class oracle.ide.resourcebundle.res.ResourceBundleUIArb_ja
 
DUPLICATE_SELECTION - Static variable in class oracle.javatools.editor.ActionNames
DuplicateSelectionAction
DUPLICATE_SELECTION_CMD - Static variable in class oracle.ide.IdeConstants
Duplicate Selection command.
DUPLICATE_SELECTION_CMD_ID - Static variable in class oracle.ide.IdeConstants
Edit duplciate selection command id
duplicateColumn(int, int) - Method in interface oracle.javatools.ui.table.EditableTableModel
Duplicate the specified column and insert the column at a proper location.
duplicateErrorStream() - Method in class oracle.ide.runner.RunProcess
Returns a PipedInputStream which duplicates the error (System.err) from this process.
duplicateErrorStream() - Method in class oracle.ide.runner.SimpleProcess
Returns a PipedInputStream which duplicates the error (System.err) from the subprocess.
duplicateOutputStream() - Method in class oracle.ide.runner.RunProcess
Returns a PipedInputStream which duplicates the output (System.out) from this process.
duplicateOutputStream() - Method in class oracle.ide.runner.SimpleProcess
Returns a PipedInputStream which duplicates the output (System.out) from the subprocess.
duplicateRow(int, int) - Method in interface oracle.javatools.ui.table.EditableTableModel
Duplicate the specified row and insert the row data at a proper location.
duplicateSelection() - Method in class oracle.javatools.editor.BasicEditorPane
Copies the selected text amd places the copy immediately after he original selection.
duplicateSelection() - Method in class oracle.javatools.editor.EditorSelectionWrap
Copies the selected text amd places the copy immediately after he original selection.
DW_values - Static variable in interface oracle.javatools.parser.java.v2.JavaTokens
Token array of duplicate keywords.
DW_values - Static variable in interface oracle.javatools.parser.plsql.SqlKeywords
Token array of SQL duplicate keywords that are not reserved.
DW_words - Static variable in interface oracle.javatools.parser.java.v2.JavaTokens
String array of duplicate keywords.
DW_words - Static variable in interface oracle.javatools.parser.plsql.SqlKeywords
String array of SQL duplicate keywords.
dynamicBorder - Variable in class oracle.jdevimpl.audit.log.AuditTreeTable.TripleBorder
 
DynamicCommandChooser - Class in oracle.jdeveloper.vcs.generic
 
DynamicCommandChooser() - Constructor for class oracle.jdeveloper.vcs.generic.DynamicCommandChooser
 
DynamicElementHandler - Class in oracle.javatools.xml.esax
 
DynamicElementHandler(Object) - Constructor for class oracle.javatools.xml.esax.DynamicElementHandler
 
DynamicElementHandler(Object, ClassLoader) - Constructor for class oracle.javatools.xml.esax.DynamicElementHandler
 
DynamicElementHandler(Object, ClassLoader, ElementTypeResolver) - Constructor for class oracle.javatools.xml.esax.DynamicElementHandler
 
DynamicHelpProvider - Interface in oracle.ide.help
Interface for an object which provides a Collection of help topic ids that can be used for dynamic links for the Dynamic Help Feature.
DynamicHook - Class in javax.ide.extension
An implementation of ExtensionHook that automatically populates model objects using reflection.
DynamicHook(Object) - Constructor for class javax.ide.extension.DynamicHook
 
DynamicHook(Object, ClassLoader) - Constructor for class javax.ide.extension.DynamicHook
 
DynamicHook(Object, ClassLoader, DynamicHook.ElementTypeResolver) - Constructor for class javax.ide.extension.DynamicHook
 
DynamicHook.ElementTypeResolver - Interface in javax.ide.extension
An object which can resolve an ElementName into a Class type for that element.
DynamicLibraryProvider - Class in oracle.jdeveloper.library
A DynamicLibraryProvider can contribute classpath entries to a project dynamically.
DynamicLibraryProvider() - Constructor for class oracle.jdeveloper.library.DynamicLibraryProvider
 
DYNAMICLINK - Static variable in class oracle.javatools.icons.OracleIcons
DynamicMenuListener - Interface in oracle.ide.controller
The DynamicMenuListener allows implementors to add their own menu items to the dynamic menu associated with this listener.
dynamicOrientation(boolean) - Method in class oracle.ide.inspector.PropertyInspector
 
DynamicPropertySet - Interface in oracle.javatools.util
This class can be used by objects that need to manage a dynamic set of properties.
DynamicPropertySetImpl - Class in oracle.javatools.util
Implementation of the DynamicPropertySet interface.
DynamicPropertySetImpl() - Constructor for class oracle.javatools.util.DynamicPropertySetImpl
Default Constructor;
DynamicPropertySetImpl(DynamicPropertySetImpl) - Constructor for class oracle.javatools.util.DynamicPropertySetImpl
Copy constructor.
DYNAMICREGIONLINK - Static variable in class oracle.javatools.icons.OracleIcons
DynamicResStringImageURLFileSystemHelper - Class in oracle.jdeveloper.webapp.net
Format is ide.res.dynamic.image:///?key=[¶ms].
DynamicResStringImageURLFileSystemHelper() - Constructor for class oracle.jdeveloper.webapp.net.DynamicResStringImageURLFileSystemHelper
 
DynamicStatusProvider - Interface in oracle.ide.view
The DynamicStatusProvider interface is an extension of StatusProvider that supports the concept of dynamic additional cells.
DynamicStringImageURLFileSystemHelper - Class in oracle.jdeveloper.webapp.net
Format is ide.res.dynamic.image://text[?params].
DynamicStringImageURLFileSystemHelper() - Constructor for class oracle.jdeveloper.webapp.net.DynamicStringImageURLFileSystemHelper
 

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

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