/** Update the field editor that displays all the build options */
 @Override
 public void updateFields() {
   allOptionFieldEditor.load();
 }