Name: rk38400			Date: 05/21/98
BoxLayout maybe should also support right-to-left
and bottom-to-top orders for adding components.
(Swing text handling handles different directions
for internationalization, right?  It would be
helpful, although not as strongly a requirement,
if BoxLayout could place things in right-to-left
or bottom-to-top order.  The caller could add
things in reverse order, but it would be more
convenient if BoxLayout (and other layout 
managers?) could accept things in reverse order.)
)
(Review ID: 30929)
======================================================================