1,01.zipToolbar - Custom status messages and tooltips用户状态信息与工具提示(3KB)2,02.zipRemove system menu from floating toolbar从浮动工具条中去除系统菜单(2KB)3,03.zipRemove close button from fl oating toolbar 从浮动工具条中去掉关闭按钮(2KB)4,customizable1.zipCustomizable toolbar可自定义的工
很值得学习的,大家多多探讨啊! public class saolei extends JFrame implements ActionListener,MouseListener,Runnable{ JFrame frame = new JFrame("扫雷游戏"); int x=1; //是否启动线程 int flagcount=0;//标记数量 int wanchenglei=0;//成功标记雷数 String dengji;//等级 JButton start; int width=5