Modifier and Type | Method and Description |
---|---|
MultiSplitPane.DividerPainter |
MultiSplitPane.getDividerPainter()
The DividerPainter that's used to paint Dividers on this MultiSplitPane.
|
Modifier and Type | Method and Description |
---|---|
void |
MultiSplitPane.setDividerPainter(MultiSplitPane.DividerPainter dividerPainter)
Sets the DividerPainter that's used to paint Dividers on this
MultiSplitPane.
|