Link to home
Start Free TrialLog in
Avatar of Timothy070397
Timothy070397

asked on

Java 1.0.2 keyDown event handling

I need to catch a <Alt>+S key press in a TextArea using the 1.0.2 event model.

a) can I do this with out subclassing the TextArea and

b) if I can how do I, some example code would be great

thanks
ASKER CERTIFIED SOLUTION
Avatar of mgk
mgk

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial