Method in Java SE 6 Update 10ĪWTUtilities.isTranslucencySupported(Translucency) The following table shows how the private methods map to the public methods. For the JDK 7 release, this functionality was moved to the public AWT package. Java SE 6 Update 10 APIChanging the public API in an update release is not allowed, so when the translucent and shaped windows capability was added to the Java SE 6 Update 10 release, it was implemented in the private class. The code relating to shaping the window is shown in bold.