Dockable Component
Anyone know of a dockable, draggable swing component that can be resized?
I've tried JToolBar, but it wont resize. JInternal frame wont dock (unless I write some code to make it). I've tried setMinimumSize and calling super.setSize(), but JToolBar just wont behave.
So, before I begin pluggin away, I wanted to check with the experts.
thanks
__________________
thanks
|