From: Felix B. <bf...@gm...> - 2005-10-29 15:26:41
|
On Friday 28 October 2005 17:21, Sean Crotty wrote: > I'm a little confused on how this is supposed to work. It does seem > logical that each component would "automatically" get its orientation > from the Locale. But the book I'm reading provides example code that > recursively traverses through nested components to set it. I need to > look into this further. I'm not entirely sure either, but for me it looks like you have to explicitly call Component.applyComponentOrientation(ComponentOrientation o) after it has been created and all its child components have been added. The current cvs already contains the changes to the layout managers and the property listener for the completion box. Felix -- Try Debian GNU/Linux! http://www.felix.beldesign.de/ |