| Modifier and Type | Field and Description |
|---|---|
protected int |
dividerLocation |
protected int |
orientation |
| Constructor and Description |
|---|
JSplitPaneState() |
| Modifier and Type | Method and Description |
|---|---|
protected JSplitPane |
checkComponent(Object o) |
int |
getDividerLocation() |
int |
getOrientation() |
State |
getState(Object o) |
void |
setDividerLocation(int dividerLocation) |
void |
setOrientation(int orientation) |
void |
setState(Object o,
State state) |
public int getDividerLocation()
public void setDividerLocation(int dividerLocation)
public int getOrientation()
public void setOrientation(int orientation)
protected JSplitPane checkComponent(Object o)
Copyright © 2008–2020 Ultreia.io. All rights reserved.