java 介面,BorderLayout,GridLayout,FlowLayout ... setLayout(new BorderLayout(5, 10)); JPanel[] panel=new JPanel[5];//建立面板物件 for(int i=0; ...
確定! 回上一頁