class Toolbox.Console.ErrorContext
extends javax.swing.text.StyleContext
Modifier and Type | Field and Description |
---|---|
private static long |
serialVersionUID |
static java.lang.String |
STDERROR |
static java.lang.String |
STDOUT |
Constructor and Description |
---|
ErrorContext() |
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 java.lang.String STDERROR
public static final java.lang.String STDOUT