(i.e., inside a JPanel or inside the contentPane of a JFrame ) ... setLayout( new FlowLayout() ); // Demo flow layout JButton x1 = new JButton("I am x1"); ...
確定! 回上一頁