Interface FWProgressTaskListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
FWProgressBarPanel, FWProgressImagePanel, FWProgressTaskListPanel, FWProgressViewPanel

public interface FWProgressTaskListener extends EventListener
Defines a listener for viewing the tabview.
Author:
Andreas Enders
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    invoked when a ProgressTaskEvent is received
  • Method Details

    • update

      void update(FWProgressTaskEvent aEvent)
      invoked when a ProgressTaskEvent is received
      Parameters:
      aEvent -