The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
January 2001

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

applet is not initialized

Posted by Nandakumaran.N on January 25, 2001 at 12:54 AM

Dears
I have written two applet programs and tried to run on
appletviewer I get error message scrolling so many times
"Font specified in font.properties not found " then applet window
came and at the bottom of it there is another error message "applet is
not initialised".But when I click restart on applet menu it run well

Then I wrote html file for them and try to invoke applet in
netscape browerser . I got same error message then after reload in
one program run well .But for other one I got error message "applet
starting ERROR"and it did not work any more.
Both have init() method and load image in init method

Please Can anybody help me to find out what is reason for the
above error message and modify the two programs.
Yours
Nandakumaran.N



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us