示例#1
0
文件: Button2.java 项目: ktw14/vitoex
 public static void main(String[] args) {
   Console.run(new Button2(), 200, 75);
 }