JButton b = new JButton("Clear"); b.addActionListener(new ActionListener(){ public void actionPerformed(ActionEvent e){ textfield.
確定! 回上一頁