IcedTea-Web
NetX

Uses of Class
net.sourceforge.jnlp.security.UnsignedAppletTrustWarningPanel.UnsignedWarningAction

Packages that use UnsignedAppletTrustWarningPanel.UnsignedWarningAction
net.sourceforge.jnlp.security   
 

Uses of UnsignedAppletTrustWarningPanel.UnsignedWarningAction in net.sourceforge.jnlp.security
 

Methods in net.sourceforge.jnlp.security that return UnsignedAppletTrustWarningPanel.UnsignedWarningAction
static UnsignedAppletTrustWarningPanel.UnsignedWarningAction SecurityDialogs.showUnsignedWarningDialog(JNLPFile file)
          Shows a warning dialog for when a plugin applet is unsigned.
 

Methods in net.sourceforge.jnlp.security with parameters of type UnsignedAppletTrustWarningPanel.UnsignedWarningAction
 void UnsignedAppletTrustWarningPanel.ActionChoiceListener.actionChosen(UnsignedAppletTrustWarningPanel.UnsignedWarningAction action)
           
 


IcedTea-Web
NetX

Submit a bug or feature