Package | Description |
---|---|
org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
Modifier and Type | Method | Description |
---|---|---|
JXMultiSplitPane.DividerPainter |
JXMultiSplitPane.getDividerPainter() |
The DividerPainter that's used to paint Dividers on this MultiSplitPane.
|
Modifier and Type | Method | Description |
---|---|---|
void |
JXMultiSplitPane.setDividerPainter(JXMultiSplitPane.DividerPainter dividerPainter) |
Sets the DividerPainter that's used to paint Dividers on this
MultiSplitPane.
|
Copyright © 2018. All rights reserved.