Hello !
I'm writing a java applet, but without Graphic Interface. Indeed, the GUI is written in the HTML page so that the customer who buys my product can easily customize it.
My problem : how can I link the components of my HTML page (textarea, button ...) to my java applet ?
I did not find anything on the Web
Thanks for your help
I'm writing a java applet, but without Graphic Interface. Indeed, the GUI is written in the HTML page so that the customer who buys my product can easily customize it.
My problem : how can I link the components of my HTML page (textarea, button ...) to my java applet ?
I did not find anything on the Web
Thanks for your help