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