public static interface MultiSplitPane.DividerPainter
Modifier and Type | Method and Description |
---|---|
void |
paint(Graphics g,
MultiSplitLayout.Divider divider)
Paint a single Divider.
|
void paint(Graphics g, MultiSplitLayout.Divider divider)
g
- the Graphics object to paint withdivider
- the Divider to paint