Uses of Interface
de.grogra.pf.ui.JobManager.ExecutionListener
Packages that use JobManager.ExecutionListener
-
Uses of JobManager.ExecutionListener in de.grogra.imp
Methods in de.grogra.imp with parameters of type JobManager.ExecutionListenerModifier and TypeMethodDescriptionvoidIMPJobManager.addExecutionListener(JobManager.ExecutionListener listener) voidIMPJobManager.removeExecutionListener(JobManager.ExecutionListener listener) -
Uses of JobManager.ExecutionListener in de.grogra.pf.ui
Methods in de.grogra.pf.ui with parameters of type JobManager.ExecutionListenerModifier and TypeMethodDescriptionvoidJobManager.addExecutionListener(JobManager.ExecutionListener listener) voidJobManager.removeExecutionListener(JobManager.ExecutionListener listener) -
Uses of JobManager.ExecutionListener in de.grogra.projectmanager
Methods in de.grogra.projectmanager with parameters of type JobManager.ExecutionListenerModifier and TypeMethodDescriptionvoidJobManagerImpl.addExecutionListener(JobManager.ExecutionListener listener) voidJobManagerImpl.removeExecutionListener(JobManager.ExecutionListener listener)