Package net.sourceforge.jnlp
Class Version.JreVersion
java.lang.Object
net.sourceforge.jnlp.Version
net.sourceforge.jnlp.Version.JreVersion
- Enclosing class:
Version
This is special case of version, used only for checking jre version. If
jre do not match, in strict not-headless mode the dialog with
confirrmation appears If jre do not match, in strict headless mode the
exception is thrown If jre match, or non-strict mode is run, then only
message is printed
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sourceforge.jnlp.Version
Version.JreVersion
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.sourceforge.jnlp.Version
compare, equal, getParts, getVersionStrings, greater, isVersionId, matches, matches, matchesAny, matchesAny, normalize, toString
-
Field Details
-
warned
public static boolean warned
-
-
Constructor Details
-
JreVersion
-
-
Method Details
-
matchesJreVersion
public boolean matchesJreVersion()
-