Package org.fest.swing.driver
Class PointAndParentForScrollingJTextFieldQuery
java.lang.Object
org.fest.swing.driver.PointAndParentForScrollingJTextFieldQuery
Understands an action that returns the point and parent to use as a reference when scrolling a
JTextField
up or down.
Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Point
pointAndParentForScrolling
(JTextField textField)
-
Constructor Details
-
PointAndParentForScrollingJTextFieldQuery
private PointAndParentForScrollingJTextFieldQuery()
-
-
Method Details
-
pointAndParentForScrolling
-
addRectangleToPoint
-