Class JListCellBoundsQuery

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

final class JListCellBoundsQuery extends Object
Understands an action that returns the bounding rectangle for the cell specified by the given index.

Note: Methods in this class are not executed in the event dispatch thread (EDT.) Clients are responsible for invoking them in the EDT.

See Also:
  • Constructor Details

    • JListCellBoundsQuery

      private JListCellBoundsQuery()
  • Method Details