protected void makebutton(JButton button, GridBagLayout gridbag, GridBagConstraints c, JPanel jp) { gridbag.setConstraints(button, c);
確定! 回上一頁