Example #1
0
 public void repaint() {
   super.repaint();
   if (rightLabel != null) rightLabel.repaint();
 }