Fall23csc509 / CodeVillage

This project constitutes an app that can graphically represent java packages as cities (UML)
1 stars 5 forks source link

70 create camera with input handle #84

Closed GelzoneXUnsas closed 1 year ago

GelzoneXUnsas commented 1 year ago

adjustments made for observer pattern, and updated relationships according to lecture

sam-hud commented 1 year ago

Looks good! I also used PropertyChangeSupport for the CanvasData class.