To manually update any tool, choose Window > Refresh .
Updating a tool is a useful way of making a snapshot of an aspect of the environment that you are interested in. For instance, imagine you want to compare a number of instances of a CLOS class against a known instance of the same class using the Inspector. You can do this as follows:
(make-instance 'capi:text-input-pane)
Note: You can use
Esc P
in Emacs emulation or
Ctrl+Up
in Windows emulation to get the previous Listener command.