> How do I put buttons on a Jtoolbar that I will dock either
> BorderLayout.EAST
> or .WEST such that the buttons runs vertically along the toolbar rather
> than
> horizontally? Thjanks, Ike
jgui's FloatingWindow and ToolBar gives you much more possibilities and also
more control over toolbar behavior then JToolBar.
So you can specify any Container as dock destination and also specify which
object should be used as constraints for docking.

Signature
Andrey Kuznetsov
http://uio.dev.java.net Unified I/O for Java
http://reader.imagero.com Java image reader
http://jgui.imagero.com Java GUI components and utilities