yourTextField = new JTextField("", 20);. if you start it like this it sets the textfield to be empty and to have 20 collumns.
確定! 回上一頁