setLayout(new SpringLayout()); contentPane.add(new JButton("Button 1")); contentPane.add(new ... Here's what it looks like when it's resized to be bigger: ...
確定! 回上一頁