{@link com.sun.lwuit.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 {@link com.sun.lwuit.Component} and {@link com.sun.lwuit.Form}.