Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.jface.databinding.dialog.IValidationMessageProvider

Packages that use IValidationMessageProvider
org.eclipse.jface.databinding.dialog   
 

Uses of IValidationMessageProvider in org.eclipse.jface.databinding.dialog
 

Classes in org.eclipse.jface.databinding.dialog that implement IValidationMessageProvider
 class ValidationMessageProvider
          Standard implementation of the IValidationMessageProvider interface.
 

Methods in org.eclipse.jface.databinding.dialog with parameters of type IValidationMessageProvider
 void TitleAreaDialogSupport.setValidationMessageProvider(IValidationMessageProvider messageProvider)
          Sets the IValidationMessageProvider to use for providing the message text and message type to display on the title area dialog.
 void DialogPageSupport.setValidationMessageProvider(IValidationMessageProvider messageProvider)
          Sets the IValidationMessageProvider to use for providing the message text and message type to display on the dialog page.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.