单项选择题
容器中要放置一行组件,这些组件排列方式是在一行中并且大小相同而且充满整个容器空间(中间没有间隔),如下图所示,请问使用哪个Layout管理器比较合适?()
A.BorderLayout B.CardLayout C.FlowLayout D.GridLayout
A.BorderLayout B.CardLayout C.FlowLayout D.GridBagLayout
A.JList and JCombox B.JPopupMenu and JTable C.JTable and JCombox D.JList and JTable