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
Post a Comment