单项选择题

下面可以改变容器的布局的是()。

A.layout(aLayoutManager);
B.setLayout(aLayoutManager);
C.setLayoutManager(aLayoutManager);
D.addLayout(aLayoutManager);