Ugly frames in java. Want to make a nice looking gui.
Well basically i don't want to use a square ugly standard java frame, or usual window.
I want it to be individually shaped. Just like the windows media player.
If you put it in compact mode, it removes all visuals of a real windows and looks really good.
Is that possible to do with java? And if so, how?

