setBounds(int x, int y,int width, int height) ... setBounds(80, 29, 100, 23); contentPane.add(btn1); JButton btn2 = new JButton("跳舞"); btn2.
確定! 回上一頁