|
|||||||||
| Home >> All >> javax >> swing >> plaf >> [ basic overview ] | PREV NEXT | ||||||||
Uses of Class
javax.swing.plaf.basic.BasicSplitPaneUI
| Uses of BasicSplitPaneUI in javax.swing.plaf.basic |
| Fields in javax.swing.plaf.basic declared as BasicSplitPaneUI | |
protected BasicSplitPaneUI |
BasicSplitPaneDivider.splitPaneUI
The delegate object that is responsible for the UI of the JSplitPane that contains this divider. |
| Methods in javax.swing.plaf.basic that return BasicSplitPaneUI | |
BasicSplitPaneUI |
BasicSplitPaneDivider.getBasicSplitPaneUI()
Returns the delegate object that is responsible for the UI of the javax.swing.JSplitPane containing this divider. |
| Methods in javax.swing.plaf.basic with parameters of type BasicSplitPaneUI | |
void |
BasicSplitPaneDivider.setBasicSplitPaneUI(BasicSplitPaneUI newUI)
Sets the delegate object that is responsible for the UI of the javax.swing.JSplitPane containing this divider. |
| Constructors in javax.swing.plaf.basic with parameters of type BasicSplitPaneUI | |
BasicSplitPaneDivider(BasicSplitPaneUI ui)
Constructs a new divider. |
|
|
|||||||||
| Home >> All >> javax >> swing >> plaf >> [ basic overview ] | PREV NEXT | ||||||||