Re: Another "class ... extends Frame implements Runnable" question.
Posted By:
Simon_Ablett
Posted On:
Wednesday, May 22, 2002 05:51 AM
Check that your classpath includes your current directory. I am assuming that's where you're generating the class files and that you are not building to jars.
Regards.