This problem has been solved! · Create a read-only text field: · JTextField textField = new JTextField(10); · textField.setEditable(true); ...
確定! 回上一頁