Constant Field Values


Contents
org.fest.*

org.fest.swing.fixture.ComponentFixture<T extends Component>
protected static final String BACKGROUND_PROPERTY "background"
protected static final String FONT_PROPERTY "font"
protected static final String FOREGROUND_PROPERTY "foreground"

org.fest.swing.fixture.Containers
public static final String CREATED_FRAME_NAME "org.fest.swing.CreatedFrameForContainer"

org.fest.swing.image.ImageFileExtensions
public static final String PNG "png"

org.fest.swing.image.ScreenshotTaker
public static final String PNG_EXTENSION "png"

org.fest.swing.keystroke.KeyStrokeMappingProvider
public static final int NO_MASK 0

org.fest.swing.timing.Condition
protected static final String EMPTY_TEXT ""



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