Why are you copying every button into your grid before adding them to the mapFrame ? ... JButton button = new JButton(); button.setBounds(x, y, BUTTON_SIDE, ...
確定! 回上一頁