Why the JPanel Graphics2D drawing appers above the scroll bar?

14 Views Asked by At

Why the JPanel Graphics2D drawing appers above the scroll bar?

I tried to solve this issue but I couldn't succeed.

enter image description here

I tried validate() and repaint() with jpanel also with JScrollPane but it did not work.

0

There are 0 best solutions below