如何在 SWT 中显示行号 Table
How to display the row number in a SWT Table
在 SWT table 中是否可以像屏幕截图中那样显示行号而不创建我自己的行编号?
不,标准 SWT table 不支持行编号。
Eclipse Nattable 支持行编号。
在 SWT table 中是否可以像屏幕截图中那样显示行号而不创建我自己的行编号?
不,标准 SWT table 不支持行编号。
Eclipse Nattable 支持行编号。