Class JNLP

java.lang.Object
javaforce.utils.JNLP

public class JNLP extends Object
JNLP Very Basic Launcher Usage : JNLP file.jnlp [--nowait] [--debug] Supports: - jnlp,codebase - resources,href - properties,name,value - application-desc,main-class Not supported: - Applets - parameters On Windows the --nowait may be required. On Linux the --nowait should not be used. Tested with: - Inductive Automation : Ignition v7.x - FCA BlueZone716
Author:
pquiring
  • Constructor Details

    • JNLP

      public JNLP()
  • Method Details