Package javaforce.utils
Class JNLP
java.lang.Object
javaforce.utils.JNLP
JNLP Very Basic Launcher
Usage : JNLP file.jnlp [--nowait]
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
- Author:
- pquiring
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JNLP
public JNLP()
-
-
Method Details
-
main
-