MDIFramework Blog
A ready-to-use architecture for Java MDI applications
Brought to you by:
hervegirod
Fix the updated Plugins map not using the Plugins names
Add the initConfiguration(Prefefences, short) and initConfiguration(Prefefences) as interface method with a default empty implementation in the MDIApplication interface
Add the serializeConfiguration() method in the MDIApplication interface with a default implementation
Add the serializeConfiguration() method implementation in the AbstractJFXApplication
Support hot enabling and disabling of Plugins