Uses of Class
ecologylab.xml.library.jnlp.applet.AppletDesc

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

Uses of AppletDesc in ecologylab.xml.library.jnlp
 

Methods in ecologylab.xml.library.jnlp that return AppletDesc
 AppletDesc JnlpState.getAppletDesc()
           
 

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