public class DoubleInputText
extends java.lang.Object
| Constructor and Description |
|---|
DoubleInputText(org.eclipse.swt.widgets.Composite parent,
int style) |
DoubleInputText(org.eclipse.swt.widgets.Composite parent,
int style,
double max,
double min) |
| Modifier and Type | Method and Description |
|---|---|
double |
getDoubleValue() |
Range |
getRange() |
org.eclipse.swt.widgets.Text |
getText() |
void |
setRange(Range range) |