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 DialogcallBack - the ECPDialogExecutor calledCopyright © 2017. All rights reserved.