Uses of Package
org.eclipse.jface.databinding.dialog
-
Packages that use org.eclipse.jface.databinding.dialog Package Description 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 Class Description 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 givenValidationStatusProvider
.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 Class Description 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 Class Description DialogPageSupport Connects the validation result from the given data binding context to the given dialog page, updating the page's error message accordingly.