Class ColorManager

java.lang.Object
org.apache.uima.taeconfigurator.editors.xml.ColorManager

public class ColorManager extends Object
The Class ColorManager.
  • Field Details

    • fColorTable

      protected Map 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