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.FileNotFoundExceptionpublic void update(de.bsvrz.dav.daf.main.ResultData[] results)
update in interface de.bsvrz.dav.daf.main.ClientReceiverInterfacepublic void stopRequested()
stopRequested in interface CsvProgressDialogOnline.StopRequestListenerpublic void subscribe()
public void unsubscribe()