}
};
ms.populateContributionManager(manager, _menuId);
manager.update(true);
}
public static void create(ScrolledForm form, FormToolkit toolkit, IEditorPart editor, String menuId) {
WGADesignExportSection section = new WGADesignExportSection(menuId);
section.init(form, toolkit, editor);