在事件处理函数中使用哪个函数得到触发事件的对象的名字
A.
getActionCommand()
B.
getSource()
C.
getAction()
D.
getCommand()
正确答案是A