refactor: increase usage of the MouseListenerSet interface by tbouffard · Pull Request #848 · maxGraph/maxGraph

@tbouffard

Changes:
  - This interface enforces the signature of “mouse” methods and makes it explicit that classes are listeners and can be added as such to Graph instances
  - It prevents “mouse” methods from being detected as unused by the IDE
  - Various enhancements have been made to JSDoc, in particular with regard to events launched by classes.

coderabbitai[bot]

@tbouffard tbouffard deleted the refactor/more_usage_of_MouseListenerSet_interface branch

June 12, 2025 15:15