jTracer
1.03
Stack trace visualization tool
|
Object org.libcsdbg.jtracer.Registry.get | ( | String | section, |
String | key | ||
) |
Get an entry.
[in] | section | the section name |
[in] | key | the entry key |
Definition at line 151 of file Registry.java.
Referenced by org.libcsdbg.jtracer.MainFrame.actionPerformed(), org.libcsdbg.jtracer.TraceBar.createField(), org.libcsdbg.jtracer.StatusBar.createField(), org.libcsdbg.jtracer.MenuBar.createItem(), org.libcsdbg.jtracer.MenuBar.createToggle(), org.libcsdbg.jtracer.MenuBar.listSessions(), org.libcsdbg.jtracer.MainFrame.main(), org.libcsdbg.jtracer.MainFrame.run(), org.libcsdbg.jtracer.StatusBar.setIndicator(), org.libcsdbg.jtracer.StatusBar.startUptimeTimer(), and org.libcsdbg.jtracer.StatusBar.stopUptimeTimer().