Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-pmc] Request API approval for bug 273330

GOALS/BENEFITS:

A new style constant SWT.SHEET has been added recently. Without adding new API in JFace, clients who are currently using convenience methods on MessageDialog and MessageDialogWithToggle would not be able to open these dialogs as sheets.

The new API consists of two new methods and two new constants.

ASSOCIATED BUGS:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=27330 (new API)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272749 (changes to JFace, Workbench, IDE to make use of SWT.SHEET)

Thanks,
Boris


Back to the top