public class JLogProgressHandler extends Object implements net.thevpc.nuts.time.NProgressHandler
| Modifier and Type | Field and Description |
|---|---|
static DecimalFormat |
PERCENT_FORMAT |
| Constructor and Description |
|---|
JLogProgressHandler(net.thevpc.nuts.util.NMsgTemplate messageFormat,
Logger logger)
%value%
%date%
|
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.util.NMsg |
formatMessage(net.thevpc.nuts.util.NMsgTemplate messageFormat,
net.thevpc.nuts.time.NProgressMonitorModel model) |
void |
onEvent(net.thevpc.nuts.time.NProgressHandlerEvent event) |
static net.thevpc.nuts.util.NMsgTemplate |
resolveFormat(net.thevpc.nuts.util.NMsgTemplate messageFormat) |
public static final DecimalFormat PERCENT_FORMAT
public JLogProgressHandler(net.thevpc.nuts.util.NMsgTemplate messageFormat,
Logger logger)
messageFormat - public void onEvent(net.thevpc.nuts.time.NProgressHandlerEvent event)
onEvent in interface net.thevpc.nuts.time.NProgressHandlerpublic static net.thevpc.nuts.util.NMsg formatMessage(net.thevpc.nuts.util.NMsgTemplate messageFormat,
net.thevpc.nuts.time.NProgressMonitorModel model)
public static net.thevpc.nuts.util.NMsgTemplate resolveFormat(net.thevpc.nuts.util.NMsgTemplate messageFormat)
Copyright © 2025 vpc open source initiative. All rights reserved.