单项选择题

A.setLayoutManager(newGridLayout());
B.setLayout(newGridLayout(2,2));
C.setGridLayout(2,2);
D.setBorderLayout()