Class Event Panel
The Class Event Panel is the top right-hand side panel in the top-level
Events Window.
The Class Event Panel is initially displayed by double-clicking on a class
event (Java Class Prepare or Class Unload) in the
Events Panel in the top-level
Main Window.
(Class events in the debugger are specified in the
Set Class Events Dialog).
Info
Displayed at the top are the following information about the class prepare/unload event:
- Event Number - the corresponding event number (displayed in blue).
- Event Type - either Class Prepare or Class Unload.
- Class Name - the corresponding full class name, including package
names (displayed in red).
- Class Loader - the class loader that loaded the above
Class Name.
- Thread Name - for class prepare events only, the corresponding full thread
name (including thread group names) and the thread object ID (displayed in blue).
©2001-2010. debugtools.com LLC. All rights reserved.