Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
- java.lang.Object
 
- 
- javax.swing.plaf.basic.BasicComboBoxEditor
 
- 
- oracle.javatools.ui.combo.PromptedComboBoxEditor
 
 
 
- 
- All Implemented Interfaces:
 
- java.awt.event.FocusListener, java.util.EventListener, javax.swing.ComboBoxEditor
 
public class PromptedComboBoxEditor
extends javax.swing.plaf.basic.BasicComboBoxEditor
A editor for a JComboBox's editable text field. The text field is a PromptedTextField which
 can contain prompt text.
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
javax.swing.plaf.basic.BasicComboBoxEditor.UIResource 
 
- 
Field Summary
- 
Fields inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
editor 
 
- 
Method Summary
- 
Methods inherited from class javax.swing.plaf.basic.BasicComboBoxEditor
addActionListener, focusGained, focusLost, getItem, removeActionListener, selectAll, setItem 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.