jTracer
1.03
Stack trace visualization tool
|
void org.libcsdbg.jtracer.StatusBar.setIndicator | ( | String | nm, |
int | cnt | ||
) |
Set one of the counter indicators.
[in] | nm | the indicator name ("session" or "trace") |
[in] | cnt | the new value |
Definition at line 152 of file StatusBar.java.
References org.libcsdbg.jtracer.Registry.get().
Referenced by org.libcsdbg.jtracer.StatusBar.setIndicators().