MadSci Network: Computer Science
Query:

Subject: How can I do with the JBuilder?

Date: Mon Jun 12 02:04:10 2000
Posted by eastdragon
Grade level: teacher/prof School: Hohai University
City: Nanjing State/Province: Jiangsu Country: China
Area of science: Computer Science
ID: 960789850.Cs
Message:

I use JBuilder3 to make a JavaApplet
I just use "new project" and then "new Applet"
But when I use the Wizards/Deployment Wizard... to make a jar file,I can 
only use appletviewer to view it.I can not use the IE or NetScape to view 
it. The Netscape status bar say:Applet a1.ac1 
error:java.lang.NoClassDefFoundError:javax/swing/swingUtilites
What does that mean? Could you help me? Thank you very much!
The HTML code is:
APPLET
  CODEBASE = "."
  ARCHIVE ="a1.jar"
  CODE     = "a1.ac1.class"
  NAME     = "TestApplet"
  WIDTH    = 400
  HEIGHT   = 300
  HSPACE   = 0
  VSPACE   = 0
  ALIGN    = middle
>




Re: How can I do with the JBuilder?

Current Queue | Current Queue for Computer Science | Computer Science archives

Try the links in the MadSci Library for more information on Computer Science.



MadSci Home | Information | Search | Random Knowledge Generator | MadSci Archives | Mad Library | MAD Labs | MAD FAQs | Ask a ? | Join Us! | Help Support MadSci


MadSci Network, webadmin@www.madsci.org
© 1995-2000. All rights reserved.