| Package | Description | 
|---|---|
| oracle.ide | 
 Contains classes that allow addins access to the IDE integration objects. 
 | 
| oracle.ide.controls | 
 Contains classes implementing the basic graphical controls, such as, toolbars,
toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
 | 
| oracle.ide.net | 
 Provides a virtual file system framework based on java.net.URL. 
 | 
| oracle.ide.webbrowser | 
 Contains classes that allow addins some level of control on the IDE web browser
settings. 
 | 
| oracle.javatools.controls | 
 
Contains user interface utilities that do not depend directly on the
JDeveloper framework. 
 | 
| Class and Description | 
|---|
| MainWindow
 WARNING: This API is still in flux. 
 | 
| Class and Description | 
|---|
| PropertyChangeAdapter
 Deprecated.  
 | 
| Class and Description | 
|---|
| FileField
 A FileField is a text field that provides an insight list making it easy to
 enter filenames via the keyboard. 
 | 
| Class and Description | 
|---|
| FileField
 A FileField is a text field that provides an insight list making it easy to
 enter filenames via the keyboard. 
 | 
| HyperlinkButton
 Deprecated. 
 
use oracle.javatools.ui.HyperlinkButton 
 | 
| Class and Description | 
|---|
| MainWindow
 WARNING: This API is still in flux. 
 | 
| SimpleComboBoxModel
 A SimpleComboBoxModel is a specialized version of SimpleListModel
 that also implements ComboBoxModel. 
 |