API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicComboPopup.ListDataHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicComboPopup.ListDataHandler
Implements
 ListDataListener
Subclasses
Description
public class BasicComboPopup.ListDataHandler
  As of 1.4, this class is now obsolete, doesn't do anything, and is only included for backwards API compatibility.
Constructors
public BasicComboPopup.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