how to write 'send tab key' and 'send enter key' in Java

I know key listener, but how to do send keys in Java, does anyone know?Thanks.I need to send 'tab' and 'enter'
[135 byte] By [fanbaggioa] at [2007-11-27 9:35:49]
# 1
What do you mean by 'send'?What are you trying to do?
floundera at 2007-7-12 23:03:28 > top of Java-index,Java Essentials,Java Programming...
# 2
I swear, the first thing they teach in school these days should be "how to ask a question".The first principle: do not assume that the person you're asking is psychic.
paulcwa at 2007-7-12 23:03:28 > top of Java-index,Java Essentials,Java Programming...
# 3
I'm guessing they send keys in Java the same way as the rest of the world - in an envelope and then drop in a post box.
floundera at 2007-7-12 23:03:28 > top of Java-index,Java Essentials,Java Programming...