What's the KeyEvent for pipe? I mean this key - '|'.
I'm using java.awt.Robot.keyPress and I can't find a way to send send '|'.
The KeyEvent.VK_BACK_SLASH mentioned here in a different question is not doing it.
Couldn't find it.
Thanks!
What's the KeyEvent for pipe? I mean this key - '|'.
I'm using java.awt.Robot.keyPress and I can't find a way to send send '|'.
The KeyEvent.VK_BACK_SLASH mentioned here in a different question is not doing it.
Couldn't find it.
Thanks!