| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.controls.TreeAutoExpander
public class TreeAutoExpander
The TreeAutoExpander is a utility class that automatically expands nodes with only one child. This is usefull when the user is more likely to be interested by leaf node than non-leaf. A typical example is the navigator where the user is mostly interested by the files and not the packages.
 To use this class, just call the install(javax.swing.JTree)() method.
| Method Summary | |
|---|---|
static void | 
install(javax.swing.JTree tree)
Installs a TreeAutoExpander on that tree.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void install(javax.swing.JTree tree)
tree - 
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-04  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||