Uses of Class javax.swing.plaf.basic.BasicSplitPaneUI

Uses in package javax.swing.plaf.metal

Classes derived from javax.swing.plaf.basic.BasicSplitPaneUI

class
A UI delegate for the JSplitPane component.

Uses in package javax.swing.plaf.basic

Constructors with parameter type javax.swing.plaf.basic.BasicSplitPaneUI

Constructs a new divider.

Fields of type javax.swing.plaf.basic.BasicSplitPaneUI

BasicSplitPaneUI
The delegate object that is responsible for the UI of the JSplitPane that contains this divider.

Methods with parameter type javax.swing.plaf.basic.BasicSplitPaneUI

void
Sets the delegate object that is responsible for the UI of the JSplitPane containing this divider.

Methods with return type javax.swing.plaf.basic.BasicSplitPaneUI

BasicSplitPaneUI
Returns the delegate object that is responsible for the UI of the JSplitPane containing this divider.