excel styled table?
843804Nov 15 2004 — edited Nov 15 2004 I want to make a table similar to the look of what excel looks. Meaning the first column is grey and shows numbers 1 .... n and the first row is also grey with 1 .... m.
AFAIK this kind of control is called a grid, but there is no component called JGrid. The LayoutManager is not GridLayout is not what i want, because i would have to write the whole functionality of the table to it. Any suggestions on how to do this?