Re: JSpinner ChangeEvent and JOptionPane
- From: "Raymond Cruz" <nobody@xxxxxxxxxxx>
- Date: Mon, 27 Jun 2005 19:09:24 -0400
TIA for anyone who was going to take a crack at answering this. A colleague
who apparently is a better googler than me found that this is documented
Java bug #4840869 and there is a patch the user can add for 1.4. Also it is
said to be fixed in 1.5. In short, the API leaves the focus on the up or
down button of the spinner when it brings up the JOptionPane and this causes
extra increments of the spinner, which in my case resulted in extra events.
RC
"Raymond Cruz" <nobody@xxxxxxxxxxx> wrote in message
news:d9pi6f$6dt@xxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm using a numeric JSpinner to select stuff to display by other
> components in my GUI. ...
.
- References:
- JSpinner ChangeEvent and JOptionPane
- From: Raymond Cruz
- JSpinner ChangeEvent and JOptionPane
- Prev by Date: JTable Drag and Drop Rows
- Next by Date: How to grey-out jButton with HTML in label
- Previous by thread: JSpinner ChangeEvent and JOptionPane
- Next by thread: JTable Drag and Drop Rows
- Index(es):