uk.ac.stir.cs.android.easter
Class R.string

java.lang.Object
  extended by uk.ac.stir.cs.android.easter.R.string
Enclosing class:
R

public static final class R.string
extends java.lang.Object


Field Summary
static int aboutString
           
static int aboutText
           
static int app_name
           
static int easterButton
           
static int endLabel
           
static int resetButton
           
static int startLabel
           
static int versionString
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

aboutString

public static final int aboutString
See Also:
Constant Field Values

aboutText

public static final int aboutText
See Also:
Constant Field Values

app_name

public static final int app_name
See Also:
Constant Field Values

easterButton

public static final int easterButton
See Also:
Constant Field Values

endLabel

public static final int endLabel
See Also:
Constant Field Values

resetButton

public static final int resetButton
See Also:
Constant Field Values

startLabel

public static final int startLabel
See Also:
Constant Field Values

versionString

public static final int versionString
See Also:
Constant Field Values
Constructor Detail

R.string

public R.string()