Class JListSelectedIndexQuery

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

final class JListSelectedIndexQuery extends Object
Understands an action, executed in the event dispatch thread, that returns the smallest selection index in a JList.
See Also:
  • Constructor Details

    • JListSelectedIndexQuery

      private JListSelectedIndexQuery()
  • Method Details