checkbox in Jtable in java swing
807607Oct 9 2006 — edited Oct 10 2006hey guys.
i know this may be very basic but i was wondering how to add checkboxes to a Jtable. i am using netbeans but still unable to add a checkbox to each row of my table. I am making an internet client for aproject and i would like the inbox to be something like this:
Checkbox| Name | Subject | Date
so that you can use the checkboxes to select multiple e-mails for mass deletion or relocating.
Thanks you very much in advance