Results 1 to 4 of 4
Thread: enter key problem
- 03-18-2009, 12:12 PM #1
Member
- Join Date
- Nov 2008
- Posts
- 21
- Rep Power
- 0
enter key problem
hi all
i have a login screen done in swings and it has username,password,repository and a login button. its working fine when i click the login button and displaying another frame. but my problem is when i insert username and password and press enter button from keyboard its not forwarding to another frame. i mean i want to generate some key event that can handle enter key on my keyboard. how to do that .................
-
This post confuses me a bit. Can you clarify a bit more exactly what you are trying to do that's not working? What keyboard strokes are you trying to get, why, where, any and all information would help. Good luck!
- 03-19-2009, 06:49 AM #3
Read the API for JRootPane and look for a method related to the default button.
db
- 03-19-2009, 07:30 AM #4
Senior Member
- Join Date
- Mar 2009
- Location
- USA
- Posts
- 127
- Rep Power
- 0
Similar Threads
-
enter a string sentence
By amorosa19 in forum New To JavaReplies: 11Last Post: 01-28-2009, 04:05 AM -
Applet - enter URL and view the page
By Java Tip in forum Java TipReplies: 0Last Post: 03-10-2008, 02:38 PM -
Reading Char without needing to press enter
By x0psci in forum New To JavaReplies: 0Last Post: 11-23-2007, 04:28 PM -
enter data from an optic device
By bbq in forum Advanced JavaReplies: 2Last Post: 07-04-2007, 08:02 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