protected void done() {
    if (variableTree.isSettable()) {
      xok = OK;

      hide();
    }
  }