src/demo/share/jfc/TransparentRuler/README.txt
author dholmes
Sun, 15 Sep 2019 21:00:15 -0400
changeset 58142 24df796eef3d
parent 47216 71c04702a3d5
permissions -rw-r--r--
8231033: Problemlist ReservedStackTest 8231034: ProblemList failing ThreadMXBean tests Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8963
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     1
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     2
To run the Ruler demo:
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     3
10874
b5969acfa813 7074853: TransparentRuler demos Readme should mention the correct jar file name
mrkam
parents: 8963
diff changeset
     4
  java -jar TransparentRuler.jar
8963
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     5
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     6
These instructions assume that this installation's version of the java
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     7
command is in your path.  If it isn't, then you should either
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     8
specify the complete path to the java command or update your
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
     9
PATH environment variable as described in the installation
14cd5a007252 7027849: New demo for Shaped/Translucent windows feature needs to be created
mrkam
parents:
diff changeset
    10
instructions for the Java(TM) SE Development Kit.