コード例 #1
0
 static {
   try {
     initIDs();
   } catch (JRexException ex) {
     JRexL.printStackTrace(ex);
     throw new RuntimeException(ex);
   }
 }