Posted By:
info_net
Posted On:
Saturday, March 30, 2002 10:08 PM
In JScrollPane how to get relative postions.
I'm using mouse moved action and it'll display
a frame. But when I scroll, it displays frame
in it's absolute coordinates.
For mouse I'm usining .getX() and .getY()
how should I solve the problem?
Thanx in advance!