| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.conflict.pair.nodes |
Provides the classes for displaying conflicts in ways list of nodes.
|
| org.openstreetmap.josm.gui.conflict.pair.relation |
Provides the classes for displaying conflicts in OSM primitive relation memberships.
|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| org.openstreetmap.josm.gui.widgets |
Provides GUI widgets customized for JOSM needs.
|
| Modifier and Type | Method and Description |
|---|---|
protected ZoomToAction |
NodeListTable.buildZoomToAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ZoomToAction |
RelationMemberTable.buildZoomToAction() |
| Modifier and Type | Method and Description |
|---|---|
protected ZoomToAction |
MemberTable.buildZoomToAction() |
| Modifier and Type | Field and Description |
|---|---|
private ZoomToAction |
OsmPrimitivesTable.zoomToAction |
| Modifier and Type | Method and Description |
|---|---|
protected abstract ZoomToAction |
OsmPrimitivesTable.buildZoomToAction() |