-
Bug
-
Resolution: Won't Fix
-
P5
-
None
-
1.4.0
-
generic
-
generic
The new SpringLayout class does not support ComponentOrientation. All the other layout managers in AWT and Swing have supported ComponentOrientation since the beginning of the year. By introducing this new layout manager without the ComponentOrientation support we are in effect regressing the functionality of the ComponentOrientation feature. We also will end up releasing an API which is incorrect and has to be replaced when the ComponentOrientation feature is eventually added.