public static class AttachmentCellComponent.AttachmentCellRenderer extends Object implements TableCellRenderer
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentCellComponent |
component |
protected String |
propertyName |
static String |
TEXT_PATTERN |
| Constructor and Description |
|---|
AttachmentCellComponent.AttachmentCellRenderer(org.nuiton.util.decorator.Decorator<Attachment> decorator,
String noneText) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
protected final AttachmentCellComponent component
public static final String TEXT_PATTERN
protected String propertyName
public AttachmentCellComponent.AttachmentCellRenderer(org.nuiton.util.decorator.Decorator<Attachment> decorator, String noneText)
public Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
getTableCellRendererComponent in interface TableCellRendererCopyright © 2012-2013 Ifremer. All Rights Reserved.