public class DataViewFrame.DataExportReceiver extends java.lang.Object implements de.bsvrz.dav.daf.main.ClientReceiverInterface, CsvProgressDialogOnline.StopRequestListener
Modifier and Type | Method and Description |
---|---|
void |
openFile() |
void |
stopRequested() |
void |
subscribe() |
void |
unsubscribe() |
void |
update(de.bsvrz.dav.daf.main.ResultData[] results) |
public void openFile() throws java.io.FileNotFoundException
java.io.FileNotFoundException
public void update(de.bsvrz.dav.daf.main.ResultData[] results)
update
in interface de.bsvrz.dav.daf.main.ClientReceiverInterface
public void stopRequested()
stopRequested
in interface CsvProgressDialogOnline.StopRequestListener
public void subscribe()
public void unsubscribe()