Package | Description |
---|---|
org.openstreetmap.josm.actions |
Provides the classes for JOSM user actions.
|
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.history |
Provides GUI classes for handling history of OSM objects.
|
Modifier and Type | Class and Description |
---|---|
class |
HistoryInfoWebAction
Display history information about OSM ways, nodes, or relations in web browser.
|
class |
InfoWebAction
Display object information about OSM nodes, ways, or relations in web browser.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
UserListDialog.ShowUserInfoAction
Action for launching the info page of a user.
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
VersionTable.ChangesetInfoAction |
(package private) static class |
VersionTable.UserInfoAction |