Esempio n. 1
0
 public void setCharAt(int idx, FontCharacter fc) {
   font.setChar(fc, idx);
 }