BoxLayout 可以把控件依次进行水平或者垂直排列布局,这是通过 ... JPanel panel=new JPanel(); BoxLayout layout=new BoxLayout(panel, BoxLayout.
確定! 回上一頁