public class LabelStyler
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
styleError(javax.swing.JLabel label)
Emphasize the label, and style it such that clearly an error occured.
|
static void |
styleSubtle(javax.swing.JLabel label)
De-emphasize the label.
|