| Interface | Description |
|---|---|
| SubstanceBorderPainter |
Border painter interface for Substance look and feel.
|
| Class | Description |
|---|---|
| ClassicBorderPainter |
Border painter that returns images with classic appearance.
|
| CompositeBorderPainter |
Composite border painter that delegates the painting of outer and inner
contours.
|
| DelegateBorderPainter |
Delegate border painter that allows tweaking the visual appearance of
borders.
|
| DelegateFractionBasedBorderPainter |
Delegate border painter that allows tweaking the visual appearance of
borders.
|
| FlatBorderPainter |
Border painter that returns images with flat appearance.
|
| FractionBasedBorderPainter |
Border painter with fraction-based stops and a color query associated with
each stop.
|
| GlassBorderPainter |
Border painter that returns images with glass appearance.
|
| StandardBorderPainter |
The default border painter.
|