Posted By:
Stephen_Smith
Posted On:
Friday, August 1, 2003 08:30 AM
Hi there.
Could someone tell me which LayoutManagers do NOT support component orientation in J2SE 1.4.2?
I know that BoxLayout, GridLayout, and GridBagLayout did not support component orientation in J2SE 1.3, but I'm not sure if support has been added - and support implemented in SpringLayout and TableLayout?
Thanks, Steve.