From: Felix B. <bf...@gm...> - 2005-10-29 15:23:17
|
On Thursday 27 October 2005 23:02, Sean Crotty wrote: > Other xnap commons GUI components like the various > org.xnap.commons.gui.Dialogs hide access to the underlying > java.awt.Component and so even setting the ComponentOrientation is > impossible for them. The static methods in Dialogs all use JOptionPane for creating the dialogs and JOptionPane takes the parent's component orientation and sets it for the dialog. So this should work fine. Felix -- Try Debian GNU/Linux! http://www.felix.beldesign.de/ |