user manual

82 SilkPerformer Java Explorer User Guide
5 A
NALYZING TESTS
Exploring Object Properties
also included. When exceptions are encountered, the Animation Log offers
detailed stack traces for the exceptions.
Exploring Object Properties
Java Explorer enables developers and testers to explore the properties of objects.
This is done by right-clicking an object in the Loaded Components pane (the
Objects tab must be selected) and selecting Quick Info from the context menu.
The Quick Info dialog displays the internal state of the selected object.
Additionally, you can view the following properties of an object:
Click the Statics button to display static fields of the object.
Click the None Public button to display private, package, and protected
fields of the object.