Package org.correomqtt.gui.utils
Class CheckNewVersionUtils
- java.lang.Object
-
- org.correomqtt.gui.utils.CheckNewVersionUtils
-
public class CheckNewVersionUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidcheckNewVersion(boolean showHintIfUpToDate)
-
-
-
Method Detail
-
checkNewVersion
public static void checkNewVersion(boolean showHintIfUpToDate) throws IOException, org.json.simple.parser.ParseException- Throws:
IOExceptionorg.json.simple.parser.ParseException
-
-