Thanks for the information about internationalization. I'll do some
more reading on the topic.
SS
On 11/18/06, Steve Tanner <[EMAIL PROTECTED]> wrote:
> Hello Sunburned,
> The I18N method is contained inside the
> com.vividsolutions.jump.I18N.java package. You can look at the code to
> see how it
Hello Sunburned,
The I18N method is contained inside the
com.vividsolutions.jump.I18N.java package. You can look at the code to
see how it works.
The method simply fetches the value of the property called
"ui.GUIUtil.jump-workbench-custom-cursor" from the resource file of the
corresponding lan
I'm so American and monolingual it isn't even funny. :]
There is a line I've discovered in OpenJUMP's CursorTool code that I
know deals with Internationalization, but I'm not sure what it does. I
need to replicate this code as part of my refactoring, so I'd like to
understand what is is used for.