Uses of Class
ecologylab.xml.library.jnlp.application.ApplicationDesc

Packages that use ApplicationDesc
ecologylab.xml.library.jnlp ElementState subclasses that enable translation of XML entities from the Java Network Launch Protocol namespace. 
 

Uses of ApplicationDesc in ecologylab.xml.library.jnlp
 

Methods in ecologylab.xml.library.jnlp that return ApplicationDesc
 ApplicationDesc JnlpState.getApplicationDesc()
           
 

Methods in ecologylab.xml.library.jnlp with parameters of type ApplicationDesc
 void JnlpState.setApplicationDesc(ApplicationDesc applicationDesc)
          Sets the application description and clears the applet description (since there can only be one or the other) and any previous application descriptions.