Exemplo n.º 1
0
 @Obvious
 @Override
 public PhotoOverlay withIcon(final Icon icon) {
   super.withIcon(icon);
   return this;
 }