Sign in
code
/
edge
/
openjdk
/
master
/
.
/
jdk
/
src
/
share
/
demo
/
applets
/
NervousText
/
example1.html
blob: 96013da6f4520abb0602ae25727e5ac66d2550da [
file
] [
log
] [
blame
]
<title>
Nervous Text 1.1
</title>
<hr>
<applet
code
=
"NervousText.class"
width
=
534
height
=
50
>
<param
name
=
text
value
=
"Java SE Development Kit (JDK) 7.0"
>
</applet>
<hr>
<a
href
=
"NervousText.java"
>
The source.
</a>