Eclipse Platform
Release 3.3

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

Packages that use ErrorSupportProvider
org.eclipse.jface.util Provides useful building blocks used throughout JFace, including property change events, a listener list implementation, and runtime checked assertions.  
 

Uses of ErrorSupportProvider in org.eclipse.jface.util
 

Methods in org.eclipse.jface.util that return ErrorSupportProvider
static ErrorSupportProvider Policy.getErrorSupportProvider()
          Return the ErrorSupportProvider for the receiver.
 

Methods in org.eclipse.jface.util with parameters of type ErrorSupportProvider
static void Policy.setErrorSupportProvider(ErrorSupportProvider provider)
          Set the error support provider for error dialogs.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.