jdk/src/share/demo/jfc/Font2DTest/README.txt
changeset 8893 e5c356836282
parent 2 90ce3da70b43
equal deleted inserted replaced
8741:3fca5455f273 8893:e5c356836282
     5 
     5 
     6 % java -jar Font2DTest.jar
     6 % java -jar Font2DTest.jar
     7     or 
     7     or 
     8 % appletviewer Font2DTest.html
     8 % appletviewer Font2DTest.html
     9 
     9 
    10 These instructions assume that the 1.5 versions of the java
    10 These instructions assume that the 1.7 versions of the java
    11 and appletviewer commands are in your path.  If they aren't,
    11 and appletviewer commands are in your path.  If they aren't,
    12 then you should either specify the complete path to the commands
    12 then you should either specify the complete path to the commands
    13 or update your PATH environment variable as described in the
    13 or update your PATH environment variable as described in the
    14 installation instructions for the Java(TM) SE Development Kit.
    14 installation instructions for the Java(TM) SE Development Kit.
    15 
    15