Java - general
Applet puts text in the status line of the browser
applet.
showStatus
(
"This note originates from Applet."
)
;