hudson.plugins.ircbot.v2
Class IRCColorizer
java.lang.Object
hudson.plugins.ircbot.v2.IRCColorizer
public class IRCColorizer
- extends Object
Simple support for IRC colors.
- Author:
- syl20bnr, kutzi
|
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 |
IRCColorizer
public IRCColorizer()
colorize
public static String colorize(String message)
- Colorize the message line if certain keywords are found in it.
Copyright © 2004-2012. All Rights Reserved.