问题:
A、 setLayoutManager(new GridLayout());
B、 setLayout (new GridLayout(2,2));
C、 setGridLayout (2,2);
D、 setBorderLayout();
相关内容