public class TaskUiUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
TaskUiUtil.ComboBoxUpdater<T>
Auxiliary remote fetcher designed to simplify updating of combo boxes in repository editors, which is
indeed a rather common task.
|
static class |
TaskUiUtil.RemoteFetchTask<T>
Special kind of backgroundable task tailored to update UI in modal dialogs, which is very common for
task repository editors in settings.
|