中国大学MOOC: 点击按钮可以产生ActionEvent事件,实现( )接口可处理此事件。
举一反三
- 点击按钮可以产生ActionEvent事件,实现( )接口可处理此事件。 A: FocusListener B: ComponentListener C: WindowListener D: ActionListener
- 点击按钮可以产生ActionEvent事件,实现_( )__接口可处理此事件。 A: FocusListene B: ComponentListene C: WindowListene D: ActionListene
- 中国大学MOOC: (事件处理)对鼠标点击按钮操作进行事件处理的接口是_______。
- 按钮可以产生ActionEvent事件,要处理该事件需要实现的接口是()。 A: FocusListener B: ComponentListener C: WindowListener D: ActionListener
- 处理ActionEvent事件的监听器对象需要实现【 】接口。