MDIFramework Blog
A ready-to-use architecture for Java MDI applications
Brought to you by:
hervegirod
Ensure that the Plugins registering order is consistent with the Plugins dependencies
Make the bookmarkMenu method public to be able to use it from a Plugin
Add the initializeUI(boolean) method as an abstract method in the AbstractMDIPlugin
Add a capability to initialize the Plugins UI in the EDT or Platform Thread after the registering
Use docJGenerator 1.5.6.5 for the wiki
Add a hasSelectedTab() method in the GUIAppplication interface