open.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent e) { 你的代码 } });