public void setText(Object t, String text) {
   adaptor.setText(t, text);
 }