Bug 490696 - Allow MessageDialog constructor without Image dialogTitleImage parameter
Summary: Allow MessageDialog constructor without Image dialogTitleImage parameter
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-30 10:59 EDT by Lars Vogel CLA
Modified: 2017-05-24 11:16 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.