Package org.eclipse.emf.facet.util.ui.internal.exported.dialog

Interface Summary
IDialogCallback<T> A callback used to return a dialog's result asynchronously.
IDialogCallbackWithPreCommit<T1,T2,D> A callback used to return a dialog's result asynchronously.
IQuestionDialog A simple dialog with a title, a message, and "yes" and "no" buttons
IQuestionDialogFactory A factory to instantiate IQuestionDialog