javax.swing.plaf.basic
public class BasicTreeUI.TreeSelectionHandler extends Object implements TreeSelectionListener
Constructor Summary | |
---|---|
TreeSelectionHandler()
Constructor |
Method Summary | |
---|---|
void | valueChanged(TreeSelectionEvent event)
Messaged when the selection changes in the tree we're displaying for.
|
Parameters: event the event that characterizes the change.