Results 1 to 3 of 3
- 04-24-2009, 05:37 AM #1
Member
- Join Date
- Apr 2009
- Posts
- 3
- Rep Power
- 0
how do you bypass the enter(/n) sign in a program?
Hello,
I need a simple program that ask's to enter an integer from 0-9 without having to press the enter key. I just want to press the integer key and I want the program to read the key and store it in a variable. Please help me. I am not very proficient in Java. I need help!
:(
- 04-24-2009, 07:01 AM #2
Hi,
You can use eventhandling in java.You are having KeyListener and with the help of this you can do whatever you want only for GUI.I will send u the sample code.
-Regards
Ramya
- 07-13-2009, 04:45 AM #3
Member
- Join Date
- Jul 2009
- Location
- batticaloa, Sri Lanka
- Posts
- 30
- Rep Power
- 0
Similar Threads
-
what code for not hitting enter?
By tornbacchus in forum New To JavaReplies: 4Last Post: 04-11-2009, 04:59 AM -
bypass NTLM login
By ruchsriv in forum Web FrameworksReplies: 0Last Post: 03-30-2009, 08:23 AM -
enter key problem
By masa in forum AWT / SwingReplies: 3Last Post: 03-19-2009, 07:30 AM -
enter a string sentence
By amorosa19 in forum New To JavaReplies: 11Last Post: 01-28-2009, 04:05 AM -
Javascript and enter button
By Eric in forum Advanced JavaReplies: 1Last Post: 06-11-2007, 09:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks