Index

A C D E F G I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractProgressMonitor - Class in net.thevpc.common.mon
 
AbstractProgressMonitor() - Constructor for class net.thevpc.common.mon.AbstractProgressMonitor
 
AbstractProgressMonitor(long) - Constructor for class net.thevpc.common.mon.AbstractProgressMonitor
 
AbstractTaskMonitor - Class in net.thevpc.common.mon
 
AbstractTaskMonitor(long) - Constructor for class net.thevpc.common.mon.AbstractTaskMonitor
 
AbstractTaskMonitor.MonChronometer - Class in net.thevpc.common.mon
 
accumulate() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
addListener(TaskListener) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
addListener(TaskListener) - Method in interface net.thevpc.common.mon.TaskMonitor
 
addListener(TaskListener) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
addListener(TaskMonitorManagerListener) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
addListener(TaskMonitorManagerListener) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
addTask(ProgressMonitor, String, String) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
addTask(ProgressMonitor, String, String) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 

C

cancel() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
cancel() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
cancel() - Method in interface net.thevpc.common.mon.TaskMonitor
 
cancel() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
cancelImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
chronometer - Variable in class net.thevpc.common.mon.AbstractTaskMonitor
 
close() - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.close to close the progress monitor as well as the stream.
close() - Method in class net.thevpc.common.mon.ProgressMonitorOutputStream
 
complete() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
complete(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
complete(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
Config() - Constructor for class net.thevpc.common.mon.ProgressMonitors.Config
 
copy() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
createLogMonitor(long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createLogMonitor(String, long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createLogMonitor(String, long, Logger) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createMonitor(String, String) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
createMonitor(String, String) - Method in interface net.thevpc.common.mon.ProgressMonitorFactory
 
createMonitor(String, String) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
createOutMonitor(long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createOutMonitor(String, long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createOutMonitor(String, long, PrintStream) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
createSilentMonitors(int) - Static method in class net.thevpc.common.mon.ProgressMonitors
 

D

DefaultProgressMonitor - Class in net.thevpc.common.mon
 
DefaultProgressMonitor() - Constructor for class net.thevpc.common.mon.DefaultProgressMonitor
 
DefaultTaskMonitorManager - Class in net.thevpc.common.mon
 
DefaultTaskMonitorManager() - Constructor for class net.thevpc.common.mon.DefaultTaskMonitorManager
 
DefaultTaskMonitorManager.SerializerThread - Class in net.thevpc.common.mon
 
DeltaProgressMonitorInc - Class in net.thevpc.common.mon
 
DeltaProgressMonitorInc(double) - Constructor for class net.thevpc.common.mon.DeltaProgressMonitorInc
 
DialogProgressMonitor - Class in net.thevpc.common.mon
 
DialogProgressMonitor(Component, Object) - Constructor for class net.thevpc.common.mon.DialogProgressMonitor
 

E

EMPTY_MESSAGE - Static variable in class net.thevpc.common.mon.AbstractTaskMonitor
 
err() - Static method in class net.thevpc.common.mon.ProgressMonitors
 
err(String) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
execute() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 

F

format(long) - Method in class net.thevpc.common.mon._BytesSizeFormat
 
formatDouble(double) - Method in class net.thevpc.common.mon._BytesSizeFormat
 
FreqProgressMonitor - Class in net.thevpc.common.mon
 
FreqProgressMonitor(ProgressMonitor, long) - Constructor for class net.thevpc.common.mon.FreqProgressMonitor
 

G

getDefaultLogger() - Static method in class net.thevpc.common.mon.LogProgressMonitor
 
getDelegate() - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
getDelegate() - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
getDelegate() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getDesc() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getDesc() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getDesc() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getDuration() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getDuration() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
getDuration() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getDuration() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getEndDate() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
getEstimatedRemainingDuration() - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
getEstimatedRemainingDuration() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
getEstimatedTotalDuration() - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
getEstimatedTotalDuration() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
getId() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getId() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getId() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getIncrementor() - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
getIncrementor() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
getIncrementor() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
getListeners() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getListeners() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
getListeners() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getListeners() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getListeners() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
getMessage() - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
getMessage() - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
getMessage() - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
getMessage() - Method in class net.thevpc.common.mon.LogProgressMonitor
 
getMessage() - Method in class net.thevpc.common.mon.PrintStreamProgressMonitor
 
getMessage() - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
getMessage() - Method in class net.thevpc.common.mon.SilentProgressMonitor
 
getMessage() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getMessage() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getName() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getName() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
getName() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getName() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getParallelTasksCount() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
getProgress() - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
getProgress() - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
getProgress() - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
getProgress() - Method in class net.thevpc.common.mon.LogProgressMonitor
 
getProgress() - Method in class net.thevpc.common.mon.PrintStreamProgressMonitor
 
getProgress() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
getProgress() - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
getProgress() - Method in class net.thevpc.common.mon.SilentProgressMonitor
 
getStartTime() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
getStartTime() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
getStartTime() - Method in interface net.thevpc.common.mon.TaskMonitor
 
getStartTime() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
getTasks() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
getTasks() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
getTasksCount() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
getTasksCount() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 

I

inc() - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
inc() - Method in interface net.thevpc.common.mon.ProgressMonitor
 
inc(double) - Method in class net.thevpc.common.mon.DeltaProgressMonitorInc
 
inc(double) - Method in class net.thevpc.common.mon.IntIterationProgressMonitorInc
 
inc(double) - Method in class net.thevpc.common.mon.LongIterationProgressMonitorInc
 
inc(double) - Method in interface net.thevpc.common.mon.ProgressMonitorInc
 
inc(String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
inc(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
inc(String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
inc(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
incremental(int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
incremental(int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
incremental(ProgressMonitor, double) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
incremental(ProgressMonitor, double) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
incremental(ProgressMonitor, double) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
incremental(ProgressMonitor, int) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
incremental(ProgressMonitor, long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
INDETERMINATE_PROGRESS - Static variable in interface net.thevpc.common.mon.ProgressMonitor
 
INSTANCE - Static variable in class net.thevpc.common.mon._BytesSizeFormat
 
IntIterationProgressMonitorInc - Class in net.thevpc.common.mon
 
IntIterationProgressMonitorInc(int) - Constructor for class net.thevpc.common.mon.IntIterationProgressMonitorInc
 
invoke(ProgressMonitor, String) - Method in class net.thevpc.common.mon.VoidMonitoredAction
 
invokeMonitoredAction(ProgressMonitor, String, MonitoredAction) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
isBlocked() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
isBlocked() - Method in interface net.thevpc.common.mon.TaskMonitor
 
isBlocked() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
isCanceled() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
isCanceled() - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
isCanceled() - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
isCanceled() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
isCanceled() - Method in interface net.thevpc.common.mon.TaskMonitor
 
isCanceled() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
isSilent(ProgressMonitor) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
isStarted() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
isStarted() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
isStarted() - Method in interface net.thevpc.common.mon.TaskMonitor
 
isStarted() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
isStopped() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
isStopped() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 
isStrictComputationMonitor() - Static method in class net.thevpc.common.mon.ProgressMonitors.Config
 
isSuspended() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
isSuspended() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
isSuspended() - Method in interface net.thevpc.common.mon.TaskMonitor
 
isSuspended() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
isTerminated() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
isTerminated() - Method in interface net.thevpc.common.mon.TaskMonitor
 
isTerminated() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 

L

lap() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
logger() - Static method in class net.thevpc.common.mon.ProgressMonitors
 
logger(long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
logger(String, Logger) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
logger(Logger) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
LogProgressMonitor - Class in net.thevpc.common.mon
 
LogProgressMonitor(String, Logger) - Constructor for class net.thevpc.common.mon.LogProgressMonitor
%value% %date%
LongIterationProgressMonitorInc - Class in net.thevpc.common.mon
 
LongIterationProgressMonitorInc(long) - Constructor for class net.thevpc.common.mon.LongIterationProgressMonitorInc
 

M

MonChronometer() - Constructor for class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
MonChronometer(String) - Constructor for class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
MonitoredAction<T> - Interface in net.thevpc.common.mon
Created by vpc on 5/14/17.
MonitoredRunnable - Interface in net.thevpc.common.mon
 

N

net.thevpc.common.mon - package net.thevpc.common.mon
 
nextId() - Static method in class net.thevpc.common.mon.AbstractTaskMonitor
 
none() - Static method in class net.thevpc.common.mon.ProgressMonitors
 
nonnull(ProgressMonitor) - Static method in class net.thevpc.common.mon.ProgressMonitors
 

O

OperationCancelledException - Exception Class in net.thevpc.common.mon
 
OperationCancelledException() - Constructor for exception class net.thevpc.common.mon.OperationCancelledException
 
out() - Static method in class net.thevpc.common.mon.ProgressMonitors
 
out(String) - Static method in class net.thevpc.common.mon.ProgressMonitors
 

P

PERCENT_FORMAT - Static variable in class net.thevpc.common.mon.ProgressMonitors
 
printStream(String, PrintStream) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
PrintStreamProgressMonitor - Class in net.thevpc.common.mon
 
PrintStreamProgressMonitor(String, PrintStream) - Constructor for class net.thevpc.common.mon.PrintStreamProgressMonitor
%value% %date%
process(ProgressMonitor, String) - Method in interface net.thevpc.common.mon.MonitoredAction
 
process(ProgressMonitor, String) - Method in class net.thevpc.common.mon.VoidMonitoredAction
 
ProgressMonitor - Interface in net.thevpc.common.mon
 
ProgressMonitorFactory - Interface in net.thevpc.common.mon
 
ProgressMonitorHelper - Class in net.thevpc.common.mon
 
ProgressMonitorHelper() - Constructor for class net.thevpc.common.mon.ProgressMonitorHelper
 
ProgressMonitorInc - Interface in net.thevpc.common.mon
 
ProgressMonitorInputStream2 - Class in net.thevpc.common.mon
this is a Monitors the progress of reading from some InputStream.
ProgressMonitorInputStream2(InputStream, long, ProgressMonitor) - Constructor for class net.thevpc.common.mon.ProgressMonitorInputStream2
Constructs an object to monitor the progress of an input stream.
ProgressMonitorOutputStream - Class in net.thevpc.common.mon
Created by vpc on 5/14/17.
ProgressMonitorOutputStream(OutputStream, ProgressMonitor, String) - Constructor for class net.thevpc.common.mon.ProgressMonitorOutputStream
 
ProgressMonitors - Class in net.thevpc.common.mon
 
ProgressMonitors() - Constructor for class net.thevpc.common.mon.ProgressMonitors
 
ProgressMonitors.Config - Class in net.thevpc.common.mon
 
ProgressMonitorTranslator - Class in net.thevpc.common.mon
 
ProgressMonitorTranslator(ProgressMonitor, double, double) - Constructor for class net.thevpc.common.mon.ProgressMonitorTranslator
 

R

read() - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[]) - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.read to update the progress monitor after the read.
read(byte[], int, int) - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.read to update the progress monitor after the read.
removeListener(TaskListener) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
removeListener(TaskListener) - Method in interface net.thevpc.common.mon.TaskMonitor
 
removeListener(TaskListener) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
removeListener(TaskMonitorManagerListener) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
removeListener(TaskMonitorManagerListener) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
removeTask(long) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
removeTask(long) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
removeTask(TaskMonitor) - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
removeTask(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
reset() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
reset() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
reset() - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.reset to reset the progress monitor as well as the stream.
reset() - Method in interface net.thevpc.common.mon.TaskMonitor
 
reset() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
resetImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
resetMonitors() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
resetMonitors() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
restart() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
restart chronometer and returns a stopped snapshot/copy of the current
restart(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
restart chronometer with new name and returns a stopped snapshot/copy of the current (with old name)
resume() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
resume() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
resume() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
resume() - Method in interface net.thevpc.common.mon.TaskMonitor
 
resume() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
resumeImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
run() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 
run(ProgressMonitor) - Method in interface net.thevpc.common.mon.MonitoredRunnable
 

S

serialize() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 
SerializerThread() - Constructor for class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 
setBlocked(boolean) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setBlocked(boolean) - Method in interface net.thevpc.common.mon.TaskMonitor
 
setBlocked(boolean) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
setBlockedImpl(boolean) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setDesc(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setIncrementor(ProgressMonitorInc) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setIncrementor(ProgressMonitorInc) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setIncrementor(ProgressMonitorInc) - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
setIndeterminate(String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setIndeterminate(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setIndeterminate(String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setIndeterminate(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setMessage(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setMessage(String) - Method in interface net.thevpc.common.mon.TaskMonitor
 
setMessage(String) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
setMessage(String, Object...) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setMessage(String, Object...) - Method in interface net.thevpc.common.mon.TaskMonitor
 
setMessage(String, Object...) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
setMessage(Message) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setMessage(Message) - Method in interface net.thevpc.common.mon.TaskMonitor
 
setMessage(Message) - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.LogProgressMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.PrintStreamProgressMonitor
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
setMessageImpl(Message) - Method in class net.thevpc.common.mon.SilentProgressMonitor
 
setName(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
setName(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setProgress(double) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(double) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(double, String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(double, String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(double, String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(double, String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(double, Message) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(double, Message) - Method in interface net.thevpc.common.mon.ProgressMonitor
[0..1]
setProgress(int, int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(int, int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(int, int, int, int, String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(int, int, int, int, String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(int, int, int, int, String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(int, int, int, int, String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(int, int, String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(int, int, String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(int, int, String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgress(int, int, String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
setProgress(ProgressMonitor, int, int, int, int, String) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
setProgress(ProgressMonitor, int, int, String) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.LogProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.PrintStreamProgressMonitor
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
setProgressImpl(double) - Method in class net.thevpc.common.mon.SilentProgressMonitor
 
setStartedImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
setStrictComputationMonitor(boolean) - Static method in class net.thevpc.common.mon.ProgressMonitors.Config
 
SilentProgressMonitor - Class in net.thevpc.common.mon
 
SilentProgressMonitor() - Constructor for class net.thevpc.common.mon.SilentProgressMonitor
 
skip(long) - Method in class net.thevpc.common.mon.ProgressMonitorInputStream2
Overrides FilterInputStream.skip to update the progress monitor after the skip.
softStop() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager.SerializerThread
 
split(double...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
split(double...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
split(int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
split(int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
split(ProgressMonitor, double...) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
split(ProgressMonitor, int) - Static method in class net.thevpc.common.mon.ProgressMonitors
creates Monitors for each enabled Element or null if false
start() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
start() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
start() - Method in interface net.thevpc.common.mon.TaskMonitor
 
start() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
start(String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
start(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
start(String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
start(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
startImpl() - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
startImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
stepInto(int, int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
stepInto(int, int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
stepInto(String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
stepInto(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
stepInto(String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
stepInto(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
stepInto(Message) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
stepInto(Message) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
stop() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
stop() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
suspend() - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 
suspend() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
suspend() - Method in class net.thevpc.common.mon.ProgressMonitorHelper
 
suspend() - Method in interface net.thevpc.common.mon.TaskMonitor
 
suspend() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
suspendImpl() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 

T

taskAdded(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskBlocked(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskBlocked(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskCanceled(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskCanceled(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
TaskListener - Interface in net.thevpc.common.mon
 
TaskMonitor - Interface in net.thevpc.common.mon
 
TaskMonitorDelegate - Class in net.thevpc.common.mon
 
TaskMonitorDelegate(TaskMonitor) - Constructor for class net.thevpc.common.mon.TaskMonitorDelegate
 
TaskMonitorManager - Interface in net.thevpc.common.mon
 
TaskMonitorManagerListener - Interface in net.thevpc.common.mon
 
taskRemoved(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskReset(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskReset(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskResumed(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskResumed(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskStarted(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskStarted(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskSuspended(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskSuspended(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskTerminated(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskTerminated(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
taskUnblocked(TaskMonitor) - Method in interface net.thevpc.common.mon.TaskListener
 
taskUnblocked(TaskMonitorManager, TaskMonitor) - Method in interface net.thevpc.common.mon.TaskMonitorManagerListener
 
temporize(long) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
temporize(long) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
temporize(ProgressMonitor, long) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
terminate() - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
terminate() - Method in class net.thevpc.common.mon.DialogProgressMonitor
 
terminate() - Method in interface net.thevpc.common.mon.TaskMonitor
 
terminate() - Method in class net.thevpc.common.mon.TaskMonitorDelegate
 
terminate(boolean) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
terminate(String) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
terminate(String) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
terminate(String, Object...) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
terminate(String, Object...) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
terminateAll() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
terminateAll() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
terminateImpl(boolean) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
terminateImpl(boolean) - Method in class net.thevpc.common.mon.AbstractTaskMonitor
 
ticMonitor() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
ticMonitor() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
toString() - Method in class net.thevpc.common.mon.DefaultProgressMonitor
 
toString() - Method in class net.thevpc.common.mon.FreqProgressMonitor
 
toString() - Method in class net.thevpc.common.mon.LogProgressMonitor
 
toString() - Method in class net.thevpc.common.mon.PrintStreamProgressMonitor
 
toString() - Method in class net.thevpc.common.mon.ProgressMonitorTranslator
 
toString() - Method in class net.thevpc.common.mon.SilentProgressMonitor
 
translate(double, double) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
translate(double, double) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
translate(int, int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
translate(int, int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
translate(int, int, int, int) - Method in class net.thevpc.common.mon.AbstractProgressMonitor
 
translate(int, int, int, int) - Method in interface net.thevpc.common.mon.ProgressMonitor
 
translate(ProgressMonitor, double, double) - Static method in class net.thevpc.common.mon.ProgressMonitors
 
translate(ProgressMonitor, int, int) - Static method in class net.thevpc.common.mon.ProgressMonitors
 

U

unfreeze() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
unfreeze() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
updateDescription(String) - Method in class net.thevpc.common.mon.AbstractTaskMonitor.MonChronometer
 

V

VoidMonitoredAction - Class in net.thevpc.common.mon
Created by vpc on 5/14/17.
VoidMonitoredAction() - Constructor for class net.thevpc.common.mon.VoidMonitoredAction
 

W

waitForTask() - Method in class net.thevpc.common.mon.DefaultTaskMonitorManager
 
waitForTask() - Method in interface net.thevpc.common.mon.TaskMonitorManager
 
write(byte[]) - Method in class net.thevpc.common.mon.ProgressMonitorOutputStream
 
write(byte[], int, int) - Method in class net.thevpc.common.mon.ProgressMonitorOutputStream
 
write(int) - Method in class net.thevpc.common.mon.ProgressMonitorOutputStream
 

_

_BytesSizeFormat - Class in net.thevpc.common.mon
Created by vpc on 3/20/17.
_BytesSizeFormat() - Constructor for class net.thevpc.common.mon._BytesSizeFormat
 
_BytesSizeFormat(boolean, boolean, boolean, boolean, long, long, int) - Constructor for class net.thevpc.common.mon._BytesSizeFormat
 
_BytesSizeFormat(String) - Constructor for class net.thevpc.common.mon._BytesSizeFormat
Size format is a sequence of commands : B,K,M,G,T : Show Bytes/Kilo/Mega/Giga/Tera, if this is the first multiplier it will be considered as the minimum multiplier otherwise it will be considered as the maximum multiplier I : binary prefix (use 1024 multipliers) D : multiplier maximum depth, should be suffixed with an integer (i.e BTD2 means that if number is in giga will not show further than kilo) F : fixed length Z : if used in the very first position (0) consider leadingZeros, if at the last position consider trailing zeros if anywhere else consider intermediateZeros examples
A C D E F G I L M N O P R S T U V W _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form