Class Colorizer


  • public final class Colorizer
    extends java.lang.Object
    Version:
    $Revision: 1.13 $
    Author:
    $author$
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String colorize​(java.lang.String str, boolean support)  
      static Colorizer getReference()  
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

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

      • colorize

        public java.lang.String colorize​(java.lang.String str,
                                         boolean support)
      • getReference

        public static Colorizer getReference()
      • main

        public static void main​(java.lang.String[] args)