src/demo/share/jfc/TransparentRuler/README.txt
changeset 47216 71c04702a3d5
parent 25859 3317bb8137f4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/demo/share/jfc/TransparentRuler/README.txt	Tue Sep 12 19:03:39 2017 +0200
@@ -0,0 +1,10 @@
+
+To run the Ruler demo:
+
+  java -jar TransparentRuler.jar
+
+These instructions assume that this installation's version of the java
+command is in your path.  If it isn't, then you should either
+specify the complete path to the java command or update your
+PATH environment variable as described in the installation
+instructions for the Java(TM) SE Development Kit.