container.add(scroll,BorderLayout.EAST); //注意:将滚动条scoll添加到窗体后就不用再添加scoll的textarea,否则将无法显示 myframe.add(scroll);
確定! 回上一頁