6561353: The text for J2SE NervousText demo should be updated to 7.0

Reviewed-by: art
This commit is contained in:
Dmitry Cherepanov 2010-11-26 11:27:00 +03:00
parent 9fdb916256
commit a38572f3de

View File

@ -1,7 +1,7 @@
<title>Nervous Text 1.1</title>
<hr>
<applet code="NervousText.class" width=534 height=50>
<param name=text value="Java^T^M 2 SDK, Standard Edition 6.0">
<param name=text value="Java SE Development Kit (JDK) 7.0">
</applet>
<hr>
<a href="NervousText.java">The source.</a>