jTracer  1.03
Stack trace visualization tool
int org.libcsdbg.jtracer.SessionManager.getCurrent ( )

Definition at line 166 of file SessionManager.java.

References org.libcsdbg.jtracer.SessionManager.current.

Referenced by org.libcsdbg.jtracer.MainFrame.propertyChange().

167  {
168  return current;
169  }
int current
Currently selected (focused) client.

+ Here is the caller graph for this function: