API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicListUI.ListSelectionHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicListUI.ListSelectionHandler
Implements
 ListSelectionListener
Subclasses
Description
public class BasicListUI.ListSelectionHandler
  The ListSelectionListener that's added to the JLists selection model at installUI time, and whenever the JList.selectionModel property changes.
Constructors
public BasicListUI.ListSelectionHandler ()
Methods
Hide/Show inherited methods
public void valueChanged (ListSelectionEvent e) [Specified in ListSelectionListener]
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar