下列选项中不属于容器的一项是()。
A: WindowB.PanelC.FlowLayoutD.ScrollPane
B: Window
C: Panel
D: FlowLayout
E: ScrollPane
A: WindowB.PanelC.FlowLayoutD.ScrollPane
B: Window
C: Panel
D: FlowLayout
E: ScrollPane
C
举一反三
- 下列选项中不属于容器的一项是 A: Window B: Panel C: FlowLayout D: ScrollPane
- 容器java.awt.Container Component的子类,它包含3种类型的容器,它们是( )。 A: Window、Pannel、ScrollPane B: Frame、Pannel、Applet C: Component、Container、LayoutManager D: Button、Text、Image
- 下列Java组件中,不属于容器的是()。 A: Label B: Panel C: Frame D: Window
- 在下列Java组件中,不属于容器的是______。 A: Panel B: Window C: Frame D: Label
- 下列选项中,关于Window类的说法错误的是( ) A: Window类是个容器,只能存在于其他容器中 B: Dialog类是Window类的子类 C: Window类是不依赖其它容器而独立存在的容器 D: Panel是Window类的子类
内容
- 0
Panel容器默认的布局管理方式是FlowLayout。
- 1
下面()不是FlashMX中内置的组件。 A: CheckBox B: RadioButton C: ScrollPane D: JumpMenu
- 2
下列哪个容器类使用时必须加入到其他的容器中? A: Window B: Frame C: Dialog D: Panel
- 3
容器Panel默认使用的布局是()。 A: BorderLayout B: FlowLayout C: GridLayout D: CardLayout
- 4
Panel类型容器的默认布局管理器是( ) A: FlowLayout B: BorderLayout C: GridLayout D: CardLayout