setText (""); //Focus back to the text box jTextField.requestFocus(); } }); //Set the form layout to flow layout jFrame.setLayout(new FlowLayout()); jFrame.
確定! 回上一頁