JPanel的默认布局管理器()。

JPanel的默认布局管理器()。
A、GridLayout
B、FlowLayout
C、CardLayout
D、BorderLayout
【正确答案】:B
【题目解析】:JPanel的默认布局管理器FlowLayout。