Beispiel #1
0
 public void setFont(Font font) {
   super.setFont(font);
   toBuffer(setFont, font);
 }