Uses of Package
org.fest.swing.util

Packages that use org.fest.swing.util
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. 
org.fest.swing.util Some useful utility methods. 
 

Classes in org.fest.swing.util used by org.fest.swing.driver
Pair
          Understands a tuple of size 2.
Range.From
          Understands the starting value of a range.
Range.To
          Understands the ending value of a range.
TextMatcher
          Understands matching a given text to one or more values.
 

Classes in org.fest.swing.util used by org.fest.swing.fixture
Range.From
          Understands the starting value of a range.
Range.To
          Understands the ending value of a range.
 

Classes in org.fest.swing.util used by org.fest.swing.util
OSFamily
          Understands a Operating System family.
Pair
          Understands a tuple of size 2.
Range.From
          Understands the starting value of a range.
Range.To
          Understands the ending value of a range.
TextMatcher
          Understands matching a given text to one or more values.
TimeoutWatch
          Understands a time counter with a timeout.
 



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