Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Dispatching Events
- From: grsmani@xxxxxxxxxxxxxxxx (G Ramasubramani)
- Subject: Dispatching Events
- Date: Mon, 30 Aug 1999 19:07:13 +0530
Hi folks,
Say I have a JTextArea and want to generate a
particular KeyPressed Event. Is it enough if a
construct a new KeyEvent and then call
JTextArea.dispatchEvent(KeyEvent)?
Are there any more steps to be executed?
Thanks and regards,
Rama
- Prev by Date: mouse event location
- Next by Date: mouse event location
- Previous by thread: Horizontal Scrollbar in JTables
- Next by thread: Dispatching Events
- Index(es):