@Override
protected void onRevealDisplay() {
}
private void buildListBoxAndSetSelectedIndex() {
GetLocaleList action = new GetLocaleList();
dispatcher.execute(action, new AsyncCallback<GetLocaleListResult>() {
@Override
public void onFailure(Throwable caught) {
eventBus.fireEvent(new NotificationEvent(NotificationEvent