Uses of Class
org.eclipse.ui.statushandlers.WorkbenchStatusDialogManager
Packages that use WorkbenchStatusDialogManager
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
-
Uses of WorkbenchStatusDialogManager in org.eclipse.ui.statushandlers
Methods in org.eclipse.ui.statushandlers with parameters of type WorkbenchStatusDialogManagerModifier and TypeMethodDescriptionprotected void
WorkbenchErrorHandler.configureStatusDialog
(WorkbenchStatusDialogManager statusDialog) This methods should be overridden to configureWorkbenchStatusDialogManager
behavior.