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