public class JSplitPanes extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
setDividerLocation(JSplitPane splitPane,
double location)
Set the location of the the given split pane to the given
value later on the EDT, and validate the split pane
|
public static void setDividerLocation(JSplitPane splitPane, double location)
splitPane - The split panelocation - The locationCopyright © 2022. All rights reserved.