I want to do something like this:
I have a TexArea and a button "To translate" then in the TexArea I place "Hello World" and when I press the button "To translate" above leaves another TexArea to me, but with the translated text to Spanish, serious: "Hola Mundo".
This I need it to do without Applet.
I have the JDK1.3
I hope that they help... good bye me
goku00 wrote:I want to do something like this:I have a TexArea and a button "To translate" then in the TexArea I place "Hello World" and when I press the button "To translate" above leaves another TexArea to me, but with the translated text to Spanish, serious: "Hola Mundo".
This I need it to do without Applet.
I have the JDK1.3
I hope that they help... good bye me
You need download the WTK2.1 from the SUN website.
Then... find a IDE like eclipse and get the eclipseME plugin.
Then you may start to code. 😉
mastix