I'm currently integrating some new classes into an existing application. I have a JDialog which, when clicked, throws a number of runtime exceptions.
I'm new to Java debugging - why would all of these Swing/AWT library functions be 'unavailable'?
SO forbids me from posting images, so here's a link to a capture of the eclipse debugger:
Why would these methods be unavailable?