setLanguage()

The method sets the selected language for all objects in the views/panels of the login framework. The selected language is the language that was selected from the language combo box in the login panel.

Abbildung 1. Language combo box in the login panel

The language is not set via the switchlang() function since it would open and close the panel.

Synopsis

public void setLanguage();

Return Value

-

Assignment

Login Framework classes

See also

setOaAuthUI(), setState(), setUseUserLanguage()