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

E13403-08

Uses of Class
oracle.javatools.ui.combo.JCustomComboBox

Packages that use JCustomComboBox
oracle.javatools.ui.combo   
 

Uses of JCustomComboBox in oracle.javatools.ui.combo
 

Subclasses of JCustomComboBox in oracle.javatools.ui.combo
 class JCheckCombo
          Combo that drops a list of items that can be (multi) selected by the user.
 class JFixListCombo
          A variant of a combo box with the popup split into two areas: a scrollable list of items (as usual), and a list of non-scrollable items that appear fixed at either the top or the bottom of the popup.
 class JTreeCombo
          A ComboBox variant that contains a tree in the popup area.
 class JTreeFixListCombo
          A combo box variant that contains both a tree and a fixed list of items in its popup area.
 


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

E13403-08

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