public void setLineWrap(boolean wrap)设置文本区的换行策略。如果设置为true,则当行的长度大于所分配的宽度时,将换行。如果设置为false,则始终不换行。
確定! 回上一頁