Hi Guys, A quick question. I have added an Observer to an interactor which on a KeyPress calls a specific function. This works and I am able to see the function being called every time I press a key, but how can I work out which key was pressed, so that I can add a response to it! Java. Many Thanks, Chris