Uses of Class
org.eclipse.ocl.examples.interpreter.console.text.ColorManager

Packages that use ColorManager
org.eclipse.ocl.examples.interpreter.console.text   
 

Uses of ColorManager in org.eclipse.ocl.examples.interpreter.console.text
 

Constructors in org.eclipse.ocl.examples.interpreter.console.text with parameters of type ColorManager
OCLSourceViewer(org.eclipse.swt.widgets.Composite parent, ColorManager colorManager, int styles)