在ActionEvent事件的处理方法actionPerformed(ActionEvent e)中,对象e的getSource()和getActionCommand()方法都是用来返回事件源对象方法。
正确错误