Package org.openstreetmap.josm.io.remotecontrol
Provides the classes for remote control system.
-
Class Summary Class Description AddTagsDialog Dialog to add tags as part of the remotecontrol.AddTagsDialog.DeleteTagMarker Class for displaying "delete from ...AddTagsDialog.ExistingValues Class for displaying list of existing tag values in the tableAddTagsDialog.PropertyTableModel PermissionPrefWithDefault Contains a preference name to control permission for the operation implemented by the RequestHandler, and an error message to be displayed if not permitted.RemoteControl Manager class for remote control operations.RemoteControlHttpServer Simple HTTP server that spawns aRequestProcessor
for every connection.RequestProcessor Processes HTTP "remote control" requests.