public class CmsFeedback extends LightweightDialog
CANCEL, OK| Constructor and Description |
|---|
CmsFeedback(org.eclipse.swt.widgets.Shell parentShell,
java.lang.String message,
java.lang.Throwable e) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.swt.widgets.Control |
createDialogArea(org.eclipse.swt.widgets.Composite parent)
Tries to find a display
|
static void |
show(java.lang.String message) |
static void |
show(java.lang.String message,
java.lang.Throwable e) |
closeShell, getBackgroundShell, getForegoundShell, getInitialSize, getReturnCode, handleException, onCancel, open, pack, setBlockOnOpen, setTitlepublic CmsFeedback(org.eclipse.swt.widgets.Shell parentShell,
java.lang.String message,
java.lang.Throwable e)
public static void show(java.lang.String message,
java.lang.Throwable e)
public static void show(java.lang.String message)
protected org.eclipse.swt.widgets.Control createDialogArea(org.eclipse.swt.widgets.Composite parent)
createDialogArea in class LightweightDialogCopyright © 2007–2020. All rights reserved.