 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Raphael Schär Guest
|
Posted: Thu Mar 03, 2005 9:29 pm Post subject: swing components in applets disabled? |
|
|
Hello
I'm programming a simple applet. well, it's running ok, but as soon as i add
a jlist with a scroll bar it doesn't work anymore. well, it runs in the
eclipse but no in the browser.
I get the following error:
java.lang.NoClassDefFoundError: NewJApplet$1
at NewJApplet.initGUI(NewJApplet.java:111)
at NewJApplet.<init>(NewJApplet.java:77)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at sun.applet.AppletPanel.createApplet(Unknown Source)
at sun.plugin.AppletViewer.createApplet(Unknown Source)
at sun.applet.AppletPanel.runLoader(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
which components are enabled in applets? or is there an other problem??
thanks
raphi
--
------------------------------------------------------------------------------
www.rapsli.ch - Rapsli Webdesign - For everyone
--
------------------------------------------------------------------------------
www.rapsli.ch - Rapsli Webdesign - For everyone
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|