JButton button1 = new JButton("Click Me!"); // if using null layout, set position and size for components // setBounds(x position, y position, width, ...
確定! 回上一頁