Package org.openstreetmap.josm.gui.dialogs.layer
Toggle dialog allowing to display the list of layers.
-
Interface Summary Interface Description LayerVisibilityAction.VisibilityMenuEntry An entry in the visibility settings dropdown. -
Class Summary Class Description ActivateLayerAction The action to activate the currently selected layerCycleLayerDownAction Allow users to cycle between adjacent layers easilyCycleLayerUpAction Allow users to cycle between adjacent layers easilyDeleteLayerAction The action to delete the currently selected layerDuplicateAction The action to duplicate the given selected layer into another layer.LayerListTransferHandler This class allows the user to transfer layers using drag+drop.LayerVisibilityAction This is a menu that includes all settings for the layer visibility.LayerVisibilityAction.AbstractFilterSlider This is a slider for a filter value.MergeAction The action to merge the currently selected layer into another layer.MergeGpxLayerDialog The Dialog asking the user to prioritize GPX layers when cutting overlapping tracks.MergeGpxLayerDialog.GpxLayersTableModel MoveDownAction The action to move down the currently selected entries in the list.MoveUpAction The action to move up the currently selected entries in the list.ShowHideLayerAction Action which will toggle the visibility of the currently selected layers.