de.mindcrimeilab.swing.util
Class JTreeHelper

java.lang.Object
  extended by de.mindcrimeilab.swing.util.JTreeHelper

public class JTreeHelper
extends Object

Helpers for JTree handling.

Version:
$Revision: 165 $
Author:
Michael Engelhardt, $Author: agony $

Constructor Summary
JTreeHelper()
           
 
Method Summary
static void expandToLast(JTree tree)
          Expand all nodes in the tree.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JTreeHelper

public JTreeHelper()
Method Detail

expandToLast

public static void expandToLast(JTree tree)
Expand all nodes in the tree.

Parameters:
tree -


Copyright © 2010. All Rights Reserved.