public class BaseMessageDialog extends BaseDialog
buttons, ELEMENT_SPACING, LABEL_SPACING, MARGIN_SIZE, MEDIUM_FIELD, MEDIUM_SMALL_FIELD, props, shell, SHELL_WIDTH_OFFSET, SMALL_FIELD, title, VAR_ICON_HEIGHT, VAR_ICON_WIDTH, width
Constructor and Description |
---|
BaseMessageDialog(org.eclipse.swt.widgets.Shell shell,
String title,
String message) |
BaseMessageDialog(org.eclipse.swt.widgets.Shell shell,
String title,
String message,
int width) |
BaseMessageDialog(org.eclipse.swt.widgets.Shell shell,
String title,
String message,
String buttonLabel,
int width) |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Control |
buildBody()
Returns the last element in the body - the one to which the buttons should be attached.
|
buildFooter, dispose, open, setButtons, setFooterTopPadding
public BaseMessageDialog(org.eclipse.swt.widgets.Shell shell, String title, String message)
public BaseMessageDialog(org.eclipse.swt.widgets.Shell shell, String title, String message, int width)
protected org.eclipse.swt.widgets.Control buildBody()
BaseDialog
buildBody
in class BaseDialog
Copyright © 2019 Hitachi Vantara. All rights reserved.