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.window
Methods in org.eclipse.jface.window with parameters of type Window.IExceptionHandlerModifier and TypeMethodDescriptionstatic void
Window.setExceptionHandler
(Window.IExceptionHandler handler) Sets the exception handler for this application.