Package org.openstreetmap.josm.gui.datatransfer
Provides the classes for transferring data using cut/copy/paste operations.
-
Class Summary Class Description AbstractStackTransferHandler A transfer handler class that allows you to manage a prioritized stack of transfer handlers.ChangesetTransferable This class allows to transfer a list ofChangesetsClipboardUtils This is a utility class that provides methods useful for general data transfer support.ClipboardUtils.DoNothingClipboardOwner LayerTransferable This class allows to transfer multiple layers in the current JOSM instance.LayerTransferable.Data A wrapper for a collection ofLayer.OpenTransferHandler This transfer handler allows to e.g.OsmTransferHandler This transfer handler provides the ability to transfer OSM data.PrimitiveTransferable Transferable objects forPrimitiveTransferDataobjectsRelationMemberTransferable Transferable objects forRelationMemberData.RelationMemberTransferable.Data A wrapper for a collection ofRelationMemberData.TagTransferable This is a transferable that only transfers the tags.