Package org.fest.swing.driver
Class JComboBoxSelectionValueQuery
java.lang.Object
org.fest.swing.driver.JComboBoxSelectionValueQuery
Understands an action, executed in the event dispatch thread, that returns the selected value of a
JComboBox
as plain text.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static Object
selection
(JComboBox comboBox, JComboBoxCellReader cellReader) private static Object
valueForNoSelection
(JComboBox comboBox)
-
Field Details
-
NO_SELECTION_VALUE
-
-
Constructor Details
-
JComboBoxSelectionValueQuery
private JComboBoxSelectionValueQuery()
-
-
Method Details
-
selection
-
valueForNoSelection
-