Search the web
Sign In
New User? Sign Up
jsci
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Redundant double buffering   Message List  
Reply | Forward Message #93 of 369 |
Re: Redundant double buffering

--- In jsci@yahoogroups.com, "Ryan Phelps <ryan@j...>" <ryan@j...> wrote:
> You may consider removing the JDoubleBufferedComponent class since
> Swing components by default are double-buffered. Just a thought.

True, but I'm not sure exactly how it is implemented in Swing. So, I
turn it off and provide my own custom version. Advantage is I can
fine-tune it for graphs. Plus, it makes the Swing graph components
share a similar code base to the AWT graph components, so code is
easier to maintain.




Fri Feb 14, 2003 5:34 pm

mj_hale
Offline Offline
Send Email Send Email

Forward
Message #93 of 369 |
Expand Messages Author Sort by Date

You may consider removing the JDoubleBufferedComponent class since Swing components by default are double-buffered. Just a thought....
Ryan Phelps <ryan@...>
ryancerium
Offline Send Email
Feb 7, 2003
11:50 pm

... True, but I'm not sure exactly how it is implemented in Swing. So, I turn it off and provide my own custom version. Advantage is I can fine-tune it for...
Mark <mark.hale@...>
mj_hale
Offline Send Email
Feb 14, 2003
5:34 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help