MultiTreeUI
Class MultiTreeUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.TreeUI
-
- javax.swing.plaf.multi.MultiTreeUI
public class MultiTreeUI extends TreeUI
A multiplexing UI used to combine TreeUI
s.
This file was automatically generated by AutoMulti.
Fields
uis
protected Vector uis
The vector containing the real UIs. This is populated in the call to createUI
, and can be obtained by calling