re: java question
by MiklBike(at)aol.com
|
Date: |
Mon, 14 Feb 2000 09:21:40 EST |
To: |
hwg-basics(at)mail.hwg.org |
|
todo: View
Thread,
Original
|
|
>Hi, I'm having trouble with this button applet I >created using the coffeecup
>applet factory. It keeps saying that it can't find >class joybutton, when I
>already uploaded it into the same directory. I don't >know if anyone
>understands this, but please help!
Double check - make sure your class name is spelled *exactly* the same as the file name. Java is case sensitive. Typically, class names begin with a capital letter, ie, class JoyButton. As such, you must name the file JoyButton.java, or whatever way you have the class spelled.
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA