[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[News.eclipse.foundation] Is it possible to get typed key in webpage but not only get typed key in window?

Does eclipse has such a API as below:
Is it possible to get typed key in webpage but not only get typed key in SWT's window?
Considerable two kinds of API:
One API is has a webpage's key event such as org.eclipse.swt.events.KeyEvent;
The other API would be getting the web source after typing a key in the web.


Is there anyone who knows this?
Or this is forbidden by Eclipse or Microsoft's API?

I would very appreciate your guidance.