Class JListItemValueQuery

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

final class JListItemValueQuery extends Object
Understands an action, executed in the event dispatch thread, that returns the value, as text, of an item in a JList.
  • Constructor Details

    • JListItemValueQuery

      private JListItemValueQuery()
  • Method Details