javax.swing.plaf.basic

Class BasicSplitPaneUI.BasicVerticalLayoutManager

public class BasicSplitPaneUI.BasicVerticalLayoutManager extends BasicSplitPaneUI.BasicHorizontalLayoutManager

This class is the Layout Manager for the JSplitPane when the orientation is VERTICAL_SPLIT.

UNKNOWN: Apparently this class was intended to be protected, but was made public by a compiler bug and is now public for compatibility.

Constructor Summary
BasicVerticalLayoutManager()
Creates a new instance.

Constructor Detail

BasicVerticalLayoutManager

public BasicVerticalLayoutManager()
Creates a new instance.