private void initializeRefactoring() {
   processor.setNewName(editor.getValueAsString());
 }