Uses of Class
it.tidalwave.image.processor.event.ImagingTaskProcessorEvent
-
Packages that use ImagingTaskProcessorEvent Package Description it.tidalwave.image.processor.event -
-
Uses of ImagingTaskProcessorEvent in it.tidalwave.image.processor.event
Methods in it.tidalwave.image.processor.event with parameters of type ImagingTaskProcessorEvent Modifier and Type Method Description voidImagingTaskProcessorAdapter. notifyTaskCompleted(ImagingTaskProcessorEvent event)voidImagingTaskProcessorListener. notifyTaskCompleted(ImagingTaskProcessorEvent event)Receives notification that a task has been completed.voidImagingTaskProcessorAdapter. notifyTaskPopped(ImagingTaskProcessorEvent event)voidImagingTaskProcessorListener. notifyTaskPopped(ImagingTaskProcessorEvent event)voidImagingTaskProcessorAdapter. notifyTaskPosted(ImagingTaskProcessorEvent event)voidImagingTaskProcessorListener. notifyTaskPosted(ImagingTaskProcessorEvent event)voidImagingTaskProcessorAdapter. notifyTaskStarted(ImagingTaskProcessorEvent event)voidImagingTaskProcessorListener. notifyTaskStarted(ImagingTaskProcessorEvent event)
-