Hervé Girod - 2018-02-01

Add a new MDISettings to abstract the settings component behavior
The setSettingsAction(AbtractMDISettings) method in the setSettingsAction class has become setSettingsAction(MDISettings) and is now deprecated (but still exists). It is replaced by the setMDISettings(MDISettings) method
Add a new createDefaultMDISettings(String name) method in the MDIMenuFactory to create a default MDISettings