|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Painter
allows us to draw arbitrary elements
of graphics from plain/scaled/tiled images to gradients and pretty
much any form of graphic drawing we can imagine.
See:
Description
Class Summary | |
---|---|
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. |
Painter
allows us to draw arbitrary elements
of graphics from plain/scaled/tiled images to gradients and pretty
much any form of graphic drawing we can imagine. Painters are
"hooked" into the core of the API thus allowing us to customize
every aspect of it. See Component
and
Form
.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |