Good day, there is a panel nested in the JScrollPane, how to make the zoom of the contents of the panel relative to the position of the mouse cursor, and not the upper left corner (point 0,0)? Is there an example?
Source: https://ru.stackoverflow.com/questions/555566/
All Articles