I have a bigger problem then that... I just realized. The hello world doesn't work either...<br>
<br>
it says: Exception in thread "main" java.lang.NoClassDefFoundError: HelloWorldApp/class<br>
<br>
any ideas? Help!
import java.applet.*;<br>
import java.util.*;<br>
import java.awt.*;<br>
import javax.swing.*;<br>
<br>
public class apple extends JApplet {<br>
public void paint(Graphics g) {<br>
g.drawString("Yes!", 25, 35);<br>
}<br>
}<br>
<br>
I was just testing it.<br>
It's in it's own directory...
to give you a little more information here is the error message I get when I try to call JApplet:<br>
<br>
exception in thread "main" java.util.MissingResourceExcption: Can't find resource for bundle sun.applet.resouces.MsgAppletViewer, key appletpanel.badattribute.exception<br>
at...
I'm doing something for work right now.<br>
<br>
I need the use of the swing library to write the applet but I can't get to it. I just installed Java version 1.2.2.<br>
<br>
Any ideas on why it's not working? Where do you think this file is stored?<br>
<br>
Thanks alot!
Is there an component for a date and number box somewhere? It would have properties like a text box except it would be for dates and numbers? If you know of it, how can I access it? Thanks a bunch!
<br>
Hey, I'm new to Java Programming. So I'll need lot's of help! My very first question is:<br>
Does anyone know how to make one of you applications read file names like explore does on windows?<br>
<br>
Thanks buddies.
I'm doing a survey of Access vs Oracle.<br>
<br>
I know that access was not written as an enterpirse database. Anyone know how long it takes for it to break down?<br>
<br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.