I have a JFileChooser and I want to make it oriented from right-to-left, and to do so I use:
applyComponentOrientation(ComponentOrientation.RIGHT_TO_LEFT);