public class EnterNumberDialog
extends org.eclipse.swt.widgets.Dialog
Constructor and Description |
---|
EnterNumberDialog(org.eclipse.swt.widgets.Shell parent,
int samples,
String shellText,
String lineText) |
EnterNumberDialog(org.eclipse.swt.widgets.Shell parent,
PropsUI props,
int samples,
String shellText,
String lineText)
Deprecated.
Use the CT without the Props parameter (at 2nd position)
|
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData() |
int |
open() |
void |
setHideCancel(boolean hideCancel) |
@Deprecated public EnterNumberDialog(org.eclipse.swt.widgets.Shell parent, PropsUI props, int samples, String shellText, String lineText)