(  )布局管理器使容器中各个构件呈网格布局,平均占据容器空间 A.

FlowLayout B.

BorderLayout C.

GridLayout D.

CardLayout