public class StackTraceErrorDialog
extends org.eclipse.jface.dialogs.ErrorDialog
Modifier and Type | Field and Description |
---|---|
protected static String |
LOG_VIEW_ID
ID of the Error Log view
|
imageLabel, message, messageLabel
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, 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 |
---|
StackTraceErrorDialog(org.eclipse.swt.widgets.Shell parentShell,
String dialogTitle,
String message,
org.eclipse.core.runtime.IStatus status,
int displayMask)
Constructs a new error dialog
|
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
protected void |
copyToClipboard()
Copies the stack trace to the clipboard
|
protected org.eclipse.swt.widgets.Control |
createDialogArea(org.eclipse.swt.widgets.Composite parent) |
protected org.eclipse.swt.widgets.List |
createDropDownList(org.eclipse.swt.widgets.Composite parent) |
void |
setShowErrorLogLink(boolean showErrorLogLink) |
buttonPressed, configureShell, createButtonsForButtonBar, createDetailsButton, createDialogAndButtonArea, getImage, isResizable, open, openError, openError, setStatus, shouldDisplay, shouldShowDetailsButton, showDetailsArea
createButtonBar, createContents, createMessageArea, getErrorImage, getInfoImage, getMessageLabelStyle, getQuestionImage, getWarningImage
applyDialogFont, cancelPressed, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, okPressed, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getLayout, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager
protected static final String LOG_VIEW_ID
public void setShowErrorLogLink(boolean showErrorLogLink)
showErrorLogLink
- if the error log link shall be shownprotected org.eclipse.swt.widgets.List createDropDownList(org.eclipse.swt.widgets.Composite parent)
createDropDownList
in class org.eclipse.jface.dialogs.ErrorDialog
ErrorDialog.createDropDownList(Composite)
protected void copyToClipboard()
public boolean close()
close
in class org.eclipse.jface.dialogs.ErrorDialog
ErrorDialog.close()
protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.Composite parent)
createDialogArea
in class org.eclipse.jface.dialogs.ErrorDialog
ErrorDialog.createDialogArea(Composite)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a