InformationDialog

An InformationDialog is a MessageDialog that pops up when there is a situation 
where some extra information might be helpful. The symbolic icon is a lower case
bold 'i' (the requisite Motif image). An InformationDialog is application-modal.
You cannot interact with the rest of Sun MTPScan until you dismiss the Dialog. With
an application-modal Dialog, the rest of the windows on your display are still 
fair game.

See also: Dialog, MessageDialog
