Re: can't listen to TextArea of Spinner
- From: Ralph Boland <rpboland@xxxxxxxxx>
- Date: Tue, 24 Jun 2008 17:03:47 -0700 (PDT)
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
.
- References:
- can't listen to TextArea of Spinner
- From: Ralph Boland
- Re: can't listen to TextArea of Spinner
- From: Roedy Green
- can't listen to TextArea of Spinner
- Prev by Date: Re: cobbling a ComboBox
- Next by Date: Re: cobbling a ComboBox
- Previous by thread: Re: can't listen to TextArea of Spinner
- Next by thread: equally sizing text areas inside of a JTabbedPane
- Index(es):