org.jppf.ui.monitoring.job
Class JobDataPanel.RefreshTask
java.lang.Object
org.jppf.utils.SynchronizedTask
org.jppf.ui.monitoring.job.JobDataPanel.RefreshTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- JobDataPanel
public class JobDataPanel.RefreshTask
- extends SynchronizedTask
This task refreshes the entire job data panel.
|
Method Summary |
void |
perform()
Perform the refresh. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JobDataPanel.RefreshTask
public JobDataPanel.RefreshTask()
- Initialize this task.
perform
public void perform()
- Perform the refresh.
- Specified by:
perform in class SynchronizedTask
Copyright © 2005-2010 JPPF Team.