Package | Description |
---|---|
org.openstreetmap.josm.gui.widgets |
Modifier and Type | Class and Description |
---|---|
private class |
MultiSplitPane.DefaultDividerPainter |
Modifier and Type | Field and Description |
---|---|
private MultiSplitPane.DividerPainter |
MultiSplitPane.dividerPainter |
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.
|