Package | Description |
---|---|
net.sourceforge.jnlp |
This package contains the classes that represent the parts of a Java Network
Launching Protocol (JNLP) file as objects, and a way to launch a JNLP file
as an application, applet, or installer.
|
net.sourceforge.jnlp.cache |
This package contains the JNLP cache.
|
net.sourceforge.jnlp.runtime |
This package contains the classes that manage the secure runtime environment
for JNLP apps.
|
net.sourceforge.jnlp.security |
package generally about showing various security prompts
|
net.sourceforge.jnlp.services |
This package contains the classes that implement the standard services
defined by the JNLP specification.
|
net.sourceforge.jnlp.tools | |
net.sourceforge.jnlp.util |
Class and Description |
---|
AbstractLaunchHandler |
AppletDesc
The applet-desc element.
|
ApplicationDesc
The application-desc element.
|
AssociationDesc |
ComponentDesc
The component-desc element.
|
DownloadOptions |
ExtensionDesc
The extension element.
|
IconDesc
The icon element.
|
InformationDesc
The information element.
|
InstallerDesc
The installer-desc element.
|
JARDesc
The JAR element.
|
JNLPCreator |
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
JNLPFile.ManifestBoolean |
JNLPFile.ManifestsAttributes |
JNLPMatcherException |
JREDesc
The J2SE/Java element.
|
LaunchDesc |
LaunchException
Thrown when a JNLP application, applet, or installer could not
be created.
|
LaunchException.LaunchExceptionWithStamp |
LaunchHandler
This optional interface is used to handle conditions that occur
while launching JNLP applications, applets, and installers.
|
MenuDesc |
OptionsDefinitions.OPTIONS |
PackageDesc
The package element.
|
ParseException
Thrown to indicate that an error has occurred while parsing a
JNLP file.
|
ParserSettings
Contains settings to be used by the Parser while parsing JNLP files.
|
PluginBridge
Allows reuse of code that expects a JNLPFile object,
while overriding behaviour specific to applets.
|
PluginParameters
Represents plugin applet parameters, backed by a HashMap.
|
PropertyDesc
The property element.
|
RelatedContentDesc |
RequiredElementException
Thrown when a field that is required from the information tag is not found
under the current JVM's locale or as a generalized element.
|
ResourcesDesc
The resources element.
|
SecurityDesc
The security element.
|
SecurityDesc.RequestedPermissionLevel
Represents the security level requested by an applet/application, as specified in its JNLP or HTML.
|
ShortcutDesc |
UpdateDesc
Represents an 'update' element in a JNLP file.
|
UpdateDesc.Check
Describes when/how long to check for updates.
|
UpdateDesc.Policy
Describes what to do when the Runtime knows there is an applicatFion
update before the application is launched.
|
Version
A JNLP Version string in the form "1.2-3_abc" followed by an
optional + (includes all later versions) or * (matches any
suffixes on versions).
|
Version.JreVersion
This is special case of version, used only for checking jre version.
|
Class and Description |
---|
DownloadOptions |
Version
A JNLP Version string in the form "1.2-3_abc" followed by an
optional + (includes all later versions) or * (matches any
suffixes on versions).
|
Class and Description |
---|
JARDesc
The JAR element.
|
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
LaunchException
Thrown when a JNLP application, applet, or installer could not
be created.
|
LaunchHandler
This optional interface is used to handle conditions that occur
while launching JNLP applications, applets, and installers.
|
ParseException
Thrown to indicate that an error has occurred while parsing a
JNLP file.
|
ParserSettings
Contains settings to be used by the Parser while parsing JNLP files.
|
SecurityDesc
The security element.
|
Version
A JNLP Version string in the form "1.2-3_abc" followed by an
optional + (includes all later versions) or * (matches any
suffixes on versions).
|
Class and Description |
---|
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
LaunchException
Thrown when a JNLP application, applet, or installer could not
be created.
|
Class and Description |
---|
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
Class and Description |
---|
JARDesc
The JAR element.
|
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|
LaunchException
Thrown when a JNLP application, applet, or installer could not
be created.
|
Class and Description |
---|
JNLPFile
Provides methods to access the information in a Java Network
Launching Protocol (JNLP) file.
|