Uses of Class
org.openstreetmap.josm.gui.conflict.pair.AbstractListMerger.CopyAction
-
Packages that use AbstractListMerger.CopyAction Package Description org.openstreetmap.josm.gui.conflict.pair Provides the classes for displaying conflicts as pair of lists. -
-
Uses of AbstractListMerger.CopyAction in org.openstreetmap.josm.gui.conflict.pair
Subclasses of AbstractListMerger.CopyAction in org.openstreetmap.josm.gui.conflict.pair Modifier and Type Class Description (package private) classAbstractListMerger.CopyAfterCurrentLeftActionAction for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) classAbstractListMerger.CopyAfterCurrentRightAction(package private) classAbstractListMerger.CopyBeforeCurrentLeftActionAction for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) classAbstractListMerger.CopyBeforeCurrentRightAction(package private) classAbstractListMerger.CopyEndLeftActionAction for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) classAbstractListMerger.CopyEndRightAction(package private) classAbstractListMerger.CopyStartLeftActionAction for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) classAbstractListMerger.CopyStartRightAction
-