Class JComboBoxSetSelectedIndexTask

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

final class JComboBoxSetSelectedIndexTask extends Object
Understands a task that selects the element in the given index in the given JComboBox. This task is executed in the event dispatch thread.
See Also:
  • Constructor Details

    • JComboBoxSetSelectedIndexTask

      private JComboBoxSetSelectedIndexTask()
  • Method Details