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