Uses of Class
org.fest.swing.driver.JComboBoxDriver
Packages that use JComboBoxDriver
Package
Description
Drivers that simulate user input on GUI
Component
s.
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 JComboBoxDriver
JTableComboBoxEditorCellWriter.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 void
JComboBoxFixture.driver
(JComboBoxDriver newDriver) Sets the
to be used by this fixture.JComboBoxDriver