public interface WorkThreadProgressListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
progressUpdate(WorkThreadPool threadPool,
int threadIndex) |
void |
statusUpdate(WorkThreadPool threadPool,
int threadIndex) |
void statusUpdate(WorkThreadPool threadPool, int threadIndex)
void progressUpdate(WorkThreadPool threadPool, int threadIndex)