Example #1
0
 protected void paint(Graphics g) {
   if (mc != null) mc.paint(this, g);
 }