//Action that will perform when someone click the button if(event.getSource()==button) { //Clear text in JTextField textField.setText(""); }
確定! 回上一頁