Bug 2232

Summary: Usability: No way indicate a warning in a wizard (1GEAR6U)
Product: [Eclipse Project] Platform Reporter: Erich Gamma <erich_gamma>
Component: UIAssignee: Randy Giffen <Randy_Giffen>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 Keywords: usability
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Erich Gamma CLA 2001-10-10 22:30:48 EDT
EG (5/25/01 9:33:33 PM) from GDA
Add AbstractDocument.AttributeContext
o It displays an error/info in the banner area but there is no icon to draw your attention to it so it goes unnoticed.

NOTES:
EG (5/25/01 9:34:54 PM)
	wizard only supports to show errors there is no API to show a warning. All we can do is to change the
	description.
Comment 1 Randy Giffen CLA 2002-03-21 14:16:34 EST
Added support to WizardPage/TitleAreaDialog to set a message with an optional 
INFO_MESSAGE or WARNING_MESSAGE parameter.