public class JIPipeRowDataAnnotationTableCellRenderer extends Object implements TableCellRenderer
JIPipeDataTableMetadata
Constructor and Description |
---|
JIPipeRowDataAnnotationTableCellRenderer(JIPipeProjectWorkbench workbenchUI,
JIPipeDataSlot slot,
JTable table,
JScrollPane scrollPane) |
Modifier and Type | Method and Description |
---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
void |
updateRenderedPreviews() |
public JIPipeRowDataAnnotationTableCellRenderer(JIPipeProjectWorkbench workbenchUI, JIPipeDataSlot slot, JTable table, JScrollPane scrollPane)
workbenchUI
- the workbenchslot
- the data slottable
- the tablescrollPane
- thr scroll panepublic Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
getTableCellRendererComponent
in interface TableCellRenderer
public void updateRenderedPreviews()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.