Bug 490696

Summary: Allow MessageDialog constructor without Image dialogTitleImage parameter
Product: [Eclipse Project] Platform Reporter: Lars Vogel <Lars.Vogel>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: Lars.Vogel, mistria
Version: 4.4   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Lars Vogel CLA 2016-03-30 10:59:16 EDT
During the work of Bug 472784, I noticed that most caller of the MessageDialog provide "null" as Image dialogTitleImage parameter. 

I suggest we add another (convenient) constructor which allows to leave out this parameter.