Complete Java Swing Applet: Improve your vocabulary description
This is a Java 2 Swing Applet for improving your vocabulary. It reads a large list of words from a URL and keeps score of your game. This example shows: 1) how to play a sound file from an Applet 2) how to read data from a URL 3) how to use certain Swing controls and 3) how to use the Swing desktop area and forms.
File List:
VB.gif
7Kb
VocaBuilder$1.class
1Kb
VocaBuilder$2.class
1Kb
VocaBuilder$3.class
1Kb
VocaBuilder$4.class
1Kb
VocaBuilder.class
10Kb
VocaBuilder.form
22Kb
VocaBuilder.java
16Kb
vocabulary.htm
1Kb
Similar code
A Drawing Applet
(Popularity: ) : to use the mouse to draw lines with different colors .... see the screenshot!! its cool advanced Calculator
(Popularity: ) : it is classical culculator but has some thing special that you can store your work in a file in the ... CHATTING in SAME WINDOW
(Popularity: ) : I have done a simple Messenger like (Application)program. Here two Applet windows are run on the same system. Two User ...