以下程序实现了MouseMotionListener接口。

以下程序实现了MouseMotionListener接口。


【正确答案】:①implements ②addMouseMotionListener(this) ③mouseDragged