Add a MDIMessageDialogHelper class to be able to show a message dialog without having to get the application
Add an updateUI() method in the application, the menu factory, and the swing plugin to simplify the UI update
Allow to handle right clicks in the hyperlinks in the message area
Allow to use more than one MessageAreaHandlers for the MessageArea
Tweak the moment where the updateAfterGUI() method for Plugins to be sure that really all the UI (including the message area) have been created
Last edit: Hervé Girod 2023-11-15
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Add a MDIMessageDialogHelper class to be able to show a message dialog without having to get the application
Add an updateUI() method in the application, the menu factory, and the swing plugin to simplify the UI update
Allow to handle right clicks in the hyperlinks in the message area
Allow to use more than one MessageAreaHandlers for the MessageArea
Tweak the moment where the updateAfterGUI() method for Plugins to be sure that really all the UI (including the message area) have been created
Last edit: Hervé Girod 2023-11-15