java.de.TimeSlice
Interface UpdateTaskListener

All Known Implementing Classes:
TaskPanel

public interface UpdateTaskListener

interface

UpdateTaskListener
is implemented by
TaskPanelListener
which needs to know changes in
Task
to display the current state


Method Summary
 void updateTaskPanel()
          is called by an instance of Task when the state or showing data changes
 

Method Detail

updateTaskPanel

public void updateTaskPanel()
is called by an instance of
Task
when the state or showing data changes