摘要: 昨天做的事:1.在顶层容器中使用方法setMenuBar()嵌入菜单条,再使用方法setContentPane()嵌入中间容器。 2.利用JButton中的addActionListener(new ActionListener(){})方法对按钮添加事件,在new ActionListener() 阅读全文
posted @ 2016-04-20 07:41 梦玄庭 阅读(167) 评论(0) 推荐(0)