Package org.openpdf.toolbox
Class Toolbox.Console.ErrorContext
java.lang.Object
javax.swing.text.StyleContext
org.openpdf.toolbox.Toolbox.Console.ErrorContext
- All Implemented Interfaces:
Serializable,AbstractDocument.AttributeContext
- Enclosing class:
- Toolbox.Console
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.text.StyleContext
StyleContext.NamedStyle, StyleContext.SmallAttributeSet -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final longstatic final Stringstatic final StringFields inherited from class javax.swing.text.StyleContext
DEFAULT_STYLE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.text.StyleContext
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
-
Field Details
-
STDERROR
- See Also:
-
STDOUT
- See Also:
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
ErrorContext
public ErrorContext()
-