Exemplo n.º 1
0
 /**
  * Sets the fontForAll attribute of the RingFoilPosController object
  *
  * @param fnt The new fontForAll value
  */
 public void setFontForAll(Font fnt) {
   ringFoilPosCorr.setFontForAll(fnt);
 }