可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You are assigned the&e


You are assigned the task of building a panel containing a TextArea at the top, a label directly below it,and a button directly below the label. If the three components are added directly to the panel. Which layout manager can the panel use to ensure that the TextArea absorbs all of the free vertical space when  the panel is resized?()

  • A GridLayout.
  • B CardLayout.
  • C FlowLayout.
  • D BorderLayout.
  • E GridBagLayout.
参考答案
参考解析:
分类:SCJP程序员认证考试题库