MultiTextUI
Class MultiTextUI
- java.lang.Object
-
- javax.swing.plaf.ComponentUI
-
- javax.swing.plaf.TextUI
-
- javax.swing.plaf.multi.MultiTextUI
public class MultiTextUI extends TextUI
A multiplexing UI used to combine TextUI
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