setLayout (new FlowLayout()); add(b1); add(b2); add(b3); ... パネル(Panel)は、ボタンなどの部品や他のパネルを乗せることができる無地の板です。
確定! 回上一頁