-
- All Implemented Interfaces:
public final class SwtSchedulerExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final static SchedulertoScheduler(Display $self)Extension to convert a SWT Display to a Scheduler. -
-
Method Detail
-
toScheduler
@Deprecated(message = "To be removed aggressively in 1.2.0. SWT support is being removed in addons", level = DeprecationLevel.ERROR) final static Scheduler toScheduler(Display $self)
Extension to convert a SWT Display to a Scheduler.
-
-
-
-