|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkListener
Implement WorkListener and call myClassObj.addProgressListener() to receive WorkEvents when ever we make progress.
The GNU Lesser General Public License for details.| Method Summary | |
|---|---|
void |
workProgressed(WorkEvent ev)
This method is called to indicate that some progress has been made. |
void |
workStateChanged(WorkEvent ev)
This method is called to indicate that the work state has changed, perhaps finished. |
| Method Detail |
|---|
void workProgressed(WorkEvent ev)
ev - Describes the progressvoid workStateChanged(WorkEvent ev)
ev - Describes the progress
|
Copyright ยจ 2003-2015 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||