bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/28027] Wrong clip region in Swing repaints - overwrites other


From: roman at kennke dot org
Subject: [Bug swing/28027] Wrong clip region in Swing repaints - overwrites other components
Date: 15 Jun 2006 15:07:33 -0000


------- Comment #15 from roman at kennke dot org  2006-06-15 15:07 -------
Well, looking at the specs this behaviour isn't actually wrong. It only says
something about what happens (or rather should happen, so it's really only a
hint) when this flag returns true. It doesn't say that when it's false that it
doesn't paint to a buffer.

See API docs for JComponent.setDoubleBuffered(), JComponent.isDoubleBuffered
and Component.isDoubleBuffered().


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28027





reply via email to

[Prev in Thread] Current Thread [Next in Thread]