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.text.NMsgTemplate messageFormat,
net.thevpc.nuts.log.NLog logger)
%value%
%date%
|
| Modifier and Type | Method and Description |
|---|---|
static net.thevpc.nuts.text.NMsg |
formatMessage(net.thevpc.nuts.text.NMsgTemplate messageFormat,
net.thevpc.nuts.time.NProgressMonitorModel model) |
void |
onEvent(net.thevpc.nuts.time.NProgressHandlerEvent event) |
static net.thevpc.nuts.text.NMsgTemplate |
resolveFormat(net.thevpc.nuts.text.NMsgTemplate messageFormat) |
public static final DecimalFormat PERCENT_FORMAT
public JLogProgressHandler(net.thevpc.nuts.text.NMsgTemplate messageFormat,
net.thevpc.nuts.log.NLog logger)
messageFormat - public void onEvent(net.thevpc.nuts.time.NProgressHandlerEvent event)
onEvent in interface net.thevpc.nuts.time.NProgressHandlerpublic static net.thevpc.nuts.text.NMsg formatMessage(net.thevpc.nuts.text.NMsgTemplate messageFormat,
net.thevpc.nuts.time.NProgressMonitorModel model)
public static net.thevpc.nuts.text.NMsgTemplate resolveFormat(net.thevpc.nuts.text.NMsgTemplate messageFormat)
Copyright © 2026 vpc open source initiative. All rights reserved.