Uses of Interface
org.eclipse.jface.window.Window.IExceptionHandler
Packages that use Window.IExceptionHandler
Package
Description
Provides a general framework for creating and managing
windows.
- 
Uses of Window.IExceptionHandler in org.eclipse.jface.windowMethods in org.eclipse.jface.window with parameters of type Window.IExceptionHandlerModifier and TypeMethodDescriptionstatic voidWindow.setExceptionHandler(Window.IExceptionHandler handler) Sets the exception handler for this application.
- 
Uses of Window.IExceptionHandler in org.eclipse.ui.internalClasses in org.eclipse.ui.internal that implement Window.IExceptionHandlerModifier and TypeClassDescriptionfinal classThis handler will pass along to the workbench advisor exceptions and errors thrown while running the event loop.