Exemplo n.º 1
0
 @Override
 public void paintIcon(ComponentDrawContext c, int x, int y) {
   Text.FACTORY.paintIcon(c, x, y, null);
 }