<AWT Dev> sun.awt.disableMixing

Christopher Deckers chrriis at gmail.com
Mon Sep 14 07:12:51 PDT 2009


> I doubt if either is possible technically: the System.get/setProperty() API
> does not (and should not) know anything about AWT and its properties.

Yes, but when AWT reads that property (to eventually cache it), finds
that it is null and decides to enabled HW/LW mixing, it could set the
property to true. Or am I missing anything?

-Christopher



More information about the awt-dev mailing list