Uses of Class
org.fest.swing.driver.JComboBoxDriver
Packages that use JComboBoxDriver
Package
Description
Drivers that simulate user input on GUI
Components.
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of JComboBoxDriver in org.fest.swing.driver
Fields in org.fest.swing.driver declared as JComboBoxDriverModifier and TypeFieldDescriptionprivate final JComboBoxDriverJTableComboBoxEditorCellWriter.driver -
Uses of JComboBoxDriver in org.fest.swing.fixture
Fields in org.fest.swing.fixture declared as JComboBoxDriverMethods in org.fest.swing.fixture with parameters of type JComboBoxDriverModifier and TypeMethodDescriptionprotected final voidJComboBoxFixture.driver(JComboBoxDriver newDriver) Sets theto be used by this fixture.JComboBoxDriver