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

E13403-04

Uses of Package
oracle.javatools.controls

Packages that use oracle.javatools.controls
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. 
 

Classes in oracle.javatools.controls used by oracle.ide
MainWindow
          WARNING: This API is still in flux.
 

Classes in oracle.javatools.controls used by oracle.ide.controls
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.
SplashScreen
          WARNING: This API is still in flux.
 

Classes in oracle.javatools.controls used by oracle.ide.net
FileField
          A FileField is a text field that provides an insight list making it easy to enter filenames via the keyboard.
 

Classes in oracle.javatools.controls used by oracle.ide.webbrowser
HyperlinkButton
          A button that looks and behaves like a hyperlink
 

Classes in oracle.javatools.controls used by oracle.javatools.controls
MainWindow
          WARNING: This API is still in flux.
SimpleComboBoxModel
          A SimpleComboBoxModel is a specialized version of SimpleListModel that also implements ComboBoxModel.
SimpleListModel
          A simple list model based on a delegate java.util.List.
 


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

E13403-04

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