I want to add a scrollbar for my text editor but it isn't working? Do you know what I am doing wrong? ... JScrollPane scroll = new JScrollPane(text);. When you ...
確定! 回上一頁