Package com.iizigo.prop.editor.dialog
Class SelectPKCS12IdentityDialog
- java.lang.Object
-
- org.eclipse.swt.widgets.Dialog
-
- com.iizigo.prop.editor.dialog.SelectPKCS12IdentityDialog
-
public class SelectPKCS12IdentityDialog extends org.eclipse.swt.widgets.Dialog
Dialog used to select a PKCS#12 identity.- Author:
- Christopher Mindus
-
-
Constructor Summary
Constructors Constructor Description SelectPKCS12IdentityDialog(org.eclipse.swt.widgets.Shell parent)
Create the dialog.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object[]
open()
Open the dialog.
-