Eclipse Platform
Release 3.6

Uses of Package
org.eclipse.jface.databinding.dialog

Packages that use org.eclipse.jface.databinding.dialog
org.eclipse.jface.databinding.dialog   
org.eclipse.jface.databinding.preference   
org.eclipse.jface.databinding.wizard Provides classes that bridge between data binding and the JFace Wizard framework. 
 

Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.dialog
DialogPageSupport
          Connects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.
IValidationMessageProvider
          Simple interface to provide a validation message text and a message type for a given ValidationStatusProvider.
TitleAreaDialogSupport
          Connects the validation result from the given data binding context to the given TitleAreaDialog, updating the dialog's error message accordingly.
 

Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.preference
DialogPageSupport
          Connects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.
 

Classes in org.eclipse.jface.databinding.dialog used by org.eclipse.jface.databinding.wizard
DialogPageSupport
          Connects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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