Exit an application:
public static void exitApp() { /* * (c) John Minkjan * 101Java.blogspot.com * 2011 till 2031 */ System.exit(0);};
Till Next Time
No comments:
Post a Comment