|
![]() |
||||||||
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 |
---|
StyleContext.NamedStyle, StyleContext.SmallAttributeSet |
Field Summary | |
---|---|
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 |
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
public static final String CUSTOM
public static final String SYSTEMOUT
public static final 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 |