

InterviewSolution
1. |
Solve : Question about Java applets!? |
Answer» I'm helping out a friend with his website and he is using Extreme Tech Weather Station to detect the outdoor weather for his blueberry farm. The HELP I am giving him is creating an applet for the website that will display these results. There already is a Java Swing GUI that utiliizes these APIs, but I cannot get it to work as an applet at all. I can get the layout of it to display on the applet, but the functionality doesn't work at all. |
|