| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.mapmode |
Provides the classes for JOSM
map modes. |
| org.openstreetmap.josm.gui.dialogs |
Provides three kinds of dialogs:
Toggle dialogs on the right side of the GUI, that can be turned on, off, attached or detached from the GUI
Changeset dialog based on a standalone implementation, dedicated to OSM changesets management
Extended dialogs for everything else
|
| org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| Modifier and Type | Field and Description |
|---|---|
private static HighlightHelper |
DeleteAction.HIGHLIGHT_HELPER |
| Modifier and Type | Field and Description |
|---|---|
private HighlightHelper |
SelectionListDialog.MouseEventHandler.helper |
private HighlightHelper |
RelationListDialog.highlightHelper |
| Modifier and Type | Field and Description |
|---|---|
private HighlightHelper |
PropertiesDialog.highlightHelper |
| Modifier and Type | Field and Description |
|---|---|
private HighlightHelper |
MemberTable.highlightHelper |