| Package | Description | 
|---|---|
| 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... | 
| Modifier and Type | Method and Description | 
|---|---|
| static SecurityDialogs.DialogType | SecurityDialogs.DialogType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static SecurityDialogs.DialogType[] | SecurityDialogs.DialogType. values()Returns an array containing the constants of this enum type, in
the order they are declared. |