@Override
 public void attach() {
   super.attach();
   updateLabels();
 }