javax.swing.plaf.basic
public class: BasicComboBoxUI.FocusHandler [javadoc |
source]
java.lang.Object
javax.swing.plaf.basic.BasicComboBoxUI$FocusHandler
All Implemented Interfaces:
FocusListener
This listener hides the popup when the focus is lost. It also repaints
when focus is gained or lost.
This public inner class should be treated as protected.
Instantiate it only within subclasses of
BasicComboBoxUI.
| Methods from java.lang.Object: |
|---|
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |