Class JListSelectionValuesQuery

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

final class JListSelectionValuesQuery extends Object
Understands an action, executed in the event dispatch thread, that returns an array of Strings that represents the selection of a given JList
  • Constructor Details

    • JListSelectionValuesQuery

      private JListSelectionValuesQuery()
  • Method Details