摘要: 摘自: http://www.ntu.edu.sg/home/ehchua/programming/java/J4b_CustomGraphics.html import java.awt.*; import java.awt.event.*; import javax.swing.*; /** * 阅读全文
posted @ 2016-02-21 16:02 SuperTao1024 阅读(330) 评论(0) 推荐(0)
摘要: 摘自: http://www.ntu.edu.sg/home/ehchua/programming/java/J4a_GUI.html Writing Swing Applications In summary, to write a Swing application, you have: Use 阅读全文
posted @ 2016-02-21 12:06 SuperTao1024 阅读(314) 评论(0) 推荐(0)