JCheckbox in a JTable
- From: "layne79" <layne79@xxxxxxxxx>
- Date: 29 Jun 2006 14:53:27 -0700
Hi,
my JTable has a column containing a JCheckBox (with a renderer and an
editor associated). Until now, it works by checking/unchecking the
checkbox in any of the rows, but I don't know how to let a JDialog
appear once I click on a checkBox, without selecting the checkBox.
In other words, I want to click on the checkBox oonly in order to let a
JDialog appear, then I want the checkBox be checked (selected) only
after I have pressed the button OK in the JDialog.
Now I obtain the JCheckBox selected just after I click on it and the
JDialog appears.
Hope I explained the problem.
Thanks in advance
.
- Follow-Ups:
- Re: JCheckbox in a JTable
- From: nblloyd@xxxxxxxxx
- Re: JCheckbox in a JTable
- Prev by Date: Re: font size in pixels?
- Next by Date: Re: Transparent JDesktopPane
- Previous by thread: HTMLDocument with own inner formatting
- Next by thread: Re: JCheckbox in a JTable
- Index(es):