comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java @ 3265:c1f445b94d03

Cosmetics, doc. flys-artifacts/trunk@4905 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Sun, 08 Jul 2012 18:38:04 +0000
parents ee5310134463
children 7467b091fb8e
comparison
equal deleted inserted replaced
3264:eb9f7fd77edf 3265:c1f445b94d03
39 protected String getUIProvider() { 39 protected String getUIProvider() {
40 return "location_distance_panel"; 40 return "location_distance_panel";
41 } 41 }
42 42
43 43
44 /** Validates the range (or location). */
44 @Override 45 @Override
45 public boolean validate(Artifact artifact) 46 public boolean validate(Artifact artifact)
46 throws IllegalArgumentException 47 throws IllegalArgumentException
47 { 48 {
48 logger.debug("LocationDistanceSelect.validate"); 49 logger.debug("LocationDistanceSelect.validate");

http://dive4elements.wald.intevation.org