jTracer
1.03
Stack trace visualization tool
|
void org.libcsdbg.jtracer.SessionManager.shiftSelection | ( | int | step | ) |
Select the previous/next not iconified client window.
[in] | step | the shift direction (-1 for previous, 1 for next) |
Definition at line 132 of file SessionManager.java.
References org.libcsdbg.jtracer.SessionManager.current, and org.libcsdbg.jtracer.SessionManager.sessions.
Referenced by org.libcsdbg.jtracer.MainFrame.actionPerformed().