题目内容

(1507—79)如果已经在JButton对象注册了ActionListener对象,点击JButton对象之后将执行()方法。

A. windowClosing
B. focusLosted
C. getSource
D. actionPerformed

查看答案
更多问题

(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. 错

答案查题题库