ScrollPane.getScrollPosition
Class Overview | Class Members |
This Package |
All Packages
public Point getScrollPosition()
Returns
the coordinate position for the current scroll position
Description
Returns the current x,y position within the child which is displayed
at the 0,0 location of the scrolled panel's view port.
This is a convenience method which interfaces with the adjustable
objects which respresent the state of the scrollbars.