网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
容器Frame缺省使用的布局编辑策略是()。
A
FlowLayout
B
BorderLayout
C
GridLayout
D
CardLayout
参考答案
参考解析
解析:
暂无解析
更多 “单选题容器Frame缺省使用的布局编辑策略是()。A FlowLayoutB BorderLayoutC GridLayoutD CardLayout” 相关考题
考题
当Frame的大小被改变时,Frame中的按钮的位置可能被改变,则使用下列哪一个布局管理器( )。A.BorderLayoutB.FlowLayoutC.CardLayoutD.GridLayout
考题
下列语句中所使用的布局管理器,当改变容器大小,组件大小不会随着一起改变的是A.Frame. frame1=new Frame("FlowLayout");B.Frame. frame1=new Frame("BorderLayout");C.frame1=new Frame("example"); frame1.setLayout(new BorderLayout());D.frame1.setLayout(new GridLayout(2,3));
考题
Frame默认的布局管理器是( )。 A.FlowLayoutB.BorderLayoutC.GridLayoutSX
Frame默认的布局管理器是( )。A.FlowLayoutB.BorderLayoutC.GridLayoutD.UpLayout
考题
在Frame容器中使用FlowLayout管理布局时,若要设定紧凑排列,则需要调用下列 ______方法。A.setLayout(newFlowLayout())B.add()C.setVisible(true)D.pack()
考题
当Frame的大小被改变时,Frame中的按钮的位置可能被改变,则使用下列( )布局管理器。A.BorderLayoutB.FlowLayoutC.CardLayoutD.GridLayout
考题
将一个容器panell放到容器framel中的方法是A.frame. 1.insert(panell)B.frame. 1.add(panell)C.frame. 1.addJPanel(panell)D.frame. 1.insertJPanel(panell)
考题
下列语句中使用的布局管理器,当改变容器大小,组件大小不会随着一起改变的选项是( )。A.Frame. f=new Frame("FlowLayou");B.Frame. f=new Frame("BorderLayout");C.f=new Frame("example");f.setLayout(new BorderLayout());D.f.setLayout(new GridLayout(2,3));
考题
框架(Frame)的缺省布局管理器就是()A、流程布局(Flow Layout)B、卡布局(Card Layout)C、边框布局(Border Layout)D、网格布局(Grid Layout)
考题
关于布局管理器,以下说法正确的是()。A、Frame默认布局管理器是BorderLayoutB、Panel默认布局管理器是FlowlayoutC、Applet默认布局管理器是FlowlayoutD、CardLayout会将容器分割成等宽等高的矩形区域E、默认情况下,在GridLayout管理的容器中,组件将占满整个所在区域
考题
框架(Frame)的缺省布局管理器是()A、流布局(Flow Layout)B、卡布局(Card Layout)C、边框布局(Border Layout)D、网格布局(Grid Layout)
考题
单选题以下关于GUI容器缺省布局管理器的叙述,哪项正确?()A
JPanel容器的缺省布局管理器是FlowLayoutB
JPanel容器的缺省布局管理器是BorderLayoutC
JFrame容器的缺省布局管理器是FlowLayoutD
JFrame容器的缺省布局管理器是GridLayout
考题
单选题框架(Frame)的缺省布局管理器就是()A
流程布局(Flow Layout)B
卡布局(Card Layout)C
边框布局(Border Layout)D
网格布局(Grid Layout)
考题
单选题框架(Frame)的缺省布局管理器是()A
流布局(Flow Layout)B
卡布局(Card Layout)C
边框布局(Border Layout)D
网格布局(Grid Layout)
热门标签
最新试卷