class Console.ConsoleStyleContext extends StyleContext
StyleContext.NamedStyle, StyleContext.SmallAttributeSet
Modifier and Type | Field and Description |
---|---|
static String |
CUSTOM
The name of the Style used for Custom messages
|
private static long |
serialVersionUID
A Serial Version UID.
|
static String |
SYSTEMERR
The name of the Style used for System.err
|
static String |
SYSTEMOUT
The name of the Style used for System.out
|
DEFAULT_STYLE
Constructor and Description |
---|
Console.ConsoleStyleContext()
Creates the style context for the Console.
|
addAttribute, addAttributes, addChangeListener, addStyle, createLargeAttributeSet, createSmallAttributeSet, getBackground, getChangeListeners, getCompressionThreshold, getDefaultStyleContext, getEmptySet, getFont, getFont, getFontMetrics, getForeground, getStaticAttribute, getStaticAttributeKey, getStyle, getStyleNames, readAttributes, readAttributeSet, reclaim, registerStaticAttributeKey, removeAttribute, removeAttributes, removeAttributes, removeChangeListener, removeStyle, toString, writeAttributes, writeAttributeSet
private static final long serialVersionUID
public static final String CUSTOM
public static final String SYSTEMOUT
public static final String SYSTEMERR