Re: Jtable with combobox and Checkbox..
"Brett Ryan" <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
you will need to implement both a javax.swing.table.TableCellEditor and a javax.swing.table.TableCellRenderer I do have a few implementations lying around at work which if I remember I can send tomorrow. -Brett On 6/21/07, Bhagwan <[email protected]> wrote: > > > Hi All, > > I am developing the Swing application using NetBeans 5. I want a JTable > which will contains the Combo box and the Checkbox. > > How can i achieve this using Netbean > > If any body knows, then please help me out. > > Thanx in advance > -- > View this message in context: > http://www.nabble.com/Jtable-with-combobox-and-Checkbox..-tf3957281.html#a11228783 > Sent from the Netbeans - UI mailing list archive at Nabble.com. >