7475767778798081828384
// if (actionCount > 0) { // for (ActionListener listener : item.getActionListeners()){ // item.removeActionListener(listener); // } // } item.removeActionListener(this); item.addActionListener(this); } } public void actionPerformed(ActionEvent e) {