comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/SingleLocationPanel.java @ 2897:133820d1e6bf

cosmetic. flys-client/trunk@4624 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Thu, 07 Jun 2012 16:13:55 +0000
parents f13a7c126f24
children 0de3665daf36
comparison
equal deleted inserted replaced
2896:d01517ecaf89 2897:133820d1e6bf
13 */ 13 */
14 public class SingleLocationPanel 14 public class SingleLocationPanel
15 extends MultipleLocationPanel 15 extends MultipleLocationPanel
16 { 16 {
17 /** 17 /**
18 * Creates a new LocationDistancePanel instance. 18 * Creates a new SingleLocationPanel instance.
19 */ 19 */
20 public SingleLocationPanel() { 20 public SingleLocationPanel() {
21 picker = new LocationPicker(this); 21 picker = new LocationPicker(this);
22 } 22 }
23 23

http://dive4elements.wald.intevation.org