Skip navigation links

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

E17493-04


Uses of Package
oracle.javatools.ui

Packages that use oracle.javatools.ui
oracle.ide.controls Contains classes implementing the basic graphical controls, such as, toolbars, toolbar buttons, status bars, tabbed windows, used by JDeveloper. 
oracle.ide.db.controls Reusable UI controls to used to show or list database objects. 
oracle.ide.inspector.editor   
oracle.ide.panels Provides a framework for building panel-based UI. 
oracle.javatools.controls Contains user interface utilities that do not depend directly on the JDeveloper framework. 
oracle.javatools.ui A general user interface component library. 
oracle.javatools.ui.list   
oracle.javatools.ui.tree   
oracle.javatools.ui.treetable   

 

Classes in oracle.javatools.ui used by oracle.ide.controls
KeyNavigationManager
          Handles the incremental search and the tooltip on a component.
KeyNavigationManager.KeyComponentAdapter
           
KeyNavigationManager.ListKeyAdapter
           
KeyNavigationManager.TableKeyAdapter
           
KeyNavigationManager.TreeKeyAdapter
           

 

Classes in oracle.javatools.ui used by oracle.ide.db.controls
ControlBar
          A control bar is a customized toolbar with support for overflow.

 

Classes in oracle.javatools.ui used by oracle.ide.inspector.editor
ExtendedTextField
          A custom text component for use where the contents of a text field may be considerably longer than the visible area of the text field, and where using a larger JTextArea is not suitable.

 

Classes in oracle.javatools.ui used by oracle.ide.panels
ControlBar
          A control bar is a customized toolbar with support for overflow.

 

Classes in oracle.javatools.ui used by oracle.javatools.controls
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.

 

Classes in oracle.javatools.ui used by oracle.javatools.ui
ControlBar
          A control bar is a customized toolbar with support for overflow.
ExpansionTip.Adapter
          An adapter that encapsulates component-specific logic needed by the expansion tip.
Header
          A header is a UI component that is used to deliniate a group of related components.
Header.Level
          The visual appearance of a header changes based on its level in the document.
Header.Orientation
          The orientation of a header can be either horizontal (default) or vertical.
HeaderEvent
          Event object providing information about a header expansion or collapse event.
HeaderListener
          Listener interface for objects interested in receiving notifications when a Header is collapsed or expanded.
HeaderPanel.CollapseMode
          The ways in which a HeaderPanel can collapse.
KeyNavigationManager.KeyComponentAdapter
           
MouseHoverListener
          Implementors of this interface will recieve notification of mouse hovered events generated by MouseHoverSupport
Reorderable
          An interface to abstract the reordering communication between a reorderable Component and the controller (ReorderableBar) that reorders it.
SectionView
          A component that can contain another component (the wrappedComponent) and limit what area of the wrappedComponent is visible to a specific vertical section.
SeparatorListCellRenderer.SeparatorModel
          Tells the renderer after which items to place separators
TitledSeparator.STYLE
          The possible styles to render the separator line
TriStateCheckBox
          An extension of JCheckBox that adds an extra 'partial' state to represent a state that is neither selected or unselected.
TriStateCheckBox.State
          The three possible states of the TriStateCheckBox.
UIBundle
           
WindowTiler.Alignment
           

 

Classes in oracle.javatools.ui used by oracle.javatools.ui.list
TextLayer
          A layer of text that appears in front of any component.

 

Classes in oracle.javatools.ui used by oracle.javatools.ui.tree
TextLayer
          A layer of text that appears in front of any component.

 

Classes in oracle.javatools.ui used by oracle.javatools.ui.treetable
KeyNavigationManager
          Handles the incremental search and the tooltip on a component.

 


Skip navigation links

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

E17493-04


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