0

Im working on a Application which i need to Enter Data in multiple languages , I know how to change locale in swing like this

 txt.getInputContext().selectInputMethod(new Locale("en", "US"));

I want to do the same in Texfield in Javafx

Let me know how to do this.

kamal tej
  • 11
  • 6
  • Possible duplicate of [JavaFX 2 and Internationalization](https://stackoverflow.com/questions/10143392/javafx-2-and-internationalization) – SedJ601 Jun 18 '18 at 14:15
  • 1
    @Sedrick Thanks for the reference but for me user have to enter data which will be stored in database – kamal tej Jun 19 '18 at 03:00

0 Answers0