public class NProgressUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NProgressUtils.MonitorType |
| Constructor and Description |
|---|
NProgressUtils() |
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.time.NProgressFactory |
createLogProgressMonitorFactory(NProgressUtils.MonitorType mt) |
static net.thevpc.nuts.time.NProgressListener |
createProgressMonitor(NProgressUtils.MonitorType mt,
net.thevpc.nuts.io.NInputSource source,
Object sourceOrigin,
net.thevpc.nuts.NWorkspace workspace,
boolean logProgress,
boolean traceProgress,
net.thevpc.nuts.time.NProgressFactory progressFactory) |
public static net.thevpc.nuts.time.NProgressFactory createLogProgressMonitorFactory(NProgressUtils.MonitorType mt)
public static net.thevpc.nuts.time.NProgressListener createProgressMonitor(NProgressUtils.MonitorType mt, net.thevpc.nuts.io.NInputSource source, Object sourceOrigin, net.thevpc.nuts.NWorkspace workspace, boolean logProgress, boolean traceProgress, net.thevpc.nuts.time.NProgressFactory progressFactory)
Copyright © 2025 vpc open source initiative. All rights reserved.