java - How can I fix the column in JTable so that the column is always visible -


How can I correct the columns in Jetel so that the column always appears? If I first use JViewport from the table then it is coming true, but when I click on the BTN for the second time, the next column in the geometry is fixed, so it continues every time.

You can compare your current approach to the defined column example shows.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -