| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| oracle.ide.ceditor | 
 The  
Code Editor package contains the code editing
implementation of the JDeveloper IDE. | 
| oracle.ide.controller | |
| oracle.ide.controls | 
 Contains classes implementing the basic graphical controls, such as, toolbars,
toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
 | 
| 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.docking | 
 Contains interfaces and classes responsible for the dockable behavior provided by JDeveloper. 
 | 
| oracle.ide.keyboard | 
 Defining your default accelerators 
 | 
| oracle.ide.log | 
 Contains the interfaces and classes that allow addins to provide their
own log pages. 
 | 
| 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.navigator | 
 Contains classes providing navigator support. 
 | 
| 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.view | |
| 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.asnav | |
| oracle.jdeveloper.asnav.nodes | |
| oracle.jdeveloper.audit.service | 
 The API classes for invoking Audit programatically, and a few Audit common
API classes. 
 | 
| oracle.jdeveloper.builder | 
 This package contains the base implementations for the set of 
classes used for creating new objects. 
 | 
| oracle.jdeveloper.builder.annotation | |
| oracle.jdeveloper.builder.cls | 
 The  
cls package provides classes and interfaces for generating Java classes. | 
| oracle.jdeveloper.builder.enumtype | |
| oracle.jdeveloper.builder.iface | |
| oracle.jdeveloper.controls | 
 The  
controls package contains GUI classes used by the builder classes. | 
| oracle.jdeveloper.db.controls | 
 UI controls that are useful when listing, selecting or displaying database
connections. 
 | 
| 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.dialogs | 
 The  
Dialogs package contains commonly used dialogs. | 
| oracle.jdeveloper.library | 
 The  
Libraries package provides the library API used
by JDeveloper. | 
| oracle.jdeveloper.merge | 
 Contains classes for merge editor abstractions, including an editor addin, commands, a
controller, and utilities. 
 | 
| 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.rescat2 | |
| oracle.jdeveloper.rescat2.dockable | |
| oracle.jdeveloper.rescat2.model.nodes | |
| oracle.jdeveloper.rescat2.ui | |
| oracle.jdeveloper.resources | 
 This package contains the base classes used for editing content sets. 
 | 
| oracle.jdeveloper.runner | 
 Contains classes that allow addins some level of control on the JDeveloper runner system. 
 | 
| oracle.jdeveloper.vcs.changelist | |
| oracle.jdeveloper.vcs.changeset | |
| oracle.jdeveloper.vcs.generic | |
| 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.log | 
| Class and Description | 
|---|
| StatusBar
 StatusBar interface of the Ide. 
 | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| WaitCursor
 This class handles the wait cursor over the application and dialogs. 
 | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| ToggleAction | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| WaitCursor
 This class handles the wait cursor over the application and dialogs. 
 | 
| Class and Description | 
|---|
| AbstractCellEditor
 The code in this class is derived from the source from the JTreeTable
  article that can be found at:  http://java.sun.com/products/jfc/tsc/articles/treetable2/index.html. 
 | 
| AbstractPicker.PickerResultValidator
 The interface defining Validators for AbstractPicker browse actions. 
 | 
| AbstractPicker.PickerValueEncoder
 The interface defining Encoders for AbstractPicker values. 
 | 
| ActionMenuToolButton
 An implementation of a history-style drop-down menu button. 
 | 
| ButtonKeyController
 ButtonKeyController is a utility class that adds keyboard navigation to buttons. 
 | 
| ControlsBundle | 
| DefaultListTableModel
 This is an implementation of  
TableModel that
 uses a List of Lists to store the
 cell value objects. | 
| DragComponentEvent
 The event sent when a component is dragged. 
 | 
| DropDownMenuButton
 An implementation of a two-state button that shows a drop-down  
JPopupMenu when the button is selected. | 
| FocusHierarchyDispatcher
 A Class class. 
 | 
| FocusHierarchyEvent
 Represents an focus change. 
 | 
| FocusHierarchyListener
 A Class class. 
 | 
| GlobalMouseDispatcher
 Dispatches mouse events happening anywhere in the application. 
 | 
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| InputTableModel.ColumnMetaData | 
| ItemSelectableTracker
 The  
ItemSelectableTracker is a simple class for
 tracking the state of an ItemSelectable, such as a
 JCheckBox or JToggleButton so that a
 dependent group of Components can be enabled or
 disabled when the state of the ItemSelectable
 changes. | 
| JFastTreeTable
 Deprecated. 
 
Use  
JFastTreeTable. | 
| JFastTreeTable.TreeTableCellRenderer
 Deprecated.  
A TableCellRenderer that displays a JTree. 
 | 
| JSelectableLabel
 This is a subclass of JLabel that is intended to operate within a
  JLabeledCheckBox. 
 | 
| JTreeTable.TreeTableCellRenderer
 Deprecated.  
A TableCellRenderer that displays a JTree. 
 | 
| KeyboardRedirector
 This class is used by IdeAction to freeze the keyboard events during an
 actionPerformed and release the events when a dialog pops up. 
 | 
| KeyNavigationManager
 Deprecated. 
 
use uic:oracle.javatools.ui.KeyNavigationManager 
 | 
| KeyNavigationManager.KeyComponentAdapter
 Deprecated. 
 
use uic:oracle.javatools.ui.KeyNavigationManager.KeyComponentAdapter 
 | 
| LabelColorScheme
 This interface defines methods that are used by the
   
JSelectableLabel class. | 
| MenuToolButton
 An implementation of a toolbar toggle button that displays a drop-down
 menu of choices when the button is selected. 
 | 
| ProgressTrackedTask
 Deprecated. 
 
For asynchronous tasks running, use the  
RequestProcessor 
 executor service. For task tracking purposes, use the 
 Progress API.
 See usage examples to start working 
 with the new APIs. | 
| ProgressTracker
 Deprecated. 
 
For asynchronous tasks running, use the  
RequestProcessor 
 executor service. For task tracking purposes, use the 
 Progress API.
 See usage examples to start working 
 with the new APIs. | 
| RadioToolButton
 Deprecated. 
 
Replace toolbar radio button groups with  
MenuToolButton. | 
| ScrollableTabBar.ScrollMode
 The behavior of the scroll left / right buttons. 
 | 
| SingleRowTabbedPaneUI.EventHandler
 Deprecated.  
  | 
| SingleRowTabbedPaneUI.ScrollMenuAction
 Deprecated.  
  | 
| SortedTableModel | 
| SortedTreeTableModel
 Deprecated. 
 
use uic:oracle.javatools.ui.treetable.SortedTreeTableModel 
 | 
| StatusBar
 StatusBar interface of the Ide. 
 | 
| TabbedWindow.PageInfo | 
| TabbedWindowEvent
 A TabbedWindowEvent class. 
 | 
| TabbedWindowListener
 A TabbedWindowListener class. 
 | 
| TableTransformer | 
| ToggleAction | 
| ToggleToolButton
 An implementation of a two-state button specialized for use in an IDE
  
Toolbar. | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| ToolbarGroup
 Toolbar items implement this interface in order to allow access to the
 action encapsulating their behavior. 
 | 
| ToolbarItem
 A toolbar item implements this interface in order to allow the  
Toolbar access to the Action encapsulating its behavior. | 
| ToolButton
 An implementation of a toolbar button specialized for use in the IDE
  
Toolbar. | 
| TreeTableModel
 Deprecated. 
 
use uic:oracle.javatools.ui.treetable.* 
 | 
| URLPathField | 
| URLPathField.BadEntryException | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| FloatingToolWindow
 This object is a top level container with a resizable border and, on Windows,
 no icon in the taskbar. 
 | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| JAutoScrollPane
 This class implements an extension of JScrollPane that autoscrolls
  automatically whenever the content of the JScrollPane increases. 
 | 
| MenuToolButton
 An implementation of a toolbar toggle button that displays a drop-down
 menu of choices when the button is selected. 
 | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| WrappingTextPane | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| MenuToolButton
 An implementation of a toolbar toggle button that displays a drop-down
 menu of choices when the button is selected. 
 | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| WaitCursor
 This class handles the wait cursor over the application and dialogs. 
 | 
| Class and Description | 
|---|
| WaitCursor
 This class handles the wait cursor over the application and dialogs. 
 | 
| Class and Description | 
|---|
| ToggleAction | 
| Class and Description | 
|---|
| SortedComboBoxModel | 
| Class and Description | 
|---|
| AbstractPicker.PickerValueEncoder
 The interface defining Encoders for AbstractPicker values. 
 | 
| Class and Description | 
|---|
| AbstractPicker.PickerResultValidator
 The interface defining Validators for AbstractPicker browse actions. 
 | 
| AbstractPicker.PickerValueEncoder
 The interface defining Encoders for AbstractPicker values. 
 | 
| Class and Description | 
|---|
| AbstractPicker.PickerValueEncoder
 The interface defining Encoders for AbstractPicker values. 
 | 
| Class and Description | 
|---|
| AbstractPicker.PickerValueEncoder
 The interface defining Encoders for AbstractPicker values. 
 | 
| Class and Description | 
|---|
| AbstractPicker | 
| AbstractPicker.PickerResultValidator
 The interface defining Validators for AbstractPicker browse actions. 
 | 
| Class and Description | 
|---|
| MenuToolButton
 An implementation of a toolbar toggle button that displays a drop-down
 menu of choices when the button is selected. 
 | 
| ToggleAction | 
| ToolbarGroup
 Toolbar items implement this interface in order to allow access to the
 action encapsulating their behavior. 
 | 
| ToolbarItem
 A toolbar item implements this interface in order to allow the  
Toolbar access to the Action encapsulating its behavior. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| JWrappedLabel
 Subclass of  
MultiLineLabel that is word-wrapped by default
  and calculates its preferred size based on the layout manager
  (rather than any particular aspect ratio). | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| ToggleAction | 
| Class and Description | 
|---|
| ToggleAction | 
| Class and Description | 
|---|
| ToggleAction | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| ToolButton
 An implementation of a toolbar button specialized for use in the IDE
  
Toolbar. | 
| Class and Description | 
|---|
| ProgressTrackedTask
 Deprecated. 
 
For asynchronous tasks running, use the  
RequestProcessor 
 executor service. For task tracking purposes, use the 
 Progress API.
 See usage examples to start working 
 with the new APIs. | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| GridBagConstants
 Interface that can be used in an "implements" clause to make
   
GridBagConstraints constants readily available. | 
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. | 
| Class and Description | 
|---|
| ToggleAction | 
| Class and Description | 
|---|
| Toolbar
 The  
Toolbar class is a replacement for JToolBar
 specialized for use in the IDE. |