Uses of Class
org.openstreetmap.josm.gui.bbox.TileSelectionBBoxChooser.TileCoordinateValidator

Packages that use TileSelectionBBoxChooser.TileCoordinateValidator
org.openstreetmap.josm.gui.bbox   
 

Uses of TileSelectionBBoxChooser.TileCoordinateValidator in org.openstreetmap.josm.gui.bbox
 

Fields in org.openstreetmap.josm.gui.bbox declared as TileSelectionBBoxChooser.TileCoordinateValidator
private  TileSelectionBBoxChooser.TileCoordinateValidator TileSelectionBBoxChooser.TileGridInputPanel.valMaxX
           
private  TileSelectionBBoxChooser.TileCoordinateValidator TileSelectionBBoxChooser.TileGridInputPanel.valMaxY
           
private  TileSelectionBBoxChooser.TileCoordinateValidator TileSelectionBBoxChooser.TileGridInputPanel.valMinX
           
private  TileSelectionBBoxChooser.TileCoordinateValidator TileSelectionBBoxChooser.TileGridInputPanel.valMinY
           
 



JOSM