Package detectionPlotFX.plots
Class RawDataOrder.RawLoadObserver
java.lang.Object
detectionPlotFX.plots.RawDataOrder.RawLoadObserver
- All Implemented Interfaces:
LoadObserver
- Enclosing class:
RawDataOrder
Observe the success of the data load
- Author:
- Jamie Macaulay
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
RawLoadObserver
public RawLoadObserver()
-
-
Method Details
-
setLoadStatus
public void setLoadStatus(int loadState) - Specified by:
setLoadStatus
in interfaceLoadObserver
-