|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaskListener
The listener interface for receiving task events. The class that is
interested in processing a task event implements this interface, and the
object created with that class is registered with a component using the
component's
addTaskListener
method. When
the task event occurs, that object's appropriate
method is invoked.
TaskEvent
Method Summary
void
taskCompleted()
Task completed.
Method Detail
taskCompleted
void taskCompleted()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD