hudson.plugins.ircbot.v2
Class IRCColorizer

java.lang.Object
  extended by hudson.plugins.ircbot.v2.IRCColorizer

public class IRCColorizer
extends Object

Simple support for IRC colors.

Author:
syl20bnr, kutzi

Constructor Summary
IRCColorizer()
           
 
Method Summary
static String colorize(String message)
          Colorize the message line if certain keywords are found in it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IRCColorizer

public IRCColorizer()
Method Detail

colorize

public static String colorize(String message)
Colorize the message line if certain keywords are found in it.



Copyright © 2004-2012. All Rights Reserved.