Exception in thread "AWT-EventQueue-1" java.lang.NumberFormatException

Posted by Dan on Stack Overflow See other posts from Stack Overflow or by Dan
Published on 2010-05-25T01:31:27Z Indexed on 2010/05/25 1:41 UTC
Read the original article Hit count: 263

Filed under:
|
|

OK so, I have this problem with my applet. It only paints ONE row before it produces the error.

Here's my code: http://www.so.pastebin.com/RkG5YHVQ

Here's the error: http://www.so.pastebin.com/z1qWpFS6

:\

© Stack Overflow or respective owner

Related posts about java

Related posts about applet