setWrapStyleWord (true); JScrollPane scroller = new JScrollPane(categoryContentField); add(scroller, c); Both of these methods should look pretty familiar; ...
確定! 回上一頁