I want a JTable that has no grid lines and no space between cells, with or with out headers. Basically all cells should butt against each other with no grid lines.
So far I have succeeded with this, with a exception to some white divider that is about 2 pixels wide that separates each column. I tried every JTable, Header, Column Model, Table Model, Cell Renderer, etc method that sounds like it. Nothing seems to work.
If anyone knows how to do this, or has any ideas please post them...
Thanks,
Rodney
So far I have succeeded with this, with a exception to some white divider that is about 2 pixels wide that separates each column. I tried every JTable, Header, Column Model, Table Model, Cell Renderer, etc method that sounds like it. Nothing seems to work.
If anyone knows how to do this, or has any ideas please post them...
Thanks,
Rodney