Welcome and thank you for taking time to visit our website. Here, we share whatever information that we have as widely as possible. Designed to make it easier than ever to find information important to you. Be in touch, learn and have FUN. Hope you like it & you'll return often. So feel free to take your tour :)
Thursday, 18 October 2012
Monday, 1 October 2012
A Java applet is an applet delivered to users in the form of Java bytecode. Java applets can run in
a Web browser using a Java Virtual
Machine (JVM), or in Sun's AppletViewer, a stand-alone tool for
testing applets. Java applets were introduced in the first version of the Java
language in 1995, and are written in programming
languages that compile to Java bytecode, usually in Java,
but also in other languages such as Jython, JRuby, or Eiffel (via SmartEiffel).
Applets are used to provide interactive features to web
applications that cannot be provided by HTML alone.
They can capture mouse input and
also have controls like buttons or check boxes. In response to the user action
an applet can change the provided graphic content. This makes applets well
suitable for demonstration, visualization and teaching. There are online applet
collections for studying various subjects, from physics to heart physiology. Applets
are also used to create online game collections that allow players to compete
against live opponents in real-time.
Subscribe to:
Posts (Atom)

