API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicComboBoxUI.ListDataHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicComboBoxUI.ListDataHandler
Implements
 ListDataListener
Subclasses
Description
public class BasicComboBoxUI.ListDataHandler
  This listener watches for changes in the ComboBoxModel.
Constructors
public BasicComboBoxUI.ListDataHandler ()
Methods
Hide/Show inherited methods
public void contentsChanged (ListDataEvent e) [Specified in ListDataListener]
public void intervalAdded (ListDataEvent e) [Specified in ListDataListener]
public void intervalRemoved (ListDataEvent e) [Specified in ListDataListener]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar