Visualization Tools User's Guide

Opening the Snooper

  1. In any workspace (e.g, the System Transcript itself) type Transcript snoop.
  2. Select the words Transcript snoop.
  3. Right-click, and choose Execute from the pop-up menu.
  4. A Snooper will appear.
    Snooper window

    The Snooper shows the instance variables of the Transcript. For example, there is an instance variable called confirmClose which is currently true . There is another variable called fileMenu which is a CwMenu , which is a composite object.


[ Top of Page | Previous Page | Next Page | Table of Contents ]