Answer the question
In order to leave comments, you need to log in
Java jtextfield - can't change input language, how to fix it?
I call - JOptionPane.showInputDialog () - it works fine on my computer - both Russian input and English, but on a virtual machine or on another computer I can only enter Russian letters (language switching does not work), I don’t understand what the problem is.
Tried:
Locale.setDefault(Locale.ENGLISH);
System.setProperty("user.language", "en");
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question