Class PointAndParentForScrollingJTextFieldQuery

java.lang.Object
org.fest.swing.driver.PointAndParentForScrollingJTextFieldQuery

final class PointAndParentForScrollingJTextFieldQuery extends Object
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 Details

    • PointAndParentForScrollingJTextFieldQuery

      private PointAndParentForScrollingJTextFieldQuery()
  • Method Details