Hello
I need a component that has resizable characteristics, but no title bar area etc..
Now i could use a JPanel and write all the border/mouse/resizing stuff myself, but ti thought i'd just hi-jack the JInternalPane and take the bits i don't need out, those bits being the title bar area....
My main stumbling block being i don't know how to do that! Anyone know how to do it?
Andy
