Class UpdateChecker


  • public class UpdateChecker
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static boolean forceCheck  
      static java.lang.String updateURL  
    • Constructor Summary

      Constructors 
      Constructor Description
      UpdateChecker​(boolean gui)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • forceCheck

        public static boolean forceCheck
    • Constructor Detail

      • UpdateChecker

        public UpdateChecker​(boolean gui)