网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
当JFrame的大小被改变时JFrame中的按钮的位置可能被改变,使用的哪一个布局管理器()
A
BorderLayout
B
FlowLayout
C
CardLayout
D
GridLayout
参考答案
参考解析
解析:
暂无解析
更多 “单选题当JFrame的大小被改变时JFrame中的按钮的位置可能被改变,使用的哪一个布局管理器()A BorderLayout B FlowLayout C CardLayout D GridLayout” 相关考题
考题
当JFrame的大小被改变时JFrame中的按钮的位置可能被改变,使用的哪一个布局管理器()
A.BorderLayoutB.FlowLayoutC.CardLayoutD.GridLayout
考题
对于布局管理器解释正确的有()
A.FlowLayout以由上到下的方式从左到右排列组件B.BorderLayout使用“东”、“西”、“南”、“北”、“居中”来指定组件的位置C.GridLayout提供了类似于选项卡式的对话框的功能D.CardLayout是最灵活的布局方案
考题
对于布局管理器即使正确的有()
A.FlowLayout以由上到下的方式从左到右排列组件B.BorderLayout使用“东,南,西,北,居中”来制定组建的位置C.GridLayout提供了类似于选项卡的对话框功能D.CardLayout是最灵活的布局方案
考题
YouareassignedthetaskofbuildingapanelcontainingaTextAreaatthetop,alabeldirectlybelowit,andabuttondirectlybelowthelabel.Ifthethreecomponentsareaddeddirectlytothepanel.WhichlayoutmanagercanthepanelusetoensurethattheTextAreaabsorbsallofthefreeverticalspacewhenthepanelisresized?()A.GridLayout.B.CardLayout.C.FlowLayout.D.BorderLayout.E.GridBagLayout.
考题
当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的大小被改变时,Frame中的按钮的位置可能被改变,则使用下列( )布局管理器。A.BorderLayoutB.FlowLayoutC.CardLayoutD.GridLayout
考题
下列语句中使用的布局管理器,当改变容器大小,组件大小不会随着一起改变的选项是( )。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));
考题
对于布局管理器即使正确的有() A、FlowLayout以由上到下的方式从左到右排列组件B、BorderLayout使用“东,南,西,北,居中”来制定组建的位置C、GridLayout提供了类似于选项卡的对话框功能D、CardLayout是最灵活的布局方案
考题
以下关于GUI容器缺省布局管理器的叙述,哪项正确?() A、JPanel容器的缺省布局管理器是FlowLayoutB、JPanel容器的缺省布局管理器是BorderLayoutC、JFrame容器的缺省布局管理器是FlowLayoutD、JFrame容器的缺省布局管理器是GridLayout
考题
对于布局管理器解释正确的有()。A、FlowLayout以由上到下的方式从左到右排列组件B、BorderLayout使用“东”、“西”、“南“、“北”、“居中”来指定组件的位置C、GridLayout提供了类似于选项卡式的对话框的功能D、CardLayout是最灵活的布局方案
考题
在Java中,对组件可实现不同的布局。Java支持的布局包括()。A、顺序布局(FlowLayout)B、边界布局(BorderLayout)C、网络布局(GridLayout)D、中央布局(CenterLayout)E、卡片布局(CardLayout)
考题
当JFrame的大小被改变时JFrame中的按钮的位置可能被改变,使用的哪一个布局管理器() A、BorderLayout B、FlowLayout C、CardLayout D、GridLayout
考题
单选题当JFrame的大小被改变时JFrame中的按钮的位置可能被改变,使用的哪一个布局管理器()A
BorderLayout B
FlowLayout C
CardLayout D
GridLayout
考题
多选题在Java中,对组件可实现不同的布局。Java支持的布局包括()。A顺序布局(FlowLayout)B边界布局(BorderLayout)C网络布局(GridLayout)D中央布局(CenterLayout)E卡片布局(CardLayout)
热门标签
最新试卷