public void actionPerformed(ActionEvent event) {
   control.applyPreset(event.getActionCommand());
 }