comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/ThemePanel.java @ 1560:1c47de6ccfb1

Cosmetics. flys-client/trunk@3806 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 27 Jan 2012 15:22:59 +0000
parents c057ef91b268
children 2432973ccced
comparison
equal deleted inserted replaced
1559:d738132d64b9 1560:1c47de6ccfb1
204 handler.onOutputParameterChanged(evt); 204 handler.onOutputParameterChanged(evt);
205 } 205 }
206 } 206 }
207 207
208 208
209 /** Registers the CollectionView associated to this ThemePanel. */
209 public void setCollectionView(CollectionView view) { 210 public void setCollectionView(CollectionView view) {
210 this.view = view; 211 this.view = view;
211 } 212 }
212 213
213 214

http://dive4elements.wald.intevation.org