API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing.plaf.basic. BasicTreeUI.TreeSelectionHandler View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      BasicTreeUI.TreeSelectionHandler
Implements
 TreeSelectionListener
Subclasses
Description
public class BasicTreeUI.TreeSelectionHandler
Listens for changes in the selection model and updates the display accordingly.
See also:   
Constructors
public BasicTreeUI.TreeSelectionHandler ()
Methods
Hide/Show inherited methods
public void valueChanged (TreeSelectionEvent event) [Specified in TreeSelectionListener]
  Messaged when the selection changes in the tree we're displaying for.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar