API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.event. ListSelectionListener View Source
Author(s)
Hans Muller
Since
Version
1.13 11/17/05
Serial
Hierarchy
 EventListener
      ListSelectionListener
Subinterfaces
Description
public interface ListSelectionListener
  The listener that's notified when a lists selection value changes.
See also:    ListSelectionModel
Methods
Hide/Show inherited methods
public void valueChanged (ListSelectionEvent e)
  Called whenever the value of the selection changes.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar