Uses of Class
net.sourceforge.jnlp.ComponentDesc
Packages that use ComponentDesc
Package
Description
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.
-
Uses of ComponentDesc in net.sourceforge.jnlp
Fields in net.sourceforge.jnlp declared as ComponentDescModifier and TypeFieldDescriptionprotected ComponentDesc
JNLPFile.component
the component descriptionMethods in net.sourceforge.jnlp that return ComponentDesc