Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Package oracle.javatools.controls

Contains user interface utilities that do not depend directly on the JDeveloper framework.

See:
          Description

Class Summary
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 A button that looks and behaves like a hyperlink
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 This class is intended to be used as a replacement for the java.beans.PropertyChangeListener added to any implementation of an javax.swing.AbstractButton which has been associated with a javax.swing.Action.
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.

 

Package oracle.javatools.controls Description

Contains user interface utilities that do not depend directly on the JDeveloper framework.


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


Copyright © 1997, 2012, Oracle. All rights reserved.