Menu

#60 Support RTL locale

closed
nobody
5
2007-07-28
2007-03-11
ilanbe
No

There are several languages which are written from right to left. Java support changing GUI direction and support direction by locale.
Basically when creating a GUI component :

mainView.applyComponentOrientation(ComponentOrientation.getOrientation(Resource.getLocale()));

Discussion

  • Craig Cavanaugh

    Craig Cavanaugh - 2007-07-28

    Logged In: YES
    user_id=219057
    Originator: NO

    Implemented in 1.x and 2.x

     
  • Craig Cavanaugh

    Craig Cavanaugh - 2007-07-28
    • status: open --> closed
    • milestone: 122376 -->
     

Log in to post a comment.