public static class LongTextCellComponent.LongTextCellRenderer extends Object implements TableCellRenderer
| Modifier and Type | Field and Description |
|---|---|
protected LongTextCellComponent |
component |
protected String |
propertyName |
static String |
TEXT_PATTERN |
| Constructor and Description |
|---|
LongTextCellComponent.LongTextCellRenderer(String noneText) |
| Modifier and Type | Method and Description |
|---|---|
Component |
getTableCellRendererComponent(JTable table,
Object value,
boolean isSelected,
boolean hasFocus,
int row,
int column) |
protected final LongTextCellComponent component
protected String propertyName
public static final String TEXT_PATTERN
public LongTextCellComponent.LongTextCellRenderer(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.