/** Paint. */
 public void paint(MyGraphics graphics) {
   effectPainter.paint(graphics);
 }