This week's book giveaway is in the
General Computing
forum.
We're giving away four copies of
Arduino in Action
and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See
this thread
for details.
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Swing / AWT / SWT
Author
Can't get it moving properly
Sulbha Jan
Ranch Hand
Joined: Jan 02, 2005
Posts: 37
posted
Sep 22, 2007 09:25:00
0
[ September 22, 2007: Message edited by: Sulbha Jan ]
Michael Dunn
Ranch Hand
Joined: Jun 09, 2003
Posts: 4632
posted
Sep 22, 2007 15:02:00
0
might be a start:
public void paintComponent(Graphics g) //{ super.paintComponents(g);//plural, remove the 's' { super.paintComponent(g);
Sulbha Jan
Ranch Hand
Joined: Jan 02, 2005
Posts: 37
posted
Sep 22, 2007 16:39:00
0
Thank you so much. It was such a silly mistake.........
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Can't get it moving properly
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter