- J2EE_PERMISSIONS - Static variable in class net.sourceforge.jnlp.SecurityDesc
-
J2EE permissions.
- JAR - Static variable in interface javax.jnlp.DownloadService2
-
- JarCertVerifier - Class in net.sourceforge.jnlp.tools
-
The jar certificate verifier utility.
- JarCertVerifier() - Constructor for class net.sourceforge.jnlp.tools.JarCertVerifier
-
- JARDesc - Class in net.sourceforge.jnlp
-
The JAR element.
- JARDesc(URL, Version, String, boolean, boolean, boolean, boolean) - Constructor for class net.sourceforge.jnlp.JARDesc
-
Create a JAR descriptor.
- JarFile - Class in net.sourceforge.jnlp.util
-
- JarFile(String) - Constructor for class net.sourceforge.jnlp.util.JarFile
-
- JarFile(String, boolean) - Constructor for class net.sourceforge.jnlp.util.JarFile
-
- JarFile(File) - Constructor for class net.sourceforge.jnlp.util.JarFile
-
- JarFile(File, boolean) - Constructor for class net.sourceforge.jnlp.util.JarFile
-
- JarFile(File, boolean, int) - Constructor for class net.sourceforge.jnlp.util.JarFile
-
- JAVA_ICON_NAME - Static variable in class net.sourceforge.jnlp.util.XDesktopEntry
-
- javax.jnlp - package javax.jnlp
-
- JNLP_ASSOCIATION_ASK_USER - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- JNLP_ASSOCIATION_NEVER - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- JNLP_ASSOCIATION_NEW_ONLY - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- JNLP_ASSOCIATION_REPLACE_ASK - Static variable in class net.sourceforge.jnlp.config.DeploymentConfiguration
-
- JNLPAuthenticator - Class in net.sourceforge.jnlp.security
-
- JNLPAuthenticator() - Constructor for class net.sourceforge.jnlp.security.JNLPAuthenticator
-
- JNLPClassLoader - Class in net.sourceforge.jnlp.runtime
-
Classloader that takes it's resources from a JNLP file.
- JNLPClassLoader(JNLPFile, UpdatePolicy) - Constructor for class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Create a new JNLPClassLoader from the specified file.
- JNLPClassLoader(JNLPFile, UpdatePolicy, String) - Constructor for class net.sourceforge.jnlp.runtime.JNLPClassLoader
-
Create a new JNLPClassLoader from the specified file.
- JNLPClassLoader.CodeBaseClassLoader - Class in net.sourceforge.jnlp.runtime
-
- JNLPClassLoader.CodeBaseClassLoader(URL[], JNLPClassLoader) - Constructor for class net.sourceforge.jnlp.runtime.JNLPClassLoader.CodeBaseClassLoader
-
- JNLPCreator - Class in net.sourceforge.jnlp
-
- JNLPCreator() - Constructor for class net.sourceforge.jnlp.JNLPCreator
-
- JNLPFile - Class in net.sourceforge.jnlp
-
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
- JNLPFile() - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Empty stub, allowing child classes to override the constructor
- JNLPFile(URL) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL.
- JNLPFile(URL, boolean) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL checking for updates using the
default policy.
- JNLPFile(URL, Version, boolean) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL and a Version checking for updates using
the default policy.
- JNLPFile(URL, Version, boolean, UpdatePolicy) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL and a version, checking for updates
using the specified policy.
- JNLPFile(URL, Version, boolean, UpdatePolicy, URL) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL and a version, checking for updates
using the specified policy.
- JNLPFile(URL, String, Version, boolean, UpdatePolicy) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from a URL, parent URLm a version and checking for
updates using the specified policy.
- JNLPFile(InputStream, boolean) - Constructor for class net.sourceforge.jnlp.JNLPFile
-
Create a JNLPFile from an input stream.
- JNLPMatcher - Class in net.sourceforge.jnlp
-
To compare launching JNLP file with signed APPLICATION.JNLP or
APPLICATION_TEMPLATE.jnlp.
- JNLPMatcher(Reader, Reader, boolean) - Constructor for class net.sourceforge.jnlp.JNLPMatcher
-
Public constructor
- JNLPMatcherException - Exception in net.sourceforge.jnlp
-
- JNLPMatcherException(String) - Constructor for exception net.sourceforge.jnlp.JNLPMatcherException
-
- JNLPMatcherException(String, Throwable) - Constructor for exception net.sourceforge.jnlp.JNLPMatcherException
-
- JNLPPolicy - Class in net.sourceforge.jnlp.runtime
-
Policy for JNLP environment.
- JNLPPolicy() - Constructor for class net.sourceforge.jnlp.runtime.JNLPPolicy
-
- JNLPProxySelector - Class in net.sourceforge.jnlp.runtime
-
A ProxySelector specific to JNLPs.
- JNLPProxySelector() - Constructor for class net.sourceforge.jnlp.runtime.JNLPProxySelector
-
Creates a new JNLPProxySelector.
- JNLPRandomAccessFile - Interface in javax.jnlp
-
- JNLPRuntime - Class in net.sourceforge.jnlp.runtime
-
Configure and access the runtime environment.
- JNLPRuntime() - Constructor for class net.sourceforge.jnlp.runtime.JNLPRuntime
-
- JNLPSplashScreen - Class in net.sourceforge.jnlp
-
- JNLPSplashScreen(ResourceTracker, String, String) - Constructor for class net.sourceforge.jnlp.JNLPSplashScreen
-
- JREDesc - Class in net.sourceforge.jnlp
-
The J2SE/Java element.
- JREDesc(Version, URL, String, String, String, List) - Constructor for class net.sourceforge.jnlp.JREDesc
-
Create a JRE descriptor.
- JREPanel - Class in net.sourceforge.jnlp.controlpanel
-
This panel is to allow access to setting the JRE but we currently do not
support this.
- JREPanel() - Constructor for class net.sourceforge.jnlp.controlpanel.JREPanel
-
Creates a new instance of the JRE settings panel.
- JVMPanel - Class in net.sourceforge.jnlp.controlpanel
-