Package | Description |
---|---|
net.sourceforge.jnlp.security |
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.
|