Package | Description |
---|---|
org.hkijena.jipipe.api.data.browser | |
org.hkijena.jipipe.desktop.api.dataviewer |
Modifier and Type | Class and Description |
---|---|
class |
JIPipeLocalDataBrowser |
Modifier and Type | Method and Description |
---|---|
default JIPipeDataBrowser |
JIPipeDataTableBrowser.browse(int row)
Creates a data browser
|
JIPipeDataBrowser |
JIPipeDataTableBrowser.browse(int row,
String dataAnnotationColumn)
Creates a data browser (optionally supports a data annotation column)
|
JIPipeDataBrowser |
JIPipeLocalDataTableBrowser.browse(int row,
String dataAnnotationColumn) |
JIPipeDataBrowser |
JIPipeDataBrowser.UpdatedEvent.getBrowser() |
Constructor and Description |
---|
UpdatedEvent(Object source,
JIPipeDataBrowser browser,
String type) |
Modifier and Type | Method and Description |
---|---|
JIPipeDataBrowser |
JIPipeDesktopDataViewer.getDataBrowser()
Gets the current data browser
|
JIPipeDataBrowser |
JIPipeDesktopDataViewerWindow.getDataBrowser() |
Modifier and Type | Method and Description |
---|---|
void |
JIPipeDesktopDataViewerWindow.browseData(JIPipeDataBrowser dataBrowser,
String displayName) |
Constructor and Description |
---|
DownloadFullDataRun(JIPipeDataBrowser dataBrowser,
int currentDataRow,
int currentDataAnnotationColumn) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.