|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractButtonDriver | |
|---|---|
| org.fest.swing.fixture | The power and flexibility of FEST-Swing come from the fixtures in this package. |
| Uses of AbstractButtonDriver in org.fest.swing.fixture |
|---|
| Methods in org.fest.swing.fixture with parameters of type AbstractButtonDriver | |
|---|---|
protected void |
JButtonFixture.driver(AbstractButtonDriver newDriver)
Sets the to be used by this fixture. |
protected void |
JCheckBoxFixture.driver(AbstractButtonDriver newDriver)
Sets the to be used by this fixture. |
protected void |
JRadioButtonFixture.driver(AbstractButtonDriver newDriver)
Sets the to be used by this fixture. |
protected void |
JToggleButtonFixture.driver(AbstractButtonDriver newDriver)
Sets the to be used by this fixture. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||