com.example.jonatan
Class R.id

java.lang.Object
  extended by com.example.jonatan.R.id
Enclosing class:
R

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


Field Summary
static int button1
           
static int button2
           
static int button3
           
static int imageView1
           
static int layout1
           
static int textView1
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button1

public static final int button1
See Also:
Constant Field Values

button2

public static final int button2
See Also:
Constant Field Values

button3

public static final int button3
See Also:
Constant Field Values

imageView1

public static final int imageView1
See Also:
Constant Field Values

layout1

public static final int layout1
See Also:
Constant Field Values

textView1

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

R.id

public R.id()