Package effortmonitor
Interface EffortObserver
- All Known Implementing Classes:
EffortDisplayPanel,EffortSidePanel
public interface EffortObserver
-
Method Summary
Modifier and TypeMethodDescriptionvoidNotification sent when status changes or when effor changes (or anything changes)
-
Method Details
-
statusChange
void statusChange()Notification sent when status changes or when effor changes (or anything changes)
-