Package org.fest.swing.driver
Class JComboBoxContentQuery
java.lang.Object
org.fest.swing.driver.JComboBoxContentQuery
Understands an action, executed in the event dispatch thread, that returns an array of
Strings that
represents the contents of a given JComboBox.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static String[]contents(JComboBox comboBox, JComboBoxCellReader cellReader)
-
Constructor Details
-
JComboBoxContentQuery
private JComboBoxContentQuery()
-
-
Method Details
-
contents
-