网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

47、(布局管理器)Panel和Applet的默认布局管理器是_______。

A.CardLayout

B.FlowLayout

C.BorderLayout

D.GridLayout


参考答案和解析
C
更多 “47、(布局管理器)Panel和Applet的默认布局管理器是_______。A.CardLayoutB.FlowLayoutC.BorderLayoutD.GridLayout” 相关考题
考题 容器Panel和Applet默认使用的布局管理器是() A.CardLayoutB.BorderLayoutC.FlowLayoutD.GridLayout

考题 在Java语言中,Panel默认的布局管理器是()。 A.BorderLayoutB.FlowLayoutC.GridLayoutD.GridBagLayout

考题 类Pnel默认的布局管理器是______。

考题 Panel和Applet的默认布局管理器是A.CardLayoutB.FlowLayoutC.BorderLayoutD.GridLayout

考题 FlowLayout是______和______的默认布局管理器。

考题 Applet 的默认布局管理器是A ) BorderLayoutB ) FlowLayoutC ) GridLayoutD ) PanelLayout

考题 Panel类的默认布局管理器是A.BorderLayoutB.CardLayoutC.FlowLayoutD.GridBagLayout

考题 下列叙述中,错误的是A.Applet的默认布局管理器是FlowLayoutB.JApplet中增加构件是加到JApplet的内容面板上,不是直接加到JApplet中C.JApplet的内容面板的默认布局管理器是BorderLayoutD.JApplet的内容面板的默认布局管理器是FlowLayout

考题 类Panel默认的布局管理器是____。A、GridLayoutB、BorderLayoutC、FlowLayoutD、GardLayout

考题 在代码中控制UI界面时,创建布局管理器,可以是帧布局管理器、_________、线性布局管理器和相对布局布局管理器等。

考题 Applet的默认布局管理器是A.BorderLayoutB.FlowLayoutC.GridLayoutD.PanelLayout

考题 容器Panel和Applet默认使用的布局编辑策略是( )。A.BorderLayoutB.FlowLayoutC.GridLayoutD.CardLayout

考题 类Panel默认的布局管理器是( )。A.GridLayoutB.BorderLayoutC.FlowLayoutS 类Panel默认的布局管理器是( )。A.GridLayoutB.BorderLayoutC.FlowLayoutD.CardLayout

考题 Frame默认的布局管理器是( )。 A.FlowLayoutB.BorderLayoutC.GridLayoutSX Frame默认的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GridLayoutD.UpLayout

考题 Applet的默认布局管理器是FlowLayout,而Swing Applet的内容面板的默认布局管理器是A.FlowLayoutB.CardLayoutC.BorderLayoutD.GridLayout

考题 Applet使用下列______布局管理器。A.BorderLayoutB.FlowLayoutC.GridLayoutD.BoxLayout

考题 Panel和Applet的默认的布局管理器是A.CardLayoutB.BorderLayoutC.FlowLayoutD.GridLayout

考题 Applet的默认布局管理器是( )。 A.BorderLayoutB.FlowLayoutC.GridLayoutS Applet的默认布局管理器是( )。A.BorderLayoutB.FlowLayoutC.GridLayoutD.PanelLayout

考题 容器Panel和它的子类Applet默认的布局管理器是()。A、FlowLayoutB、BorderLayoutC、CardLayoutD、GridLayout

考题 JWindow、JFrame和JDialog默认的布局管理器是()。

考题 类Panel默认的布局管理器是GridLayout。

考题 Applet是一个面板容器,它默认使用()布局管理器A、BorderB、FlowC、GridD、Card

考题 关于布局管理器,以下说法正确的是()。A、Frame默认布局管理器是BorderLayoutB、Panel默认布局管理器是FlowlayoutC、Applet默认布局管理器是FlowlayoutD、CardLayout会将容器分割成等宽等高的矩形区域E、默认情况下,在GridLayout管理的容器中,组件将占满整个所在区域

考题 JPanel和Applet的默认布局管理器是()A、CardLayoutB、FlowLayoutC、BorderLayoutD、GridLayout

考题 AWT中,常用的布局管理器包括哪些?()A、FlowLayout布局管理器B、BorderLayout布局管理器C、CardLayout布局管理器D、GridLayout布局管理器

考题 填空题JWindow、JFrame和JDialog默认的布局管理器是()。

考题 判断题类Panel默认的布局管理器是GridLayout。A 对B 错

考题 多选题关于布局管理器,以下说法正确的是()。AFrame默认布局管理器是BorderLayoutBPanel默认布局管理器是FlowlayoutCApplet默认布局管理器是FlowlayoutDCardLayout会将容器分割成等宽等高的矩形区域E默认情况下,在GridLayout管理的容器中,组件将占满整个所在区域