de.mindcrimeilab.swing.util
Class JTreeHelper
java.lang.Object
de.mindcrimeilab.swing.util.JTreeHelper
public class JTreeHelper
- extends Object
Helpers for JTree handling.
- Version:
- $Revision: 165 $
- Author:
- Michael Engelhardt, $Author: agony $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JTreeHelper
public JTreeHelper()
expandToLast
public static void expandToLast(JTree tree)
- Expand all nodes in the tree.
- Parameters:
tree
-
Copyright © 2010. All Rights Reserved.