我試圖將JScrollPane添加到我的大JTextArea中,但是無論何時包含JScrollPane代碼, ... setVisible(true); contentPane.add(textArea_1); JScrollPane scroll = new ...
確定! 回上一頁