Uses of Class
org.eclipse.jface.dialogs.IconAndMessageDialog
-
Packages that use IconAndMessageDialog Package Description org.eclipse.jface.dialogs Provides support for dialogs. -
-
Uses of IconAndMessageDialog in org.eclipse.jface.dialogs
Subclasses of IconAndMessageDialog in org.eclipse.jface.dialogs Modifier and Type Class Description class
ErrorDialog
A dialog to display one or more errors to the user, as contained in anIStatus
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.
-