Events
- From: Akki <lodhaakhil85@xxxxxxxxx>
- Date: Wed, 23 Jan 2008 10:08:53 -0800 (PST)
Hi,
I am a new to GUI programming in Java. I want to creat a GUI in which
I will ask the user to write a word in the Text field, based on which
the s/w will call certain functions. I have created JFrame inside
which I have made a JDesktopPane, inside which I have the JScrollPane
with the JTextArea.
I have registered the KeyPressed Event with the JTextArea. But when I
write something and press Enter, the Event is not recognized and the
appropriate action is not taken.
How do I solve this issue ?
TIA,
Darth
.
- Follow-Ups:
- Re: Events
- From: Roedy Green
- Re: Events
- Prev by Date: Re: JPopupMenu positioning
- Next by Date: Re: Events
- Previous by thread: how do you disable checkbox from formAction class in struts framework?
- Next by thread: Re: Events
- Index(es):