假设有窗口frame,下列哪个将组件com添加到了frame的南区( )。 A: con.add(com, BorderLayout.CENTER) B: con.add(com, BorderLayout) C: con.add(com, BorderLayout.EAST) D: con.add(com, BorderLayout.SOUTH)
假设有窗口frame,下列哪个将组件com添加到了frame的南区( )。 A: con.add(com, BorderLayout.CENTER) B: con.add(com, BorderLayout) C: con.add(com, BorderLayout.EAST) D: con.add(com, BorderLayout.SOUTH)
使用add()方法向BorderLayout布局中添加组件时,若未指定区域,则默认放置到Center区域。
使用add()方法向BorderLayout布局中添加组件时,若未指定区域,则默认放置到Center区域。
(1504—76)JPanel和JFrame默认布局分别是()和()。 A: BorderLayout,FlowLayout B: CardLayout,BorderLayout C: FlowLayout,BorderLayout D: FlowLayout,FlowLayout
(1504—76)JPanel和JFrame默认布局分别是()和()。 A: BorderLayout,FlowLayout B: CardLayout,BorderLayout C: FlowLayout,BorderLayout D: FlowLayout,FlowLayout
Whichof the followings are considered the characteristics of London? A: The sports center B: The financial center C: The business center D: The cultural center
Whichof the followings are considered the characteristics of London? A: The sports center B: The financial center C: The business center D: The cultural center
Applet的默认布局是BorderLayout。
Applet的默认布局是BorderLayout。
JFrame的默认布局是BorderLayout。
JFrame的默认布局是BorderLayout。
BorderLayout最多可以使用5个组件。
BorderLayout最多可以使用5个组件。
JDialog的默认布局是BorderLayout布局。
JDialog的默认布局是BorderLayout布局。
BorderLayout最多可以加五个子组件
BorderLayout最多可以加五个子组件
设置表格在页面上居中显示的属性是()。 A: <;tablevalign=”center”>; B: <;tralign=”center”>; C: <;tablealign=”center”>; D: <;tdalign=”center”>;
设置表格在页面上居中显示的属性是()。 A: <;tablevalign=”center”>; B: <;tralign=”center”>; C: <;tablealign=”center”>; D: <;tdalign=”center”>;