I am using Processing to learn programming and wondered if there is a way to make an OS window grow, shrink, make it transparent or give it round edges. As far as I know Processing uses Java's Frame class and not the JFrame class, but I just can't figure out how to do this.
Thanks for your help.
For reference, similar question asked at Re: Forcing a window to stay in front of all other - Reply #3