setting the font to the text field should work. Also to center align the text use textfield.setHorizontalAlignment(JTextField.CENTER);. ... <看更多> ...
確定! 回上一頁