API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.swing. JTree.TreeSelectionRedirector View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      JTree.TreeSelectionRedirector
Implements
 Serializable
 TreeSelectionListener
Subclasses
Description
protected class JTree.TreeSelectionRedirector
  Handles creating a new TreeSelectionEvent with the JTree as the source and passing it off to all the listeners.
See also:   
Constructors
protected JTree.TreeSelectionRedirector ()
Methods
Hide/Show inherited methods
public void valueChanged (TreeSelectionEvent e) [Specified in TreeSelectionListener]
  Invoked by the TreeSelectionModel when the selection changes.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar