问题 填空题

根据下列类声明,可以得知类TwoListeners能够处理两类事件:WindowEvent和________。Public class TwoListeners implements MouseMotionListener,WindowListener{________}

答案

参考答案:MouseEvent

判断题
判断题