This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Applets and the fly likes Start: applet not initialized Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Start: applet not initialized" Watch "Start: applet not initialized" New topic
Author

Start: applet not initialized

Radhika Srinivasan
Greenhorn

Joined: Jul 28, 2009
Posts: 29
Write an applet that implements the runnable interface that will simulate a yo-yo going up & down on a string. To reduce flickers, repaint only the string and YO-YO in the back ground color.

Kindly help me sort out the error.

Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
Welcome to JavaRanch.

Please edit your post to UseCodeTags. It's unnecessarily hard to read the code as it is, making it less likely that people will bother to do so.

Also post the applet tag you're using and any exception that's in the Java Console (I'm fairly certain that there is one).


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Start: applet not initialized
 
Similar Threads
Start: Applet not initialized
Creating Java applet
Why does this still flicker?
custom cursor in XOR mode
YoYo goes up and down on a string but the yoyo doll doesn't display it appears broken in Internet Ex