public class DummyConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CHECKBOX_NAME
public static final String CHECKBOX_NAME
- See Also:
-
-
TEXTFIELD_NAME
public static final String TEXTFIELD_NAME
- See Also:
-
-
CONFIG_KEY
public static final String CONFIG_KEY
- See Also:
-
-
CHECKBOX_MESSAGE
public static final String CHECKBOX_MESSAGE
- See Also:
-
-
TEXTFIELD_MESSAGE
public static final String TEXTFIELD_MESSAGE
- See Also:
-
-
CUSTOM_DATA_KEY
public static final String CUSTOM_DATA_KEY
- See Also:
-
-
CUSTOM_DATA_VALUE
public static final String CUSTOM_DATA_VALUE
- See Also:
-
-
Constructor Details
-
DummyConstants
public DummyConstants()