Back to Examples of Using the JDK 1.1 AWT
Unicode Example
Displays Unicode character ranges.
Source code is in
SymbolTest.java.
You can run this program
either as an applet or as an application.
To run it as an application,
execute the SymbolTest
class
in a 1.1-compatible Java runtime system.
For example:
% java SymbolTest
Here's the applet:
Note:
You must use a 1.1 browser such as
HotJava
or the
JDK Applet Viewer
to view the following applet.
If you have trouble running it,
go here.
Back to Examples of Using the JDK 1.1 AWT