Sunday, 2 February 2014

Quick-Find Algorithm GUI

At one of my courses at Coursera, I am interested to apply the quick-find algorithm (network connectivity) on a Java GUI application. Thus, I come up with this application. Not quite an easy one, especially when I tried to incorporate exception handling in the application.



Long story short, this is the source code. Enjoy!