Lightweights--Example
Since we are using a lightweight, our heavyweight container will have to call super.paint(), or else the component will never appear.
(For comparison, we’ll also load a background image, and add a nearly identical heavyweight image.)