jTracer
1.03
Stack trace visualization tool
|
void org.libcsdbg.jtracer.LogPane.appendln | ( | String | ln, |
String | tag | ||
) |
Append a line of formatted text and a line break.
[in] | ln | the text |
[in] | tag | the formatting style identifier |
Definition at line 155 of file LogPane.java.
References org.libcsdbg.jtracer.LogPane.append().
Referenced by org.libcsdbg.jtracer.MainFrame.propertyChange().