com.uoc.alberto.cuentosbilingues
Class R.id

java.lang.Object
  extended by com.uoc.alberto.cuentosbilingues.R.id
Enclosing class:
R

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


Field Summary
static int action_about
           
static int action_exit
           
static int action_language
           
static int backgroundClosedBookLayout
           
static int backgroundLayout
           
static int bChooseStory
           
static int bExit
           
static int bLeft
           
static int bRight
           
static int btStoryCover
           
static int ivPageImage
           
static int listview
           
static int pageviewerLayout
           
static int tvAbout
           
static int tvEnd
           
static int tvGameImage1
           
static int tvGameImage2
           
static int tvGameImage3
           
static int tvGameImage4
           
static int tvGameImage5
           
static int tvGameImage6
           
static int tvTextLang1
           
static int tvTextLang2
           
static int tvTitle
           
static int tvTitle1
           
static int tvTitle2
           
static int vfBookPage
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

action_about

public static final int action_about
See Also:
Constant Field Values

action_exit

public static final int action_exit
See Also:
Constant Field Values

action_language

public static final int action_language
See Also:
Constant Field Values

bChooseStory

public static final int bChooseStory
See Also:
Constant Field Values

bExit

public static final int bExit
See Also:
Constant Field Values

bLeft

public static final int bLeft
See Also:
Constant Field Values

bRight

public static final int bRight
See Also:
Constant Field Values

backgroundClosedBookLayout

public static final int backgroundClosedBookLayout
See Also:
Constant Field Values

backgroundLayout

public static final int backgroundLayout
See Also:
Constant Field Values

btStoryCover

public static final int btStoryCover
See Also:
Constant Field Values

ivPageImage

public static final int ivPageImage
See Also:
Constant Field Values

listview

public static final int listview
See Also:
Constant Field Values

pageviewerLayout

public static final int pageviewerLayout
See Also:
Constant Field Values

tvAbout

public static final int tvAbout
See Also:
Constant Field Values

tvEnd

public static final int tvEnd
See Also:
Constant Field Values

tvGameImage1

public static final int tvGameImage1
See Also:
Constant Field Values

tvGameImage2

public static final int tvGameImage2
See Also:
Constant Field Values

tvGameImage3

public static final int tvGameImage3
See Also:
Constant Field Values

tvGameImage4

public static final int tvGameImage4
See Also:
Constant Field Values

tvGameImage5

public static final int tvGameImage5
See Also:
Constant Field Values

tvGameImage6

public static final int tvGameImage6
See Also:
Constant Field Values

tvTextLang1

public static final int tvTextLang1
See Also:
Constant Field Values

tvTextLang2

public static final int tvTextLang2
See Also:
Constant Field Values

tvTitle

public static final int tvTitle
See Also:
Constant Field Values

tvTitle1

public static final int tvTitle1
See Also:
Constant Field Values

tvTitle2

public static final int tvTitle2
See Also:
Constant Field Values

vfBookPage

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

R.id

public R.id()