API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicComboBoxUI.FocusHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicComboBoxUI.FocusHandler
Implements
 FocusListener
Subclasses
Description
public class BasicComboBoxUI.FocusHandler
  This listener hides the popup when the focus is lost.
See also:   
Constructors
public BasicComboBoxUI.FocusHandler ()
Methods
Hide/Show inherited methods
public void focusGained (FocusEvent e) [Specified in FocusListener]
public void focusLost (FocusEvent e) [Specified in FocusListener]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar