Interface JobListener
-
- All Superinterfaces:
java.util.EventListener
public interface JobListener extends java.util.EventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprogressInfoUpdated(JobEvent e)voidstateChanged(JobEvent e)
-