Programming Guide : 16. Debugging Your Application : How You Can Monitor a Running Application
 
Share this page                  
How You Can Monitor a Running Application
The Monitor tab displays the current state of a running application using two areas of the window:
Call Stack portlet—A call stack of the currently executing thread in the application
Thread Map portlet—A visual thread map diagram, with each node in the diagram representing one thread in the application
The Monitor tab is continually refreshed as the application executes so that the display is always accurate and current.