setLayout(null); scroll.setPreferredSize(new Dimension(1000, 1000)); scroll.setBounds(0, 0, 1000, 1000); panel = buildComponentOnAbsoluteLayout(new JPanel() ...
確定! 回上一頁