How can a JTextField be compared to another JTextField ? at least if(textField1.getText().compareTo(textField2.getText()) < 0). Was This Post ...
確定! 回上一頁