JPanel 本身也是有自己的排版管理員的, 預設是FlowLayout (流動排版). JPanel 最常用的兩個建構子為: JPanel panel=new JPanel() ...
確定! 回上一頁