public Void call() throws Exception {
return null;
}
}, "", null, preferences, viewFactory).getView();
new BackgroundImageWizardController(home, preferences, viewFactory, contentManager, undoableEditSupport).getView();
new ImportedFurnitureWizardController(preferences, viewFactory, contentManager).getView();
new ImportedTextureWizardController(preferences, viewFactory, contentManager).getView();
new HelpController(preferences, viewFactory).getView();
Locale.setDefault(defaultLocale);