Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.changeset |
Standalone dialog allowing to handle OSM changesets (query and display them).
|
org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
org.openstreetmap.josm.gui.dialogs.relation.actions | |
org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
org.openstreetmap.josm.gui.tagging |
Provides classes for handling edition of OSM tags: tag tables, tag editors.
|
Class and Description |
---|
TagEditorModel
TagEditorModel is a table model to use with
TagEditorPanel . |
Class and Description |
---|
TagEditorPanel
TagEditorPanel is a
JPanel which can be embedded as UI component in
UIs. |
Class and Description |
---|
TagEditorModel
TagEditorModel is a table model to use with
TagEditorPanel . |
Class and Description |
---|
TagEditorPanel
TagEditorPanel is a
JPanel which can be embedded as UI component in
UIs. |
Class and Description |
---|
TagCellEditor
This is the table cell editor for the tag editor dialog.
|
TagEditorModel
TagEditorModel is a table model to use with
TagEditorPanel . |
TagModel
Tag model.
|
TagTable
This is the tabular editor component for OSM tags.
|
TagTable.CellEditorRemover
This is a custom implementation of the CellEditorRemover used in JTable
to handle the client property terminateEditOnFocusLost.
|
TagTableColumnModelBuilder
Builder class allowing to construct customized tag table column models.
|