(1507—79)ActionEvent的事件源可以是()组件。
A. JFrame
B. JLabel
C. JButton
D. JList
E. JRadioButton
F. JTextField
查看答案
(1507—79)哪些是ActionEvent的祖先类。
ActionListenet
B. Object
C. ObjectEvent
D. Exception
E. AWTEvent
(1507—79)ActionListener可以捕捉()事件对象。
(1507—79)点击JLabel能够产生ActionEvent事件。
A. 对
B. 错
(1507—79)在Java事件处理中,不同事件源对象可以注册相同的监听器对象。
A. 对
B. 错