Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.     static void exit(JFrame j) {
  2.        
  3.         j.dispose();
  4.     }