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 |
Class and Description |
---|
StreetsideCommand
Abstract class for any Streetside command.
|
Class and Description |
---|
StreetsideCommand
Abstract class for any Streetside command.
|
StreetsideExecutableCommand
Superclass for those commands that must be executed after creation.
|