JPanel; public class TestLayout extends JFrame{ //顶层容器和中间容器 private ... setLayout(fl); //初始化其它容器 jb1=new JButton("第一个"); ...
確定! 回上一頁