| Package | Description | 
|---|---|
| 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.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.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.db.panels | 
 UI panels that are useful when listing, selecting or displaying database connections in dialogs and wizards. 
 | 
| 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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NameAndPublicSchemaEditor
Deprecated. 
 
the public checkbox is automatically included when needed in  
NameAndSchemaEditor. | 
class  | 
NameAndSchemaAdvancedEditor<T extends SchemaObject>
Extension of the NameAndSchemaEditor that includes an advanced checkbox. 
 | 
class  | 
NameAndSchemaEditor<T extends SchemaObject>
Resuable widget for editing a SchemaObject's name and schema. 
 | 
class  | 
NameEditor<T extends SystemObject>
Resuable widget for editing a SystemObject's name. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
BaseInfoPanel
Deprecated.  
 | 
class  | 
DBTraversablePanel
Base Traversable class for panels in the PanelLibrary framework. 
 | 
class  | 
DDLPanel  | 
class  | 
MDDEditorPanel  | 
class  | 
SchemaPanel  | 
class  | 
SelectDBObjectsPanel
Base panel for picking DBObjects from a DBObjectProvider. 
 | 
class  | 
SelectSchemaPanel
Simple panel containing single Schema Picker 
 | 
class  | 
SkippingTraversable
Extends DefaultTravesablePanel with the ability to skip to the next panel. 
 | 
class  | 
TabbedEditorPanel
Panel that makes up a create or edit dialog. 
 | 
class  | 
TemplateObjectsPanel  | 
class  | 
XMLSchemaTabbedPanel
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NewPlsqlPanel
Main panel for the new user-defined type command 
 | 
class  | 
NewUserDefinedTypePanel  | 
class  | 
PlSqlCompilerOptionsPanel  | 
class  | 
PlSqlTabbedPanel
Deprecated.  
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DirectoryOptionsPanel
Deprecated. 
 
since 11.0 with no replacement. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
KeyPresetConfigPanel
A IDE Settings that controls the shortcut presets 
 | 
class  | 
KeyStrokePanel
This panel edits shortcuts in one context. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MigrationPanel
An abstract class that extends DefaultTraversablePanel. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LazyLoadedTraversable  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProjectSettingsTraversablePanel
This panel is designed for use in the Project Properties dialog. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PackageClassChooser
A chooser for packages and classes that uses  
URLPath as the source of path information. | 
class  | 
URLChooser
The  
URLChooser is a replacement file chooser for JFileChooser. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MDDPanel
This implementation of  
NavigableUIContainer is a "master-detail-detail" panel, hence the name MDDPanel. | 
class  | 
NewWorkspacePanel
The  
NewWorkspacePanel class implements the UI to create a new workspace. | 
class  | 
TabbedPanel
This is a  
NavigableUIContainer implementation whose appearance is based on JTabbedPane; each page of a TabbedPanel is a Traversable and the order of the pages is specified by an array of Navigables. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ResourceBundleOptionsPanel
The  
ResourceBundleOptionsPanel provides the UI for the ResourceBundleOptions page on the IDE preferences dialog. | 
class  | 
ResourceBundlePreferencesEditor  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ProxySettingsPanel
A panel containing controls for setting the HTTP proxy. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FinishPanel
The  
FinishPanel provides a TraversablePanel implementation of a Wizard Finish page. | 
class  | 
WelcomePanel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
oracle.ideimpl.db.panels.BaseEditorPanel<T extends DBObject>
Base class for all DBObject editor panels to subclass. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
UpdatePreferences
Preferences page for check for updates. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SummaryPage
The summary page of the IDE update wizard 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppDatabaseConnPanel
Traversable panel for selecting a connection from the current application's context, or failing that the central connection store (resource palette / database navigator). 
 | 
class  | 
DatabaseConnectionPanel
Traversable panel to use in a wizard for selecting a connection from the IDE connection store (Resource Palette and Database Navigator). 
 | 
class  | 
GlobalDatabaseConnPanel
Traversable implementation that gives a global connection choice. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CreateProfilePanel  | 
class  | 
DeploymentPanelContent
Shared implementation of user interface for deployment profile maintenance. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppServerSelectionPanel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDeployWizardPanel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationClasspathPanel
Panel to configure the application classpath. 
 | 
class  | 
ClasspathPanel
Base class for panels that configure application and project classpath settings. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApplicationContentPanel  | 
class  | 
ContentSetFilterChooser
This class is a nearly-intact copy of oracle.ide.net.PackageClassChooser with modifications to allow it to handle generic folders and files, rather than just Java classes and packages. 
 | 
class  | 
DependencyPanel  | 
class  | 
JProjectDependencyPanel
Panel for editing project dependencies. 
 | 
class  | 
JProjectLibrariesPanel  | 
class  | 
JProjectPanel
This is the panel that edits the common input paths of a  
Project. | 
class  | 
PromptPanel  | 
class  | 
TechnologiesPanel
TechnologiesPanel defines the "Features" project settings panel UI. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
OfflineDBChooserPanel
Traversable panel that allows the user to choose (or create) an Offline Database. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SelectDatabaseObjectsPanel
Base panel for selecting database objects using a shuttle control, typically for conversion into a Java object such as an EJB, an ordinary Java class, or a BC4J Entity object. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GenericPanel
Generic panel for editing a ContentSet. 
 | 
class  | 
ResourcesPanel  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
VCSCommentTemplatesTraversable  | 
class  | 
VCSPreferencesCustomizer  | 
class  | 
VCSPreferencesTraversable<T>  | 
class  | 
VCSVersioningTraversable
Traversable UI class representing the top-level node for version control. 
 |