JViewport known as viewport is an java swing component that draw the visible region of a scrollable area.
I am using a JScrollPane to wrap a JTable. Depending on the configuration, there is some space that is not …
java swing background jtable jviewport