See: Description
| Class | Description | 
|---|---|
| AnimatedCellIcon | Deprecated
 Code moved to UIC:oracle.javatools.ui.AnimatedCellIcon 
 | 
| EditorPeekPopup | 
 Mechanism to show a popup window containing a snippet of a section of
 a basic editor pane. 
 | 
| FileField | 
 A FileField is a text field that provides an insight list making it easy to
 enter filenames via the keyboard. 
 | 
| GradientPanel | 
 A simple panel with an acyclic gradient background. 
 | 
| HyperlinkButton | Deprecated
 use oracle.javatools.ui.HyperlinkButton 
 | 
| JMenuSorter | 
 This is a utility class for maintaining the contents of a  
JMenu
 in sorted order. | 
| MainWindow | 
 WARNING: This API is still in flux. 
 | 
| ProgressPanel | 
 A panel containing an indeterminate progress indication and a button for
  cancellation. 
 | 
| PropertyChangeAdapter | Deprecated
 use oracle.javatools.ui.PropertyChangeAdapter 
 | 
| SimpleComboBoxModel<T> | 
 A SimpleComboBoxModel is a specialized version of SimpleListModel
 that also implements ComboBoxModel. 
 | 
| SimpleListModel<T> | Deprecated
 implementation moved to oracle.javatools.ui.list.SimpleListModel,
 this stub adds no new abilites and remains only for backwards compatibility. 
 | 
| TextMenuPopupHandler | 
 TextMenuPopupHandler creates popup (context) menus for text components. 
 | 
| ThrobberLabel | 
 A label containing the animated throbber icon in a central position. 
 | 
| WashedIcon | 
 An implementation of the  
Icon interface that can render another
 icon in a faded, or washed-out, state. | 
Contains user interface utilities that do not depend directly on the JDeveloper framework.