getLangIndex()

The method returns the index of the selected language. The selected language is the language that was selected from the language combo box in the login panel.

Figure 1. Language combo box in the login panel

Synopsis

public int getLangIndex();

Return Value

The index of the selected language.

Assignment

Login Framework classes

See also

setState(), getNextPanel()