(ColorPickerDropperOperation) op, this
);
}
else if (op instanceof ColorDropperOperation) {
if (op instanceof RawAdjustmentOperation) {
control = new RawAdjustmentControl(
(RawAdjustmentOperation) op, this
);
}
else {
control = new ColorDropperControl(