Package | Description |
---|---|
de.up.ling.irtg.util |
Various utilities.
|
Modifier and Type | Method and Description |
---|---|
static <E> void |
GuiUtils.withProgressBar(Frame parent,
String title,
String description,
ProgressBarWorker<E> worker,
ValueAndTimeConsumer<E> andThen)
Execute this on the EDT.
|
Copyright © 2017. All rights reserved.