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 Beginning Java and the fly likes Double buffered JFrame 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 » Beginning Java
Reply Bookmark "Double buffered JFrame" Watch "Double buffered JFrame" New topic
Author

Double buffered JFrame

Tom Bigbee
Greenhorn

Joined: Sep 16, 2002
Posts: 19
Greetings
I am trying to create a double buffered JFrame - draw a line on a JPanel on the JFrame - shift focus onto another app then reselect the JFrame and have my line reappear - this is a project I am doing on my own (not a homework assignment) If anybody knows where I can view some demo code on this subject please help.
Thanks, Tom


Thomas Bigbee - SCJP, SCJD, SCWCD
Cindy Glass
"The Hood"
Sheriff

Joined: Sep 29, 2000
Posts: 8521
http://www.codeproject.com/useritems/javadoublebuffer.asp


"JavaRanch, where the deer and the Certified play" - David O'Meara
Tom Bigbee
Greenhorn

Joined: Sep 16, 2002
Posts: 19
Thank you
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Double buffered JFrame
 
Similar Threads
bouncy ball applet image problem
Gray color appears before loading JDialog
Two characters read from file come in the same with BufferedReader
Quick Question
Need Help with printing