[3300] in java-interest
Re: keyDown method
daemon@ATHENA.MIT.EDU (Jim Graham)
Mon Nov 6 20:23:44 1995
Date: Sun, 5 Nov 1995 19:40:06 -0800
From: flar@bendenweyr.Eng.Sun.COM (Jim Graham)
To: java-interest@java.Eng.Sun.COM, mikea@abba.ai.mit.edu
> Can a thread running in the background make use of applet methods such as
> keyDown()?
The keyDown() method is called by a system thread when there is a keyboard
event ready for your Applet. Other threads should not normally have any
reason to call that method...
...jim
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com