JTextArea comments = new JTextArea("請留言:",5,20); //(幾行, 幾個字) //comments.setLineWrap(true); //自動換行 //C.add(comments); //沒Scroll
確定! 回上一頁