| Package | Description | 
|---|---|
| javax.jnlp | |
| 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.about | |
| net.sourceforge.jnlp.cache | This package contains the JNLP cache. | 
| net.sourceforge.jnlp.config | |
| net.sourceforge.jnlp.controlpanel | |
| net.sourceforge.jnlp.event | |
| net.sourceforge.jnlp.runtime | This package contains the classes that manage the secure runtime environment
 for JNLP apps. | 
| net.sourceforge.jnlp.security | 
{@code
        ITW-thread(s)               | dialogs-thread                                                                                                                                  X
                                    |                                                                                                                                                 X
   presteps in SecurtyDialogs       |                                                                                                                                                 X
      # eg handle trustall/none     |                                                                                                                                                 X
      # eg handle or remeber itself |                                                                                                                                                 X
        actions                     |                                                                                                                                                 X
            |                       |                                                                                                                                                 X
    prepare message                 |                                                                                                                                                 X
               # set JNLPfile       |                                                                                                                                                 X
               # set type of dialog |                                                                                                                                                 X
                   see              |                                                                                                                                                 X
               # extrass... | 
| net.sourceforge.jnlp.security.viewer | |
| 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 | |
| net.sourceforge.nanoxml | |
| sun.applet | This package serve as access to package private classes in JDK. |