JScrollBar scrollBar1 = new JScrollBar(JScrollBar.VERTICAL, 0, 5, 0, 100);. add(scrollBar1, BorderLayout.EAST);. JScrollBar scrollBar2 =.
確定! 回上一頁