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

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

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


Field Summary
static int About
           
static int dateList
           
static int endLabel
           
static int endYear1
           
static int endYear2
           
static int endYear3
           
static int endYear4
           
static int listDates
           
static int resetYears
           
static int startLabel
           
static int startYear1
           
static int startYear2
           
static int startYear3
           
static int startYear4
           
static int tableLayout1
           
static int tableRow1
           
static int tableRow2
           
static int tableRow3
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

About

public static final int About
See Also:
Constant Field Values

dateList

public static final int dateList
See Also:
Constant Field Values

endLabel

public static final int endLabel
See Also:
Constant Field Values

endYear1

public static final int endYear1
See Also:
Constant Field Values

endYear2

public static final int endYear2
See Also:
Constant Field Values

endYear3

public static final int endYear3
See Also:
Constant Field Values

endYear4

public static final int endYear4
See Also:
Constant Field Values

listDates

public static final int listDates
See Also:
Constant Field Values

resetYears

public static final int resetYears
See Also:
Constant Field Values

startLabel

public static final int startLabel
See Also:
Constant Field Values

startYear1

public static final int startYear1
See Also:
Constant Field Values

startYear2

public static final int startYear2
See Also:
Constant Field Values

startYear3

public static final int startYear3
See Also:
Constant Field Values

startYear4

public static final int startYear4
See Also:
Constant Field Values

tableLayout1

public static final int tableLayout1
See Also:
Constant Field Values

tableRow1

public static final int tableRow1
See Also:
Constant Field Values

tableRow2

public static final int tableRow2
See Also:
Constant Field Values

tableRow3

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

R.id

public R.id()