private static FormDesigner getDesigner(RADComponent comp) {
   return FormEditor.getFormDesigner(comp.getFormModel());
 }