Create a scrolling text area with Swing. ... JFrame f; //Main frame 7: private JTextArea ta; // Text area 8: private JScrollPane sbrText; ...
確定! 回上一頁