public interface DialogWrapper
Modifier and Type | Method and Description |
---|---|
void |
openDialog(org.eclipse.jface.dialogs.Dialog dialog,
ECPDialogExecutor callBack)
The wrapper opens the provided JFace Dialog and returns the result via the provided callback.
|
void openDialog(org.eclipse.jface.dialogs.Dialog dialog, ECPDialogExecutor callBack)
dialog
- the JFace Dialog
callBack
- the ECPDialogExecutor
calledCopyright © 2019. All rights reserved.