[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology] How to track Key Stroke Events?

I was wondering if it is a fairly straightforward process to keep track of
the keystrokes that are occuring in Eclipe's file editor view?

I want to be able to track what characters are being inserted/deleted to
pass over a connection, but I wasn't sure if it's something that will be
easy with Eclipse.  Is there a specific API I should look at?


thanks for any help...