com.lowagie.toolbox
Class Toolbox.Console.ErrorContext

java.lang.Object
  extended by javax.swing.text.StyleContext
      extended by com.lowagie.toolbox.Toolbox.Console.ErrorContext
All Implemented Interfaces:
Serializable, AbstractDocument.AttributeContext
Enclosing class:
Toolbox.Console

 class Toolbox.Console.ErrorContext
extends StyleContext


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.text.StyleContext
StyleContext.NamedStyle, StyleContext.SmallAttributeSet
 
Field Summary
private static long serialVersionUID
           
static String STDERROR
           
static String STDOUT
           
 
Fields inherited from class javax.swing.text.StyleContext
DEFAULT_STYLE
 
Constructor Summary
Toolbox.Console.ErrorContext()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values

STDERROR

public static final String STDERROR
See Also:
Constant Field Values

STDOUT

public static final String STDOUT
See Also:
Constant Field Values
Constructor Detail

Toolbox.Console.ErrorContext

public Toolbox.Console.ErrorContext()

Hosted by Hostbasket