public class VesselTableCell extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
VesselTableCell.VesselTableCellEditor |
protected class |
VesselTableCell.VesselTableCellRenderer |
| Modifier and Type | Field and Description |
|---|---|
protected org.nuiton.decorator.Decorator<Vessel> |
decorator |
protected List<Vessel> |
entities |
protected Map<String,Vessel> |
entityMap |
| Constructor and Description |
|---|
VesselTableCell(TuttiUIContext context) |
| Modifier and Type | Method and Description |
|---|---|
TableCellEditor |
getNewTableCellEditor() |
TableCellRenderer |
getNewTableCellRenderer() |
protected org.nuiton.decorator.Decorator<Vessel> decorator
public VesselTableCell(TuttiUIContext context)
public TableCellEditor getNewTableCellEditor()
public TableCellRenderer getNewTableCellRenderer()
Copyright © 2012–2014 Ifremer. All rights reserved.