is there any method of getting the length of text from a JTextField and JTextArea? ... int textLength1 = JTextField.getText().getLength();
確定! 回上一頁