How do I add a button to a JxTable?

I guess I would have to use a marker, but I can't figure it out.

+2


a source to share


1 answer


The table column column shows one way to do this with a regular JTable. I would guess it works for JXTable as well.



+1


a source







All Articles