Class MultiSplitPaneUI
java.lang.Object
javax.swing.plaf.ComponentUI
javax.swing.plaf.SplitPaneUI
javax.swing.plaf.multi.MultiSplitPaneUI
A multiplexing UI used to combine
SplitPaneUI
s.
This file was automatically generated by AutoMulti.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Vector
<ComponentUI> The vector containing the real UIs. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
contains
(JComponent a, int b, int c) Invokes thecontains
method on each UI handled by this object.static ComponentUI
Returns a multiplexing UI instance if any of the auxiliaryLookAndFeel
s supports this UI.void
Invokes thefinishedPaintingChildren
method on each UI handled by this object.