@FunctionalInterface public interface ApplicationThreadExecutorProvider
Executor, which makes sure a given command gets executed on the GUI-toolkit
specific application thread.| Modifier and Type | Method and Description |
|---|---|
Executor |
getApplicationThreadExecutor()
Gets an
Executor, which makes sure a given command gets executed on the GUI-toolkit specific application
thread |
Copyright © 2012–2018 Drombler. All rights reserved.