Floating ToolBar resizing

I have a JToolBar which can be dragged out of the JFrame and "float" on the desktop. This is nice. What's not so nice is that the floating toolbar cannot be resized and hence always retain its horizontal single-row arrangement.How can I make it resizable once it is floating?
[297 byte] By [yukingc1] at [2007-9-26 11:24:15]
# 1
have a look at http://floatapi.sourceforge.net
mph76 at 2007-7-2 0:33:54 > top of Java-index,Archived Forums,Swing...