|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.application.areca.launcher.AbstractInformationChannel
public abstract class AbstractInformationChannel
Field Summary | |
---|---|
protected TaskMonitor |
taskMonitor
|
Constructor Summary | |
---|---|
AbstractInformationChannel()
|
Method Summary | |
---|---|
TaskMonitor |
getTaskMonitor()
|
void |
setTaskMonitor(TaskMonitor taskMonitor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.application.areca.UserInformationChannel |
---|
error, print, startRunning, stopRunning, updateCurrentTask, warn |
Methods inherited from interface com.myJava.util.taskmonitor.TaskMonitorListener |
---|
cancellableChanged, cancelRequested, completionChanged, pauseRequested |
Field Detail |
---|
protected TaskMonitor taskMonitor
Constructor Detail |
---|
public AbstractInformationChannel()
Method Detail |
---|
public TaskMonitor getTaskMonitor()
getTaskMonitor
in interface UserInformationChannel
public void setTaskMonitor(TaskMonitor taskMonitor)
setTaskMonitor
in interface UserInformationChannel
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |