SetPosition Method (JSplitPane)

Class

JSplitPane class

Action

Sets the position of the divider.

Syntax

splitPane.SetPosition(position)
Variable Description
position The new position of the divider. INTEGER.

Examples

SplitPane.SetPosition(100)