ICU4J Demos
This page has moved to unicode-org.github.io/icu/demos/
Server Side Demos
Server Side Demos
Web Demos
Web Demos
These demos are running on the ICU server, and are implemented as Java Servlets and JSP pages.
Client Side demos
Client Side demos
To build the client side samples:
To build the client side samples:
Download the ICU4J source code ( see Source Code Access )
Run "ant jar" to build ICU4J jar
Run "ant jarDemos" to build the demos
Run "cp icu4j.jar demos/out/lib"
Finally, run "java -jar demos/out/lib/icu4j-demos.jar" to launch the demos
ICU Introduction Applets
ICU Introduction Applets
About the Applets
About the Applets
This is a paper introducing ICU calendars, which has live applets throughout the text to demonstrate various features.
The paper is now archived, see https://github.com/unicode-org/icu-demos/pull/5