Beispiel #1
0
 public void actionPerformed(ActionEvent event) {
   setSelected(getSelected(event.getSource()));
   super.actionPerformed(event);
 }