1
2To run the Ruler demo:
3
4  java -jar TransparentRuler.jar
5
6These instructions assume that this installation's version of the java
7command is in your path.  If it isn't, then you should either
8specify the complete path to the java command or update your
9PATH environment variable as described in the installation
10instructions for the Java(TM) SE Development Kit.
11