]> gitweb.fperrin.net Git - Dictionary.git/blob - jars/icu4j-4_4_2-src/demos/src/com/ibm/icu/dev/demo/translit/demo.html
go
[Dictionary.git] / jars / icu4j-4_4_2-src / demos / src / com / ibm / icu / dev / demo / translit / demo.html
1 <!-- \r
2 /**\r
3  *******************************************************************************\r
4  * Copyright (C) 1999-2004, International Business Machines Corporation and    *\r
5  * others. All Rights Reserved.                                                *\r
6  *******************************************************************************\r
7  */\r
8 -->\r
9 <HTML>\r
10 <HEAD>\r
11 <TITLE>Transliteration Demo</TITLE>\r
12 </HEAD>\r
13 <BODY>\r
14 <APPLET CODE="com.ibm.demo.translit.DemoApplet.class" WIDTH=140 HEIGHT=33></APPLET>\r
15 \r
16 <HR>\r
17 \r
18 If you don't see a button above, then your browser is failing to\r
19 locate the necessary Java class files.\r
20 \r
21 <P>\r
22 \r
23 One way to make this work is to copy this HTML file to\r
24 <code>icu4j/src</code>, and make sure the Java files in the directories\r
25 under <code>icu4j/src/com</code> are built.  Then open this HTML file\r
26 using a browser or appletviewer.\r
27 \r
28 <P>\r
29 \r
30 For best results, run this demo as an applet within Netscape with\r
31 Bitstream Cyberbit installed.\r
32 \r
33 </BODY>\r
34 </HTML>\r