Ejemplo n.º 1
0
 @Override
 public void update(Observable o, Object arg) {
   super.update(o, arg);
   lfo.update(o, arg);
 }