Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » org.eclipse.swt.events.KeyAdapter
org.eclipse.swt.events.KeyAdapter [message #436655] Wed, 14 September 2005 08:19
Eclipse UserFriend
Originally posted by: kevin.cs.washington.edu

Hello,

I'm writing a program where I need the keyboard to create "objects"
instead of characters. For example, I need to instantiate an Apple
object if the user presses the a-key instead of drawing "a" to some widget.

I wanted to use the KeyAdapter class to listen to keyboard events, but I
don't understand how to use it.

Maybe there's another class I should be looking at?

Kevin Chiu
Previous Topic:access to META-INFO/persistence.xml from required plugin
Next Topic:SSL
Goto Forum:
  


Current Time: Sun Dec 08 19:10:08 GMT 2024

Powered by FUDForum. Page generated in 0.02711 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top