哪个布局管理器使用的是组件的最佳尺寸( preferred size)()A FlowLayoutB BorderLayoutC GridLayoutD CardLayoutE GridBagLayout
哪个布局管理器使用的是组件的最佳尺寸( preferred size)()
A FlowLayout
B BorderLayout
C GridLayout
D CardLayout
E GridBagLayout
相关考题:
Frame默认的布局管理器是( )。 A.FlowLayoutB.BorderLayoutC.GridLayoutSX Frame默认的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GridLayoutD.UpLayout
Frame默认的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GridLayoutSXB Frame默认的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GridLayoutD.UpLayout
下列Java布局管理器中,简单地将组件由左到右排列,排满一行,自动移到下一行的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GfidLayoutD.BoxLayout
32、(布局管理器)下列不是AWT的布局管理器是_______。A.FlowLayoutB.BorderLayoutC.BoxLayoutD.GridLayout