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