com.lowagie.rups.view
class Console.ConsoleStyleContext extends StyleContext
| Field Summary | |
|---|---|
| static String | CUSTOM The name of the Style used for Custom messages |
| 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 |
| Constructor Summary | |
|---|---|
| ConsoleStyleContext() Creates the style context for the Console. | |