Class LoggerTaskMonitor
java.lang.Object
net.thevpc.common.swing.util.TaskMonitor
net.thevpc.common.swing.util.LoggerTaskMonitor
- Author:
- thevpc Date: 29 janv. 2005 Time: 12:48:28
-
Field Summary
Fields inherited from class TaskMonitor
INDEX_PARAM, MAX_PARAM, NONE, PERCENT_PARAM -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class TaskMonitor
getChild, getHierarchy, getLevel, getParent, getTaskLabel, isIndeterminate, isStopped, next, next, progress, progress, progress, reset, setChild, setIndeterminate, setStopped, setTaskLabel, stepInto, stepOut
-
Constructor Details
-
LoggerTaskMonitor
-
-
Method Details
-
setMax
public void setMax(long max) - Specified by:
setMaxin classTaskMonitor
-
getMax
public long getMax()- Specified by:
getMaxin classTaskMonitor
-
progressImpl
- Specified by:
progressImplin classTaskMonitor
-
getIndex
public long getIndex()- Specified by:
getIndexin classTaskMonitor
-