setMnemonic('C');//set c as the mnemonic for clear JTextArea area = new JTextArea(30,40);//text area is set area.setLineWrap(true); area.
確定! 回上一頁