jdk/src/demo/share/README
author prr
Thu, 18 Dec 2014 10:45:45 -0800
changeset 29908 83e2c403fefd
parent 26756 2f8b9266922b
child 44744 333a815987e2
permissions -rw-r--r--
8067050: Better font consistency checking Reviewed-by: bae, srl, mschoene

The source code provided with samples and demos for the JDK is meant
to illustrate the usage of a given feature or technique and has been
deliberately simplified. Additional steps required for a
production-quality application, such as security checks, input
validation, and proper error handling, might not be present in the
sample code.

In some cases, the default security settings may block an execution
of demo applets in a browser. To adjust the security settings, please
refer to the following resource:

http://java.com/en/download/help/java_blocked.xml

Some demo applets need to be accessed through the HTTP or HTTPS
protocols to enable access to the required resources.