public static class JIPipeDesktopDataViewerWindow.DownloadFullDataRun extends AbstractJIPipeRunnable
JIPipeRunnable.EnqeuedEventListener, JIPipeRunnable.EnqueuedEvent, JIPipeRunnable.EnqueuedEventEmitter, JIPipeRunnable.FinishedEvent, JIPipeRunnable.FinishedEventEmitter, JIPipeRunnable.FinishedEventListener, JIPipeRunnable.InterruptedEvent, JIPipeRunnable.InterruptedEventEmitter, JIPipeRunnable.InterruptedEventListener, JIPipeRunnable.ProgressEvent, JIPipeRunnable.ProgressEventEmitter, JIPipeRunnable.ProgressEventListener, JIPipeRunnable.StartedEvent, JIPipeRunnable.StartedEventEmitter, JIPipeRunnable.StartedEventListener
Constructor and Description |
---|
DownloadFullDataRun(JIPipeDataBrowser dataBrowser,
int currentDataRow,
int currentDataAnnotationColumn) |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentDataAnnotationColumn() |
int |
getCurrentDataRow() |
JIPipeData |
getData() |
String |
getTaskLabel()
A name for the runnable
|
void |
run() |
void |
setData(JIPipeData data) |
getProgressInfo, getRunUUID, setProgressInfo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isLogSilent, onFinished, onInterrupted
public DownloadFullDataRun(JIPipeDataBrowser dataBrowser, int currentDataRow, int currentDataAnnotationColumn)
public String getTaskLabel()
JIPipeRunnable
public void run()
public JIPipeData getData()
public void setData(JIPipeData data)
public int getCurrentDataRow()
public int getCurrentDataAnnotationColumn()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.