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) class
AbstractListMerger.CopyAfterCurrentLeftAction
Action for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) class
AbstractListMerger.CopyAfterCurrentRightAction
(package private) class
AbstractListMerger.CopyBeforeCurrentLeftAction
Action for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) class
AbstractListMerger.CopyBeforeCurrentRightAction
(package private) class
AbstractListMerger.CopyEndLeftAction
Action for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) class
AbstractListMerger.CopyEndRightAction
(package private) class
AbstractListMerger.CopyStartLeftAction
Action for copying selected nodes in the list of my nodes to the list of merged nodes.(package private) class
AbstractListMerger.CopyStartRightAction
-