|
jTracer
1.03
Stack trace visualization tool
|
| void org.libcsdbg.jtracer.TracePane.appendln | ( | String | ln, |
| String | tag | ||
| ) |
Append a line of formatted text and a line break.
| [in] | ln | the text |
| [in] | tag | the formatting tag (style identifier) |
Definition at line 230 of file TracePane.java.
References org.libcsdbg.jtracer.TracePane.append().
Here is the call graph for this function: