Uses of Interface
org.eclipse.emf.facet.util.ui.internal.exported.dialog.IQuestionDialog

Packages that use IQuestionDialog
org.eclipse.emf.facet.util.ui.internal.exported.dialog   
 

Uses of IQuestionDialog in org.eclipse.emf.facet.util.ui.internal.exported.dialog
 

Methods in org.eclipse.emf.facet.util.ui.internal.exported.dialog that return IQuestionDialog
 IQuestionDialog IQuestionDialogFactory.createQuestionDialog(Shell parent, java.lang.String title, java.lang.String message)
          Deprecated. 
 IQuestionDialog IQuestionDialogFactory.createQuestionDialog(Shell parent, java.lang.String title, java.lang.String message, IDialogCallback<java.lang.Boolean> callback)
          Instantiates a question dialog (without opening it)