All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static Color |
mixedColor(Color originalColor,
Color overlayColor) |
static void |
setRegExError(String error,
JTextPane jTextPane,
Font textFont,
BackgroundColor validTextFieldBackground,
BackgroundColor warningTextFieldBackground) |
static String |
toHtmlError(String err,
boolean withContext) |
static String |
toHtmlString(Color color) |
static String |
toRgbString(Color color) |
static String |
withContext(String text,
String context,
int pos,
String prefix,
String suffix) |