Exemplo n.º 1
0
 @Override
 public boolean dispatchKeyEvent(KeyEvent event) {
   return controller.dispatchKeyEvent(event);
 }