Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
BACKGROUND_PROPERTY |
"background" |
protected static final String |
FONT_PROPERTY |
"font" |
protected static final String |
FOREGROUND_PROPERTY |
"foreground" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CREATED_FRAME_NAME |
"org.fest.swing.CreatedFrameForContainer" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PNG |
"png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PNG_EXTENSION |
"png" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NO_MASK |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EMPTY_TEXT |
"" |
Copyright © 2007-2013 FEST (Fixtures for Easy Software Testing). All Rights Reserved.