| Package | Description |
|---|---|
| oracle.ide.ceditor |
The
Code Editor package contains the code editing
implementation of the JDeveloper IDE. |
| oracle.ide.component |
Contains graphical components that are implemented using two or more basic
controls.
|
| oracle.ide.config |
Contains classes encapsulating JDevelopers's environment settings.
|
| oracle.ide.db.components |
Contains the ComponentWrapper API, which allows DBObject properties to
be associated with a UI Component, and the property value by kept
synchronized with the UI.
|
| oracle.ide.db.controls |
Reusable UI controls to used to show or list database objects.
|
| oracle.ide.db.panels |
Reusable UI panels for listing, creating or editing database objects in dialogs
in the IDE.
|
| oracle.ide.db.panels.plsql | |
| oracle.ide.db.panels.sql |
UI for declaratively editing a SQL query.
|
| oracle.ide.db.transfer |
Contains an API for transfering database object from one DBObjectProvider to
another.
|
| oracle.ide.db.transfer.generate |
Contains classes that control the targets available for generating database
objects to in the IDE.
|
| oracle.ide.dialogs.filter | |
| oracle.ide.keyboard |
Defining your default accelerators
|
| oracle.ide.migration |
Contains API classes for support the migration of Node types and user
preferences in the system directory.
|
| oracle.ide.model |
Contains interfaces and classes implementing JDeveloper's data model.
|
| oracle.ide.model.panels | |
| oracle.ide.net |
Provides a virtual file system framework based on java.net.URL.
|
| oracle.ide.panels |
Provides a framework for building panel-based UI.
|
| oracle.ide.resourcebundle |
Provides a designtime abstraction around locating and managing resource bundles
used by visual and non-visual editors.
|
| oracle.ide.runner |
Contains classes that allow addins some level of control on the IDE runner system.
|
| oracle.ide.webbrowser |
Contains classes that allow addins some level of control on the IDE web browser
settings.
|
| oracle.ide.wizard |
Contains classes that can be used to integrate gallery items and wizards into
the product.
|
| oracle.ideimpl.db.panels | |
| oracle.ideimpl.webupdate | |
| oracle.ideimpl.webupdate.wizard | |
| oracle.jdeveloper.builder.file |
The
file package includes the classes and interfaces for generating file objects. |
| oracle.jdeveloper.db |
Classes for accessing database connections in JDeveloper (and other FCP
products).
|
| oracle.jdeveloper.db.panels |
UI panels that are useful when listing, selecting or displaying database
connections in dialogs and wizards.
|
| oracle.jdeveloper.deploy | |
| oracle.jdeveloper.deploy.dt | |
| oracle.jdeveloper.deploy.dt.wizard.panels | |
| oracle.jdeveloper.deploy.dt.wizard.spi | |
| oracle.jdeveloper.library |
The
Libraries package provides the library API used
by JDeveloper. |
| oracle.jdeveloper.model |
Contains interfaces and classes implementing the Java specific portions of
JDeveloper's data model.
|
| oracle.jdeveloper.offlinedb.panels |
UI panels that can be used to define / select offline databases in JDeveloper.
|
| oracle.jdeveloper.panels | |
| oracle.jdeveloper.resources |
This package contains the base classes used for editing content sets.
|
| oracle.jdeveloper.vcs.spi |
Contains extension-level service provider interfaces for version control system integraton.
|
| oracle.jdeveloper.vcs.util |
Contains assorted stateless utilities for version control system integraton.
|
| oracle.jdevimpl.audit.preferences |
| Class and Description |
|---|
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Class and Description |
|---|
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| MDDPanel
This implementation of
NavigableUIContainer is a
"master-detail-detail" panel, hence the name
MDDPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| Class and Description |
|---|
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Class and Description |
|---|
| CommitListener
This interface defines the messages that are sent when commiting (finishing)
or canceling from an
FSMWizard. |
| Class and Description |
|---|
| ApplyEvent
The
ApplyEvent is the event object used in the methods
that are part of the ApplyListener interface. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| MetaTraversable
The
MetaTraversable class is responsible for
specifying metadata for a Traversable that has not yet
been instantiated. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| ApplyEvent
The
ApplyEvent is the event object used in the methods
that are part of the ApplyListener interface. |
| ApplyListener
This interface defines the messages that are sent in association
with applying or canceling from a
NavigableUIContainer. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| ApplyNotifier
An object that implements
ApplyNotifier is capable
of firing ApplyEvents to registered ApplyListeners. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| MetaTraversable
The
MetaTraversable class is responsible for
specifying metadata for a Traversable that has not yet
been instantiated. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| NavigableContext
An instance of NavigableContext is used by Navigable instances and
a NavigableUIContainer instance to coordinate the
association of each Navigable with a data scope
creation of tree nodes for a tree-based NavigableUIContainer
|
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| Class and Description |
|---|
| ActionDescriptionPanel |
| ActionDescriptionPanel.OptionSelectionChangedEvent
The event that gets triggered when the selected option has changed.
|
| ActionDescriptionPanel.OptionSelectionChangedListener
The listener that get notified when the selected option has changed.
|
| ApplyEvent
The
ApplyEvent is the event object used in the methods
that are part of the ApplyListener interface. |
| ApplyListener
This interface defines the messages that are sent in association
with applying or canceling from a
NavigableUIContainer. |
| ApplyNotifier
An object that implements
ApplyNotifier is capable
of firing ApplyEvents to registered ApplyListeners. |
| CommitListener
This interface defines the messages that are sent when commiting (finishing)
or canceling from an
FSMWizard. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| DialogCallbacks
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. |
| MDDEvent |
| MDDListener
To allow time to evolve this interface without breaking binary
compatibility, MDDListener is currently not declared public.
|
| MetaTraversable
The
MetaTraversable class is responsible for
specifying metadata for a Traversable that has not yet
been instantiated. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| NavigableContext
An instance of NavigableContext is used by Navigable instances and
a NavigableUIContainer instance to coordinate the
association of each Navigable with a data scope
creation of tree nodes for a tree-based NavigableUIContainer
|
| NavigableUIContainer |
| TDialog
Subclass of JEWTDialog that is designed to interoperate with
TDialogLauncher and Traversable. |
| TDialogLauncher
This classes launches a dialog whose content area is a single
Traversable, thus the "T" prefix. |
| TitledPanel
A panel with a gradient titlebar in bold text at the top and
arbitrary content below.
|
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Class and Description |
|---|
| ApplyEvent
The
ApplyEvent is the event object used in the methods
that are part of the ApplyListener interface. |
| ApplyListener
This interface defines the messages that are sent in association
with applying or canceling from a
NavigableUIContainer. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| CommitListener
This interface defines the messages that are sent when commiting (finishing)
or canceling from an
FSMWizard. |
| CommitNotifier
An object that implements
CommitNotifier is capable
of firing CommitEvents to registered CommitListeners. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| MetaTraversable
The
MetaTraversable class is responsible for
specifying metadata for a Traversable that has not yet
been instantiated. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| Class and Description |
|---|
| ApplyEvent
The
ApplyEvent is the event object used in the methods
that are part of the ApplyListener interface. |
| ApplyListener
This interface defines the messages that are sent in association
with applying or canceling from a
NavigableUIContainer. |
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| MetaTraversable
The
MetaTraversable class is responsible for
specifying metadata for a Traversable that has not yet
been instantiated. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| DefaultTraversablePanel
Complete default implementation of
Traversable that
subclasses JPanel. |
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |
| Class and Description |
|---|
| Navigable
Each instance of the
Navigable class represents a
single tree node. |
| Class and Description |
|---|
| Traversable
The methods defined in the
Traversable interface
specify the operations that a UI component must support in order
to be traversed in complex UI widgets such as a property dialog,
a wizard, or any other panel-based UI. |
| TraversableContext
The
TraversableContext class provides the means for
a Traversable to find the data objects that it is
responsible for editing whenever it is entered or exited. |
| TraversalException
The
TraversalException can be thrown by the
Traversable.onExit(TraversableContext) method if
the user has entered incomplete, invalid, or inconsistent data
that causes validation to fail. |