Uses of Package
org.openstreetmap.josm.plugins.streetside.history.commands
-
Packages that use org.openstreetmap.josm.plugins.streetside.history.commands Package Description org.openstreetmap.josm.plugins.streetside.history This package deals with keeping a history of actions the user performed to allow for undoing and redoing these actions.org.openstreetmap.josm.plugins.streetside.history.commands -
Classes in org.openstreetmap.josm.plugins.streetside.history.commands used by org.openstreetmap.josm.plugins.streetside.history Class Description StreetsideCommand Abstract class for any Streetside command. -
Classes in org.openstreetmap.josm.plugins.streetside.history.commands used by org.openstreetmap.josm.plugins.streetside.history.commands Class Description StreetsideCommand Abstract class for any Streetside command.StreetsideExecutableCommand Superclass for those commands that must be executed after creation.