comparison gnv/src/main/java/de/intevation/gnv/artifactdatabase/client/ArtifactDatabaseClient.java @ 703:21ad44ccdb84

Tooltip text of the back-button became language specific (issue227). gnv/trunk@943 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 19 Apr 2010 08:37:35 +0000
parents 89ade245ca7a
children 33fb5bf4e62c
comparison
equal deleted inserted replaced
702:acb0cea94258 703:21ad44ccdb84
199 * @param locale 199 * @param locale
200 */ 200 */
201 public void setLocale(Locale locale); 201 public void setLocale(Locale locale);
202 202
203 /** 203 /**
204 * Get the current locale.
205 * @return the current locale.
206 */
207 public Locale getLocale();
208
209 /**
204 * Returns some meta information about the currently selected 210 * Returns some meta information about the currently selected
205 * ArtifactFactory. 211 * ArtifactFactory.
206 * 212 *
207 * @param mapServices 213 * @param mapServices
208 * @param geometry 214 * @param geometry

http://dive4elements.wald.intevation.org