Package org.fest.swing.driver
Class JListItemValueQuery
java.lang.Object
org.fest.swing.driver.JListItemValueQuery
Understands an action, executed in the event dispatch thread, that returns the value, as text, of an item in a
JList
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String
itemValue
(JList list, int index, JListCellReader cellReader)
-
Constructor Details
-
JListItemValueQuery
private JListItemValueQuery()
-
-
Method Details
-
itemValue
-