setLayout(null); JButton button = new JButton("事件來源"); button. ... setBounds(100, 50, 100, 25); contentPane.add(button); ...
確定! 回上一頁