Fix the change of CodeEditorDefaults in the JEditor not correctly taken into account
Handle the Popup menu in the JDiffTextPanel
Make the JDiffTextPanel not editable by default
Add the context in the getWord method
Add two getNextWord() and getPreviousWord() methods in the Word class
Rename the DefaultPopup class by DefaultEditorPopup and create an AbstractEditorPopup class
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Fix the change of CodeEditorDefaults in the JEditor not correctly taken into account
Handle the Popup menu in the JDiffTextPanel
Make the JDiffTextPanel not editable by default
Add the context in the getWord method
Add two getNextWord() and getPreviousWord() methods in the Word class
Rename the DefaultPopup class by DefaultEditorPopup and create an AbstractEditorPopup class