Class | Description |
---|---|
BackgroundPainter |
A painter that draws the background of a component based on its style
|
PainterChain |
A painter chain allows us to chain together several painters to provide a
"layer" effect where each painter only draws one element.
|