Class ColorPalette


  • public class ColorPalette
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ColorPalette()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      char getCharFor​(java.awt.Color dest)  
      char getCharFor​(HColor dest)  
      java.awt.Color getColorFor​(char c)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ColorPalette

        public ColorPalette()
    • Method Detail

      • getCharFor

        public char getCharFor​(java.awt.Color dest)
      • getCharFor

        public char getCharFor​(HColor dest)
      • getColorFor

        public java.awt.Color getColorFor​(char c)