Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

Package oracle.javatools.controls

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

See:
          Description

Class Summary
AnimatedCellIcon A wrapper for use in cases such as JTree and JTable where the method of rendering mean that animated gifs just don't work properly.
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> A simple list model based on a delegate java.util.List.
SplashScreen WARNING: This API is still in flux.
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.


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-03

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