单项选择题

设计一个GUI类,要进行事件处理,需要调用()加入事件监听器。

A.actionListener()
B.addActionListener()
C.addEventListener()
D.addEvenet()