Class JComboBoxSelectionValueQuery

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

final class JComboBoxSelectionValueQuery extends Object
Understands an action, executed in the event dispatch thread, that returns the selected value of a JComboBox as plain text.
  • Field Details

    • NO_SELECTION_VALUE

      static final Object NO_SELECTION_VALUE
  • Constructor Details

    • JComboBoxSelectionValueQuery

      private JComboBoxSelectionValueQuery()
  • Method Details