Class I18N
- java.lang.Object
-
- org.openjump.core.rasterimage.styler.I18N
-
public class I18N extends Object
light weight wrapper to easily integrate raster styler translation
-
-
Constructor Summary
Constructors Constructor Description I18N()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
get(String label)
static String
get(String label, Object... objects)
-