Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging |
Modifier and Type | Field and Description |
---|---|
private TagCellEditor |
TagTable.editor
the table cell editor used by this table
|
Modifier and Type | Method and Description |
---|---|
TagCellEditor |
TagTable.getTableCellEditor() |
Modifier and Type | Method and Description |
---|---|
void |
TagTable.setTagCellEditor(TagCellEditor editor)
Inject a tag cell editor in the tag table
|