Swing provides the JScrollpane and the JPanel objects to provide the scrollbars . p1 = new JPanel ( ) ; p1.add ( taLetter ) ; // create the scroll pane sp ...
確定! 回上一頁