Ejemplo n.º 1
0
 private static FRFont getNamedFont(String name) {
   return FRFont.getInstance(name, Font.PLAIN, 12);
 }