Uses of Class
org.openstreetmap.josm.gui.dialogs.LayerListDialog.MergeAction

Packages that use LayerListDialog.MergeAction
org.openstreetmap.josm.gui.dialogs   
 

Uses of LayerListDialog.MergeAction in org.openstreetmap.josm.gui.dialogs
 

Methods in org.openstreetmap.josm.gui.dialogs that return LayerListDialog.MergeAction
 LayerListDialog.MergeAction LayerListDialog.createMergeLayerAction(Layer layer)
          Creates a MergeLayerAction for layer in the context of this LayerListDialog.
 



JOSM