Hu
I need (well not really ;D) to customize the title bar of a frame. I know that there are at least two ways to do it, but both appear somewhat long winded and way too complicated… after all it isn’t that unusual is it?
#1 setUndecorated(true) and do everything yourself… minimize, maximize, dragging… uh
#2 writing a mini L&F… mh :-/
So… is there an easier way? I’ve reinvented the wheel far too often.