I am trying to create a small java application, and I need the JWindow corners to be βcroppedβ at a 45 degree angle.
I tried using AWTUtilities.setWindowShape, but apparently it is not supported by MacOS (snow leopard).
Does anyone know how to solve this problem? Any help would be greatly appreciated.
source share