comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationSelect.java @ 1838:853cd2120d69

Cosmetics, doc. flys-artifacts/trunk@3174 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 07 Nov 2011 10:48:13 +0000
parents eccf966fb677
children 6e67b5dd8c4c
comparison
equal deleted inserted replaced
1837:0585bf8af41b 1838:853cd2120d69
25 */ 25 */
26 public class LocationSelect extends LocationDistanceSelect { 26 public class LocationSelect extends LocationDistanceSelect {
27 27
28 /** The logger used in this class.*/ 28 /** The logger used in this class.*/
29 private static Logger logger = Logger.getLogger(LocationSelect.class); 29 private static Logger logger = Logger.getLogger(LocationSelect.class);
30
31 30
32 /** The name of the StateData object that stores the location string.*/ 31 /** The name of the StateData object that stores the location string.*/
33 public static final String FIELD_LOCATIONS = "ld_locations"; 32 public static final String FIELD_LOCATIONS = "ld_locations";
34 33
35 34

http://dive4elements.wald.intevation.org