|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.text.StyleContext
com.lowagie.rups.view.Console.ConsoleStyleContext
class Console.ConsoleStyleContext
The style context defining the styles of each type of PrintStream.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.swing.text.StyleContext |
|---|
javax.swing.text.StyleContext.NamedStyle, javax.swing.text.StyleContext.SmallAttributeSet |
| Field Summary | |
|---|---|
static java.lang.String |
CUSTOM
The name of the Style used for Custom messages |
private static long |
serialVersionUID
A Serial Version UID. |
static java.lang.String |
SYSTEMERR
The name of the Style used for System.err |
static java.lang.String |
SYSTEMOUT
The name of the Style used for System.out |
| Fields inherited from class javax.swing.text.StyleContext |
|---|
DEFAULT_STYLE |
| Constructor Summary | |
|---|---|
Console.ConsoleStyleContext()
Creates the style context for the Console. |
|
| 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 |
|---|
private static final long serialVersionUID
public static final java.lang.String CUSTOM
public static final java.lang.String SYSTEMOUT
public static final java.lang.String SYSTEMERR
| Constructor Detail |
|---|
public Console.ConsoleStyleContext()
|
Hosted by Hostbasket | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||