Uses of Package
org.fest.swing.driver

Packages that use org.fest.swing.driver
org.fest.swing.driver Drivers that simulate user input on GUI Components. 
org.fest.swing.fixture The power and flexibility of FEST-Swing come from the fixtures in this package. 
 

Classes in org.fest.swing.driver used by org.fest.swing.driver
AbstractJTableCellWriter
          Understands the base class for implementations of JTableCellWriter.
CellRendererReader
          Understands reading the value of a Component that used as a cell renderer.
ComponentDriver
          Understands functional testing of Components: user input simulation state verification property value query This class is intended for internal use only.
ContainerDriver
          Understands functional testing of Containers: user input simulation state verification property value query This class is intended for internal use only.
JComponentDriver
          Understands functional testing of JComponents: user input simulation state verification property value query This class is intended for internal use only.
JTableLocation
          Understands a visible location on a JTable.
JTextComponentDriver
          Understands functional testing of JTextComponents: user input simulation state verification property value query This class is intended for internal use only.
TextDisplayDriver
          Understands functional testing of a Component that displays text.
WaitForComponentToShowCondition
          Understands a condition that verifies that a Component is showing on the screen.
WindowDriver
          Understands functional testing of Windows: user input simulation state verification property value query This class is intended for internal use only.
 

Classes in org.fest.swing.driver used by org.fest.swing.fixture
AbstractButtonDriver
          Understands functional testing of AbstractButtons: user input simulation state verification property value query This class is intended for internal use only.
ComponentDriver
          Understands functional testing of Components: user input simulation state verification property value query This class is intended for internal use only.
DialogDriver
          Understands functional testing of Dialogs: user input simulation state verification property value query This class is intended for internal use only.
FrameDriver
          Understands functional testing of Frames: user input simulation state verification property value query This class is intended for internal use only.
JComboBoxDriver
          Understands functional testing of JComboBoxes: user input simulation state verification property value query This class is intended for internal use only.
JComponentDriver
          Understands functional testing of JComponents: user input simulation state verification property value query This class is intended for internal use only.
JFileChooserDriver
          Understands functional testing of JFileChoosers: user input simulation state verification property value query This class is intended for internal use only.
JInternalFrameDriver
          Understands functional testing of JInternalFrames: user input simulation state verification property value query This class is intended for internal use only.
JLabelDriver
          Understands functional testing of JLabels: user input simulation state verification property value query This class is intended for internal use only.
JListDriver
          Understands functional testing of JLists: user input simulation state verification property value query This class is intended for internal use only.
JMenuItemDriver
          Understands functional testing of JMenuItems: user input simulation state verification property value query This class is intended for internal use only.
JOptionPaneDriver
          Understands functional testing of JOptionPanes: user input simulation state verification property value query This class is intended for internal use only.
JPopupMenuDriver
          Understands functional testing of JPopupMenus: user input simulation state verification property value query This class is intended for internal use only.
JProgressBarDriver
          Understands functional testing of JProgressBars: state verification property value query This class is intended for internal use only.
JScrollBarDriver
          Understands functional testing of JScrollBars: user input simulation state verification property value query This class is intended for internal use only.
JScrollPaneDriver
          Understands functional testing of JScrollPanes: user input simulation state verification property value query This class is intended for internal use only.
JSliderDriver
          Understands functional testing of JSliders: user input simulation state verification property value query This class is intended for internal use only.
JSpinnerDriver
          Understands functional testing of JSpinners: user input simulation state verification property value query This class is intended for internal use only.
JSplitPaneDriver
          Understands functional testing of JSplitPanes: user input simulation state verification property value query This class is intended for internal use only.
JTabbedPaneDriver
          Understands functional testing of JTabbedPanes: user input simulation state verification property value query This class is intended for internal use only.
JTableDriver
          Understands functional testing of JTables: user input simulation state verification property value query This class is intended for internal use only.
JTableHeaderDriver
          Understands functional testing of JTableHeaders: user input simulation state verification property value query This class is intended for internal use only.
JTextComponentDriver
          Understands functional testing of JTextComponents: user input simulation state verification property value query This class is intended for internal use only.
JToolBarDriver
          Understands functional testing of JToolBars: user input simulation state verification property value query This class is intended for internal use only.
JTreeDriver
          Understands functional testing of JTrees: user input simulation state verification property value query This class is intended for internal use only.
 



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