Пример #1
0
 /**
  * action performed
  *
  * @param evt event
  */
 public void actionPerformed(ActionEvent evt) {
   popButton.popNotify(evt.getActionCommand());
 } // actionPerformed()