Soft Clipping with Java 2D
Posted in Coding, Java on October 1st, 2006 No Comments »
The current application that I’m coding uses an interface composed mostly of rounded rectangles. Initially it looked really cool. I later added transparency to some of the panels so that the parent panel’s background would show through. On the Mac, it looked really great. I had since ran the application on Windows and a few [...]