Color in a JTextField is: field.setForeColor(Color.RED); This will make the text in the textfield (field) red. I don't know how to do it for ...
確定! 回上一頁