public static void uninstall(ColoringLabelProvider labelProvider) {
   fgInstance.uninstallColoredLabels(labelProvider);
 }