this.modelName = modelName;
this.preferences = preferences;
this.viewFactory = viewFactory;
this.undoSupport = undoSupport;
this.contentManager = contentManager;
this.propertyChangeSupport = new PropertyChangeSupport(this);
setTitle(this.preferences.getLocalizedString(ImportedFurnitureWizardController.class,
piece == null
? "importFurnitureWizard.title"
: "modifyFurnitureWizard.title"));
// Initialize states