摘要:
1 package Action; 2 3 import java.awt.*; 4 import java.awt.event.*; 5 import javax.swing.*; 6 7 class JButtonEventEx implements ActionListener { 8 9 JFrame frame;10 JLabel label;11 JButton[] button;12 public JButtonEventEx()13 {14 frame=new JFrame("按钮事件处理");15 ... 阅读全文
posted @ 2013-05-15 16:00
glt66
阅读(177)
评论(0)
推荐(0)
摘要:
http://ericliu1986.iteye.com/blog/629562 阅读全文
posted @ 2013-05-15 14:32
glt66
阅读(75)
评论(0)
推荐(0)
摘要:
http://www.cnblogs.com/iou123lg/archive/2013/04/20/3033217.html 阅读全文
posted @ 2013-05-15 10:47
glt66
阅读(91)
评论(0)
推荐(0)

浙公网安备 33010602011771号