JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.evolvis.tartools.backgroundjobs
Interface JobListener
All Superinterfaces:
EventListener
public interface
JobListener
extends
EventListener
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
progressInfoUpdated
(
JobEvent
e)
void
stateChanged
(
JobEvent
e)
Method Details
progressInfoUpdated
void
progressInfoUpdated
(
JobEvent
e)
stateChanged
void
stateChanged
(
JobEvent
e)