Uses of Class
org.openstreetmap.josm.gui.SelectionManager

Packages that use SelectionManager
org.openstreetmap.josm.actions.mapmode   
 

Uses of SelectionManager in org.openstreetmap.josm.actions.mapmode
 

Fields in org.openstreetmap.josm.actions.mapmode declared as SelectionManager
private  SelectionManager SelectAction.selectionManager
           
private  SelectionManager ZoomAction.selectionManager
          Manager that manages the selection rectangle with the aspect ratio of the MapView.
 



JOSM