Module tvbrowser

Class JREUpdater


  • public class JREUpdater
    extends java.lang.Object
    A class to search for updates, the download and installation of the TV-Browser JRE.

    Since:
    4.1
    Author:
    René Mach
    • Field Detail

      • FILENAME

        public static final java.lang.String FILENAME
        The name of the updates file.
        See Also:
        Constant Field Values
      • DEFAULT_DOWNLOAD_URL

        public static final java.lang.String DEFAULT_DOWNLOAD_URL
        The default download url
        See Also:
        Constant Field Values
    • Constructor Detail

      • JREUpdater

        public JREUpdater()
    • Method Detail

      • checkForUpdate

        public static boolean checkForUpdate​(javax.swing.JLabel infoLabel)
      • hasTvBrowserJRE

        public static boolean hasTvBrowserJRE()
      • handlePossibleUpdate

        public static void handlePossibleUpdate()
      • doUpdateIfAvailable

        public static void doUpdateIfAvailable()