コード例 #1
0
 public static void main(String[] args) {
   PlatFormMain pfm = new PlatFormMain();
   pfm.start();
 }