public class OpenResultsTableInJIPipeTabDataOperation extends Object implements JIPipeDataDisplayOperation
Constructor and Description |
---|
OpenResultsTableInJIPipeTabDataOperation() |
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
public OpenResultsTableInJIPipeTabDataOperation()
public void display(JIPipeData data, String displayName, JIPipeDesktopWorkbench desktopWorkbench, JIPipeDataSource source)
JIPipeDataDisplayOperation
display
in interface JIPipeDataDisplayOperation
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 JIPipeDataOperation
public String getName()
getName
in interface JIPipeDataOperation
public String getDescription()
getDescription
in interface JIPipeDataOperation
public int getOrder()
getOrder
in interface JIPipeDataOperation
public Icon getIcon()
getIcon
in interface JIPipeDataOperation
Copyright © 2020–2024 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.