コード例 #1
0
 public static void main(String[] args) throws UnsupportedLookAndFeelException, IOException {
   Main.main(new String[] {});
   new WorkLoggerUsingSwing().logWork();
 }