[Bluej-discuss] debugging in inner classes
Stephen Bloch
sbloch at adelphi.edu
Wed Oct 18 19:55:48 BST 2006
I set a breakpoint in an inner class (say, an event handler, so I can
tell whether the event was actually triggered), run the program, and
it stops at the desired line. Code on this line can see and even
modify instance variables of the "outer" class, but I can't see those
instance variables in the debugger window. Or is there a way that I
just haven't spotted?
--
Stephen Bloch
Math/CS Dept
Adelphi University
sbloch at adelphi.edu
More information about the bluej-discuss
mailing list