Uses of Class
org.eclipse.cdt.internal.ui.text.util.CColorManager

Packages that use CColorManager
org.eclipse.cdt.internal.ui.editor.asm   
org.eclipse.cdt.internal.ui.text   
 

Uses of CColorManager in org.eclipse.cdt.internal.ui.editor.asm
 

Methods in org.eclipse.cdt.internal.ui.editor.asm that return CColorManager
 CColorManager AsmTextTools.getColorManager()
          Gets the color manager.
 

Constructors in org.eclipse.cdt.internal.ui.editor.asm with parameters of type CColorManager
AsmPreprocessorScanner(CColorManager colorManager, org.eclipse.jface.preference.IPreferenceStore store)
          Create a preprocessor directive scanner.
 

Uses of CColorManager in org.eclipse.cdt.internal.ui.text
 

Methods in org.eclipse.cdt.internal.ui.text that return CColorManager
 CColorManager CTextTools.getColorManager()
          Gets the color manager.