private JTextArea jText;jText.setLineWrap(true);相关APIsetLineWrappublic void setLineWrap(boolean wrap)设置文本区的换行策略。如果设置为true,则当行的长度 ...
確定! 回上一頁