public class ScaleCtl extends ControlWrapper.AroundControl<Composite>
| Modifier and Type | Class and Description |
|---|---|
static class |
ScaleCtl.Builder |
ControlWrapper.AroundControl<T extends Control>, ControlWrapper.AroundWrapper<T extends ControlWrapper>, ControlWrapper.Transparent<T extends Control>wrapped| Constructor and Description |
|---|
ScaleCtl(Composite parent,
ScaleCtl.Builder builder,
com.diffplug.common.rx.RxBox<Double> box) |
| Modifier and Type | Method and Description |
|---|---|
static ScaleCtl.Builder |
builder() |
void |
setEnabled(boolean enabled) |
getRootControlclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispose, getLayoutData, getParent, getShell, isDisposed, setLayoutData, setParent, transparentpublic ScaleCtl(Composite parent, ScaleCtl.Builder builder, com.diffplug.common.rx.RxBox<Double> box)
public static ScaleCtl.Builder builder()
public void setEnabled(boolean enabled)