Bug 2232 - Usability: No way indicate a warning in a wizard (1GEAR6U)
Summary: Usability: No way indicate a warning in a wizard (1GEAR6U)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Randy Giffen CLA
QA Contact:
URL:
Whiteboard:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:30 EDT by Erich Gamma CLA
Modified: 2002-03-21 14:16 EST (History)
0 users

See Also:


Attachments

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