protected void refreshResult() {
   if (form.isShowing()) rootNode.replaceKeys(filter.get());
 }