JAVA & JAVA Applet´s By Eric Korson

 

NOTE:

  • If you don't see the application below, your java is not enabled. FireFox; or, Internet Explorer may require plug-ins.

Code:

The App.class file is attached to the html file by this code
<applet width=300 height=120 code="Your_App.class"><param name=message value="Yes, JAVA Is Enabled"></applet>

 

 

 

  • My Online Calculator
      - This program launches a 325 x 325 pixel applet.

Click the "Launch" button and this program will launch in a window by itself.  
 
 

 

  • My Hash Map Program
      - A Hash Map is a collection. Collections can be confusing; so, don't over think this one. Enter a number as the Employee Id and a name. The Hash Map will store them as one object.

Click the "Launch" button and this program will launch in a window by itself.  
 
 
 

 

You may close this window