Cross Reference: example1.html
xref
: /
openjdk7
/
jdk
/
src
/
share
/
demo
/
applets
/
NervousText
/
example1.html
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
<
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
>