Class InstallChecker

java.lang.Object
com.openfin.desktop.win32.InstallChecker

public class InstallChecker
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    InstallChecker()  
  • Method Summary

    Modifier and Type Method Description
    static org.json.JSONObject getInstallInfo()  
    static void main​(java.lang.String[] args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getInstallInfo

      public static org.json.JSONObject getInstallInfo()
    • main

      public static void main​(java.lang.String[] args) throws java.io.IOException
      Throws:
      java.io.IOException