Method clearSelection()
Return type: void
Member of: javax.swing.JTree
[api documentation ] [ main menu]

Examples of how the element is used (one line per example):
[add your own example]

1 tree.clearSelection();
2 jtree.clearSelection();
3 typeDataTree.clearSelection();
4 dTree.clearSelection();
5 clearSelection();
6 getTree().clearSelection();
7 clearSelection();
8 clearSelection();
9 typeDataTree.clearSelection();
10 dTree.clearSelection();
11 clearSelection();
Java and J2SE are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other Countries.