Uses of Class
javax.swing.plaf.basic.BasicSplitPaneUI
Packages that use BasicSplitPaneUI
Package
Description
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
Synth is a skinnable look and feel in which all painting is delegated.
-
Uses of BasicSplitPaneUI in javax.swing.plaf.basic
Fields in javax.swing.plaf.basic declared as BasicSplitPaneUIModifier and TypeFieldDescriptionprotected BasicSplitPaneUI
BasicSplitPaneDivider.splitPaneUI
UI this instance was created from.Methods in javax.swing.plaf.basic that return BasicSplitPaneUIModifier and TypeMethodDescriptionBasicSplitPaneDivider.getBasicSplitPaneUI()
Returns theSplitPaneUI
the receiver is currently in.Methods in javax.swing.plaf.basic with parameters of type BasicSplitPaneUIModifier and TypeMethodDescriptionvoid
BasicSplitPaneDivider.setBasicSplitPaneUI
(BasicSplitPaneUI newUI) Sets theSplitPaneUI
that is using the receiver.Constructors in javax.swing.plaf.basic with parameters of type BasicSplitPaneUIModifierConstructorDescriptionCreates an instance ofBasicSplitPaneDivider
. -
Uses of BasicSplitPaneUI in javax.swing.plaf.metal
Subclasses of BasicSplitPaneUI in javax.swing.plaf.metal -
Uses of BasicSplitPaneUI in javax.swing.plaf.synth
Subclasses of BasicSplitPaneUI in javax.swing.plaf.synth