Uses of Class
net.sourceforge.jnlp.ComponentDesc
-
Packages that use ComponentDesc 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. -
-
Uses of ComponentDesc in net.sourceforge.jnlp
Fields in net.sourceforge.jnlp declared as ComponentDesc Modifier and Type Field Description protected ComponentDesc
JNLPFile. component
the component descriptionMethods in net.sourceforge.jnlp that return ComponentDesc Modifier and Type Method Description ComponentDesc
JNLPFile. getComponent()
-