Utility class that pops up a simple Swing dialog with a "Stop" button that will cause your program to gracefully exit when pressed. Useful when you need a convenient way during testing for stopping a command-line program that would typically run forever by default.
@author bdferris
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.