comparison flys-artifacts/src/main/java/de/intevation/flys/artifacts/states/LocationDistanceSelect.java @ 660:627be3ca1ab6

code clean up in states flys-artifacts/trunk@2068 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Tue, 07 Jun 2011 14:28:44 +0000
parents 65e4e42b4b03
children 06689035024c
comparison
equal deleted inserted replaced
659:ab43f36f4af6 660:627be3ca1ab6
79 79
80 return select; 80 return select;
81 } 81 }
82 82
83 83
84 @Override
84 protected Element[] createItems( 85 protected Element[] createItems(
85 XMLUtils.ElementCreator cr, 86 XMLUtils.ElementCreator cr,
86 Artifact artifact, 87 Artifact artifact,
87 String name, 88 String name,
88 CallContext context) 89 CallContext context)
137 138
138 return item; 139 return item;
139 } 140 }
140 141
141 142
143 @Override
142 protected String getUIProvider() { 144 protected String getUIProvider() {
143 return "location_distance_panel"; 145 return "location_distance_panel";
144 } 146 }
145 147
146 148

http://dive4elements.wald.intevation.org