public class ConfirmationDialogFuture extends AbstractFuture<Callback[]>
Constructor and Description |
---|
ConfirmationDialogFuture(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell parentShell,
Callback[] callbacks,
String dialogTitle) |
Modifier and Type | Method and Description |
---|---|
protected void |
openDialog(org.eclipse.swt.widgets.Display display,
org.eclipse.swt.widgets.Shell parentShell,
Callback[] callbacks,
String dialogTitle) |
addListener, addListener, cancel, fetchResult, get, get, isCancelled, isDone, removeListener, removeListener, setError, setResult
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.