This commit is contained in:
norris%netscape.com 2000-03-09 23:33:06 +00:00
Родитель afb5573f5e
Коммит 199f666ef8
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
// The Java "NervousText" example ported to JavaScript.
// Compile using jsc -extends java.applet.Applet -implements java.lang.Runnable NervousText.js
// Compile using java org.mozilla.tools.jsc.Main -extends java.applet.Applet -implements java.lang.Runnable NervousText.js
/*
Adapted from Java code by
Daniel Wyszynski