Пример #1
0
 @Override
 public void actionPerformed(ActionEvent e) {
   calculator.process(e.getActionCommand());
 }