[Schmitzm-commits] r75 - trunk/src/schmitzm/geotools/gui
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Apr 21 20:35:46 CEST 2009
Author: alfonx
Date: 2009-04-21 20:35:45 +0200 (Tue, 21 Apr 2009)
New Revision: 75
Modified:
trunk/src/schmitzm/geotools/gui/GeotoolsGUIUtil.java
Log:
* Corrected JavaDoc
Modified: trunk/src/schmitzm/geotools/gui/GeotoolsGUIUtil.java
===================================================================
--- trunk/src/schmitzm/geotools/gui/GeotoolsGUIUtil.java 2009-04-21 18:09:39 UTC (rev 74)
+++ trunk/src/schmitzm/geotools/gui/GeotoolsGUIUtil.java 2009-04-21 18:35:45 UTC (rev 75)
@@ -36,11 +36,11 @@
public static ResourceProvider RESOURCE = new ResourceProvider( LangUtil.extendPackagePath(GeotoolsGUIUtil.class,"resource.locales.GTResourceBundle"), Locale.ENGLISH );
/**
- * Convenience method to access the {@link AtlasCreator}s translation
+ * Convenience method to access the translations in the {@link ResourceProvider}
* resources.
*
* @param key
- * the key for the AtlasCreatorTranslation.properties file
+ * the key for the properties file
* @param values
* optional values
*/
More information about the Schmitzm-commits
mailing list