Uses of Class
org.fest.swing.driver.JTableDriver

Packages that use JTableDriver
org.fest.swing.fixture The power and flexibility of FEST-Swing come from the fixtures in this package. 
 

Uses of JTableDriver in org.fest.swing.fixture
 

Methods in org.fest.swing.fixture that return JTableDriver
protected  JTableDriver JTableFixture.driver()
          Returns the JTableDriver used by this fixture.
 

Methods in org.fest.swing.fixture with parameters of type JTableDriver
protected  void JTableFixture.driver(JTableDriver newDriver)
          Sets the JTableDriver to be used by this fixture.
 



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.