(1503-75)如果仅仅显示信息,最好使用()组件。
A. JButton
B. JTextField
C. JLabel
D. JRadioButton
查看答案
(1503-75)用户可以对下面哪些组件编辑信息?
A. JLabel
B. JButton
C. JTextField
D. JList
E. JTextArea
(1503-75)利用BorderLayout布局容器组件,BorderLayout的()方法设置组件之间水平间距,()方法设置组件之间垂直间距。(备注:仅仅写出方法名)
(1503-75) BorderLayout布局的容器被划分成5个区域。
A. 对
B. 错
(1503-75)JLabel、JTextArea和JButton等不是java.awt.Component的子孙类。
A. 对
B. 错