Exemplo n.º 1
0
 private static FormDesigner getDesigner(RADComponent comp) {
   return FormEditor.getFormDesigner(comp.getFormModel());
 }