Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Swing / AWT / SWT and the fly likes hard time with swing 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 » Swing / AWT / SWT
Reply Bookmark "hard time with swing" Watch "hard time with swing" New topic
Author

hard time with swing

Faiz Abdelhafid
Ranch Hand

Joined: Nov 21, 2009
Posts: 32
Hello Guys

How can I make the drawn text moving with this thread ?


thread class




panel class



frame class





test class




Thanks
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
some lines changed, some comments added
(this is set up to run as a single .java file)

 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: hard time with swing
 
Similar Threads
what is need of super() in the foolowing line of code?
Custom drawing
Please help with this program
advice on drawing a square wave pulse train
Is this a good approach?