单项选择题

Swing中要响应动作事件必须实现ActionListener接口,而实现ActionListenrer接口必须实现的方法是 ( )。

A.actionPerfonned()
B.focusGained()
C.actionMoved()
D.focusLost()