com.maverick.sshd.shell.terminal
Class Colorizer

java.lang.Object
  extended by com.maverick.sshd.shell.terminal.Colorizer

public final class Colorizer
extends Object


Method Summary
 String colorize(String str, boolean support)
           
static Colorizer getReference()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

colorize

public String colorize(String str,
                       boolean support)

getReference

public static Colorizer getReference()

main

public static void main(String[] args)


Copyright © 2012. All Rights Reserved.