private void empty() {
   textID.setText(null);
   textLocation.setText(null);
 }