Uses of Class
org.fest.swing.driver.AbstractButtonDriver
Packages that use AbstractButtonDriver
Package
Description
The power and flexibility of FEST-Swing come from the fixtures in
this package.
-
Uses of AbstractButtonDriver in org.fest.swing.fixture
Fields in org.fest.swing.fixture declared as AbstractButtonDriverModifier and TypeFieldDescriptionprivate AbstractButtonDriverJButtonFixture.driverprivate AbstractButtonDriverJCheckBoxFixture.driverprivate AbstractButtonDriverJRadioButtonFixture.driverprivate AbstractButtonDriverJToggleButtonFixture.driverMethods in org.fest.swing.fixture with parameters of type AbstractButtonDriverModifier and TypeMethodDescriptionprotected final voidJButtonFixture.driver(AbstractButtonDriver newDriver) Sets theto be used by this fixture.AbstractButtonDriverprotected final voidJCheckBoxFixture.driver(AbstractButtonDriver newDriver) Sets theto be used by this fixture.AbstractButtonDriverprotected final voidJRadioButtonFixture.driver(AbstractButtonDriver newDriver) Sets theto be used by this fixture.AbstractButtonDriverprotected final voidJToggleButtonFixture.driver(AbstractButtonDriver newDriver) Sets theto be used by this fixture.AbstractButtonDriver