Class ColorManager
java.lang.Object
org.apache.uima.taeconfigurator.editors.xml.ColorManager
The Class ColorManager.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fColorTable
The color table.
-
-
Constructor Details
-
ColorManager
public ColorManager()
-
-
Method Details
-
dispose
public void dispose()Dispose. -
getColor
public org.eclipse.swt.graphics.Color getColor(org.eclipse.swt.graphics.RGB rgb) Gets the color.- Parameters:
rgb- the rgb- Returns:
- the color
-