- CameraWindow.java
- CCTVManager.java
changed :
/ Main.java (refactoring for classes)
/ pom.xml (went SWT Free)
/ readme.md ; some changes to dep. and future plans section
Now this project does not rely on SWT (Eclipse) it now uses Swing, which is plenty and is protable
+ SwingCameraWindow
+ SwingCCTVManager
---
fixes in WebcamCaptureLoop.java : Include thread safety, and some more stuff which is needed for Swing components.
Planning on deprecating SWT in general