public abstract class SwingWorkerWithTimeIntervalMonitor<T,V> extends SwingWorkerWithMonitor<T,V>
SwingWorkerWithMonitor.CancelActionExceptionSwingWorker.StateValueprogressMonitor, startTime| Modifier | Constructor and Description |
|---|---|
protected |
SwingWorkerWithTimeIntervalMonitor(AbstractProgressMonitor progressMonitor,
long monitorUpdateInterval) |
protected |
SwingWorkerWithTimeIntervalMonitor(Component parent,
Object message,
long monitorUpdateInterval) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCount() |
protected void |
tick() |
complete, elapsedTimeMillis, end, endLoop, notifyProgressMonitor, start, startLoopaddPropertyChangeListener, cancel, doInBackground, done, execute, firePropertyChange, get, get, getProgress, getPropertyChangeSupport, getState, isCancelled, isDone, process, publish, removePropertyChangeListener, run, setProgressprotected SwingWorkerWithTimeIntervalMonitor(Component parent, Object message, long monitorUpdateInterval)
protected SwingWorkerWithTimeIntervalMonitor(AbstractProgressMonitor progressMonitor, long monitorUpdateInterval)
protected void tick()
throws SwingWorkerWithMonitor.CancelActionException
tick in class SwingWorkerWithMonitor<T,V>SwingWorkerWithMonitor.CancelActionExceptionpublic int getCount()
Copyright © 2009–2021 KRDB Research Centre for Knowledge and Data, Free University of Bozen-Bolzano. All rights reserved.