|
Colors (PircBot 1.0.3 - Paul's Java IRC Bot Framework)
org.jibble.pircbot
|
Field Summary | |
static String |
BLACK
Black coloured text. |
static String |
BLUE
Blue coloured text. |
static String |
BOLD
Bold text. |
static String |
BROWN
Brown coloured text. |
static String |
CYAN
Cyan coloured text. |
static String |
DARK_BLUE
Dark blue coloured text. |
static String |
DARK_GRAY
Dark gray coloured text. |
static String |
DARK_GREEN
Dark green coloured text. |
static String |
GREEN
Green coloured text. |
static String |
LIGHT_GRAY
Light gray coloured text. |
static String |
MAGENTA
Magenta coloured text. |
static String |
NORMAL
Removes all previously applied color and formatting attributes. |
static String |
OLIVE
Olive coloured text. |
static String |
PURPLE
Purple coloured text. |
static String |
RED
Red coloured text. |
static String |
REVERSE
Reversed text (may be rendered as italic text in some clients). |
static String |
TEAL
Teal coloured text. |
static String |
UNDERLINE
Underlined text. |
static String |
WHITE
White coloured text. |
static String |
YELLOW
Yellow coloured text. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String NORMAL
public static final String BOLD
public static final String UNDERLINE
public static final String REVERSE
public static final String WHITE
public static final String BLACK
public static final String DARK_BLUE
public static final String DARK_GREEN
public static final String RED
public static final String BROWN
public static final String PURPLE
public static final String OLIVE
public static final String YELLOW
public static final String GREEN
public static final String TEAL
public static final String CYAN
public static final String BLUE
public static final String MAGENTA
public static final String DARK_GRAY
public static final String LIGHT_GRAY
|
PircBot Java IRC Bot | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |