comparison flys-client/src/main/java/de/intevation/flys/client/client/ui/chart/ChartToolbar.java @ 1551:cfe88143ee89

Display edited manual points next time the point editor is opened. flys-client/trunk@3782 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Fri, 27 Jan 2012 09:38:13 +0000
parents 42f1213dfbcc
children eff394f9714a
comparison
equal deleted inserted replaced
1550:9bf1ffd53dfb 1551:cfe88143ee89
206 } 206 }
207 207
208 208
209 /** Open editor for custom points. */ 209 /** Open editor for custom points. */
210 protected void openPointWindow() { 210 protected void openPointWindow() {
211 new ManualPointsEditor(chartTab.getView().getCollection(), 211 new ManualPointsEditor(chartTab.getCollection(),
212 this.chartTab).show(); 212 this.chartTab).show();
213 } 213 }
214 } 214 }
215 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 : 215 // vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :

http://dive4elements.wald.intevation.org