|
UTF-X, Unit Testing Framework - Xslt | |||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use AnsiString.Colour | |
---|---|
utfx.printers |
Uses of AnsiString.Colour in utfx.printers |
---|
Fields in utfx.printers declared as AnsiString.Colour | |
---|---|
private AnsiString.Colour |
AnsiString.colour
this strings colour |
Methods in utfx.printers that return AnsiString.Colour | |
---|---|
static AnsiString.Colour |
AnsiString.Colour.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AnsiString.Colour[] |
AnsiString.Colour.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructors in utfx.printers with parameters of type AnsiString.Colour | |
---|---|
AnsiString(java.lang.String rawContent,
AnsiString.Colour colour)
Construct a new colour ANSI String. |
|
AnsiString(java.lang.StringBuffer stringBuffer,
AnsiString.Colour colour)
Construct a new colour ANSI String. |
|
UTF-X, Unit Testing Framework - Xslt | |||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |