首页题库练习题目详情
面向对象程序设计单选题中等

在Java中,要为一个按钮组件添加点击事件监听,应该使用哪种接口?

AKeyListener
BMouseListener
CActionListener
DItemListener