JTextArea 具有用于换行的bound 属性,该属性控制其是否换行。在默认情况下,换行属性设置为false(不换行)。 java.awt.TextArea 具有两个属性rows 和columns,这两个 ...
確定! 回上一頁