Class JListSelectionValueQuery

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

final class JListSelectionValueQuery extends Object
Understands an action, executed in the event dispatch thread, that the String that represents the single selection of a given JList
  • Field Details

    • NO_SELECTION_VALUE

      static final Object NO_SELECTION_VALUE
  • Constructor Details

    • JListSelectionValueQuery

      private JListSelectionValueQuery()
  • Method Details