Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.jface.dialogs.IconAndMessageDialog

Packages that use IconAndMessageDialog
org.eclipse.jface.dialogs Provides support for dialogs. 
org.eclipse.ui.ide.dialogs APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface. 
 

Uses of IconAndMessageDialog in org.eclipse.jface.dialogs
 

Subclasses of IconAndMessageDialog in org.eclipse.jface.dialogs
 class ErrorDialog
          A dialog to display one or more errors to the user, as contained in an IStatus object.
 class MessageDialog
          A dialog for showing messages to the user.
 class MessageDialogWithToggle
           A message dialog which also allows the user to adjust a toggle setting.
 class ProgressMonitorDialog
          A modal dialog that displays progress during a long running operation.
 

Uses of IconAndMessageDialog in org.eclipse.ui.ide.dialogs
 

Subclasses of IconAndMessageDialog in org.eclipse.ui.ide.dialogs
 class ImportTypeDialog
           
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.