Uses of Class
javax.swing.plaf.basic.BasicSplitPaneUI.BasicHorizontalLayoutManager
Package
Description
Provides user interface objects built according to the Basic look and feel.
-
Uses of BasicSplitPaneUI.BasicHorizontalLayoutManager in javax.swing.plaf.basic
Modifier and TypeClassDescriptionclass
LayoutManager used for JSplitPanes with an orientation of VERTICAL_SPLIT.Modifier and TypeFieldDescriptionBasicSplitPaneUI.layoutManager
LayoutManager that is created and placed into the split pane.