PDA

View Full Version : java action listener freeze help


tricolaire
05-13-2005, 04:19 AM
I'm writing a java project for school and my action listener isn't working.

I've attached the source file.

if you hit the "Get definition" button on the GUI, it takes a little while, and then doesn't do anything.

I advise running this from the IDE because anything that will happen is going to happen w/ System.out.println (I was debugging)

thanx

-peace out

tricolaire
05-13-2005, 10:50 PM
I was debugging it on my own while waiting for a response, and it works now, so ignore the last post in this thread