Jtable Row Span and Column Span

后端 未结 1 1999
执笔经年
执笔经年 2020-12-10 17:41

Is there any way to implement row span and colspan in JTable like html table.

相关标签:
1条回答
  • 2020-12-10 18:14

    Here is a really old example. I don't know if it still works:

    http://www.java2s.com/Code/Java/Swing-Components/MultiSpanCellTableExample.htm

    0 讨论(0)
提交回复
热议问题