jTracer
1.03
Stack trace visualization tool
|
Main application logging pane. More...
Public Member Functions | |
void | append (final String ln, final String tag) |
Append a line of formatted text. More... | |
void | appendln (String ln, String tag) |
Append a line of formatted text and a line break. More... | |
void | clear () |
Remove all contents. More... | |
Static Private Attributes | |
static final long | serialVersionUID = 0x00 |
Class version. More... | |
Main application logging pane.
This rich text pane supports multiple configurable token styles and custom line and paragraph formatting
Definition at line 27 of file LogPane.java.