See: Description
| Interface | Description |
|---|---|
| TagEditorModel.EndEditListener |
A listener that is called whenever the cells may be updated from outside the editor and the editor should thus be committed.
|
| Class | Description |
|---|---|
| TagCellEditor |
This is the table cell editor for the tag editor dialog.
|
| TagCellRenderer |
This is the table cell renderer for cells for the table of tags
in the tag editor dialog.
|
| TagEditorModel |
TagEditorModel is a table model to use with
TagEditorPanel. |
| TagEditorPanel |
TagEditorPanel is a
JPanel which can be embedded as UI component in
UIs. |
| TagModel |
Tag model.
|
| TagTable |
This is the tabular editor component for OSM tags.
|
| TagTableColumnModelBuilder |
Builder class allowing to construct customized tag table column models.
|