public class OpenResultsTableInJIPipeTabDataDisplayOperation extends Object implements JIPipeDesktopDataDisplayOperation
Constructor and Description |
---|
OpenResultsTableInJIPipeTabDataDisplayOperation() |
Modifier and Type | Method and Description |
---|---|
void |
display(JIPipeData data,
String displayName,
JIPipeDesktopWorkbench desktopWorkbench,
JIPipeDataSource source)
Shows the data in the UI
|
String |
getDescription() |
Icon |
getIcon() |
String |
getId() |
String |
getName() |
int |
getOrder() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
display, displayDataAnnotation, isIncludeRowInDisplayName
public OpenResultsTableInJIPipeTabDataDisplayOperation()
public void display(JIPipeData data, String displayName, JIPipeDesktopWorkbench desktopWorkbench, JIPipeDataSource source)
JIPipeDesktopDataDisplayOperation
display
in interface JIPipeDesktopDataDisplayOperation
data
- the datadisplayName
- the display namedesktopWorkbench
- the workbench that issued the commandsource
- optional source of the data. Can by null or any kind of object (e.g. JIPipeDataSlot
)public String getId()
getId
in interface JIPipeLegacyDataOperation
public String getName()
getName
in interface JIPipeLegacyDataOperation
public String getDescription()
getDescription
in interface JIPipeLegacyDataOperation
public int getOrder()
getOrder
in interface JIPipeLegacyDataOperation
public Icon getIcon()
getIcon
in interface JIPipeLegacyDataOperation
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.