public class TreeAutoExpander
extends java.lang.Object
To use this class, just call the install(javax.swing.JTree)() method.
| Modifier and Type | Method and Description |
|---|---|
static void |
install(javax.swing.JTree tree)
Installs a TreeAutoExpander on that tree.
|