Package org.fest.swing.driver
Class JListSelectionValueQuery
java.lang.Object
org.fest.swing.driver.JListSelectionValueQuery
Understands an action, executed in the event dispatch thread, that the
String
that represents the single
selection of a given JList
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Object
singleSelectionValue
(JList list, JListCellReader cellReader)
-
Field Details
-
NO_SELECTION_VALUE
-
-
Constructor Details
-
JListSelectionValueQuery
private JListSelectionValueQuery()
-
-
Method Details
-
singleSelectionValue
-