Interactive Shell Screen
Here is an example of the Interactive Shell screen:

This screen opens automatically after the JythonAnalyzer is launched from the Analyzer Launch screen.
From top to bottom, this screen contains the following elements:
- Screen tab name (upper left corner): the name of the analyzer - normally JythonAnalyzer, followed by the name of the dump file
- Context menu (pull-down menu in the
upper-right corner of the screen): the context menu controls various
options and actions associated with this screen:
- Show Log: displays the log from the execution of the interative shell
- Save Transcript As...: save a transcript of all the commands typed in the interactive shell, to a file. This transcript can be used as a starting point for writing a new script (in the Jython language), to automate some of the actions that have been performed manually during this interactive session.
- Interaction area: a large scrollable text area, in which one can type commands to the interactive shell, and see the output from these commands