public class DateSelectionDialog
extends org.eclipse.jface.dialogs.MessageDialog
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 | Description |
---|---|
DateSelectionDialog(java.lang.String dialogTitle,
java.lang.String dialogMessage,
java.util.Date selectedDate) |
|
DateSelectionDialog(org.eclipse.swt.widgets.Shell parentShell,
java.lang.String dialogTitle,
org.eclipse.swt.graphics.Image dialogTitleImage,
java.lang.String dialogMessage,
int dialogImageType,
java.lang.String[] dialogButtonLabels,
int defaultIndex,
java.util.Date selectedDate) |
Modifier and Type | Method | Description |
---|---|---|
java.util.Date |
getSelectedDate() |
|
boolean |
isNoneSelected() |
|
void |
setSelectedDate(java.util.Date initialDate) |
applyDialogFont, close, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, create, getBlockedHandler, getImage, setBlockedHandler, shortenText
getErrorImage, getInfoImage, getQuestionImage, getWarningImage
getImage, open, open, open, openConfirm, openError, openInformation, openQuestion, openWarning
public DateSelectionDialog(org.eclipse.swt.widgets.Shell parentShell, java.lang.String dialogTitle, org.eclipse.swt.graphics.Image dialogTitleImage, java.lang.String dialogMessage, int dialogImageType, java.lang.String[] dialogButtonLabels, int defaultIndex, java.util.Date selectedDate)
public DateSelectionDialog(java.lang.String dialogTitle, java.lang.String dialogMessage, java.util.Date selectedDate)