Exemple #1
0
 /** The application decided to quit, handle that. */
 public static Boolean handleQuit() {
   return AppsBase.handleQuit();
 }