Re: can't listen to TextArea of Spinner



On Jun 21, 2:09 pm, Roedy Green <see_webs...@xxxxxxxxxxxxxxxxxxxx>
wrote:
On Thu, 19 Jun 2008 08:23:34 -0700 (PDT), Ralph Boland
<rpbol...@xxxxxxxxx> wrote, quoted or indirectly quoted someone who
said :

I want to know when the text field of a JSpinner is modified so that I
can turn on a radio button.

See the basic code for monitoring the JSpinner value change athttp://mindprod.com/jgloss/jspinner.html
--

Roedy Green Canadian Mind Products
The Java Glossaryhttp://mindprod.com

The code you pointed me to doesn't do what I need. I want to know
when the user has modified the text in the
TextField component of a JSpinner directly. Better still, I want to
know when the mouse has been clicked in
the TextField, that is even before the user has modified any actual
text.

Ralph Boland
.


Quantcast