| Interface | Description |
|---|---|
| SubstanceDecorationPainter |
Decoration painter interface for Substance look and feel.
|
| Class | Description |
|---|---|
| ArcDecorationPainter |
Implementation of
SubstanceDecorationPainter that uses "arc" painting on title panes and
lighter gradient near the center of the application frame. |
| BrushedMetalDecorationPainter |
Implementation of
SubstanceDecorationPainter that uses brushed metal
painting on decoration areas. |
| ClassicDecorationPainter |
Decoration painter that paints a classic gradient.
|
| FlatDecorationPainter |
Decoration painter that paints a flat appearance.
|
| FractionBasedDecorationPainter |
Decoration painter with fraction-based stops and a color query associated
with each stop.
|
| ImageWrapperDecorationPainter |
Implementation of
SubstanceDecorationPainter that uses an image source to paint on
decoration areas. |
| MarbleNoiseDecorationPainter |
Implementation of
SubstanceDecorationPainter that uses marble noise
painting on decoration areas. |
| MatteDecorationPainter |
Implementation of
SubstanceDecorationPainter that uses matte painting
on decoration areas. |