This method of the SystemX class sets a new active keyboard language.
public static boolean setKeyboardLanguage(Applet App, int idLanguage);
Returns true if the action was successful. Otherwise, false is returned.
App | The applet to set the language. |
idLanguage | The language to activate. |