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) |
getRootControl
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dispose, getLayoutData, getParent, getShell, isDisposed, setLayoutData, setParent, transparent
public ScaleCtl(Composite parent, ScaleCtl.Builder builder, com.diffplug.common.rx.RxBox<Double> box)
public static ScaleCtl.Builder builder()
public void setEnabled(boolean enabled)