------- 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 _______________________________________________ Bug-classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-classpath

