public class CertificateSelectionDialog extends ElementListSelectionDialog
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID
Serial version UID for RAP.
|
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS| Constructor and Description |
|---|
CertificateSelectionDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider renderer)
The constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCertificateAlias()
Returns the alias of the certificate.
|
void |
setErrorMessage(String errorMessage)
Opens up an information
MessageDialog with the given errorMessage. |
create, getFilter, getFilteredList, getFirstResult, getFoldedElements, getOkButton, getResult, isCaseIgnored, open, setAllowDuplicates, setDialogBoundsSettings, setElements, setEmptyListMessage, setEmptySelectionMessage, setFilter, setIgnoreCase, setImage, setInitialElementSelections, setInitialSelections, setMatchEmptyString, setMessage, setMultipleSelection, setSize, setStatusLineAboveButtons, setTitle, setValidatorcloseTray, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailableapplyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getBlockedHandler, getImage, setBlockedHandler, shortenTextpublic static final long serialVersionUID
public CertificateSelectionDialog(org.eclipse.swt.widgets.Shell parent,
org.eclipse.jface.viewers.ILabelProvider renderer)
parent - Parentrenderer - Rendererpublic String getCertificateAlias()
public void setErrorMessage(String errorMessage)
MessageDialog with the given errorMessage.errorMessage - the error messageCopyright © 2017. All rights reserved.