Skip to Content.
Sympa Menu

ndt-users - Re: Applet Language

Subject: ndt-users list created

List archive

Re: Applet Language


Chronological Thread 
  • From: Jason Zurawski <>
  • To: R C <>
  • Cc:
  • Subject: Re: Applet Language
  • Date: Mon, 21 Nov 2011 13:38:33 -0500
  • Organization: Internet2

Hi Ross;

Alternatively, the 'tcpbw100.template' can be changed before building to force a language/country pair (en/US is the default) for the applet to use on load. The HTML page can also be changed after build, simply change 'tcpbw100.html' to provide other combinations for the applet.

The Applet shouldn't need to be completely re-compiled, all options are available in the built JAR.

Thanks;

-jason

On 11/21/11 1:33 PM, thus spake Fabricio Julio:
Hi,
@Tcpw100.java there is two variables (lang and country) that you can
modify... for example:
private String lang = "pt";
private String country = "BR";
for Brazil portuguese language...
after de change you should recompile the Applet with the make command

2011/11/21 R C
<

<mailto:>>

Hi Jason,

Thanks for the quick response. How does one go about specifying
which language the applet should display?

Ross


On Mon, Nov 21, 2011 at 6:18 AM, Jason Zurawski

<

<mailto:>>
wrote:

Hi rfc791;

All of the languages are enabled by default when you build the
ndt package.

Thanks;

-jason

On 11/20/11 3:33 PM, thus spake


<mailto:>:

I see that there is multiple languages for the applet. Do I
have to compile
to applet with reference to the properties file to use the
applet in another
language?

Thanks





--
Fabricio Julio C. de Almeida
Engenharia de Computação - UFES
27 9805-1373



Archive powered by MHonArc 2.6.16.

Top of Page