de.lmu.ifi.mfchords
Class R.id

java.lang.Object
  extended by de.lmu.ifi.mfchords.R.id
Enclosing class:
R

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


Field Summary
static int action_settings
           
static int finger
           
static int finished
           
static int instruction
           
static int relativeLayout1
           
 
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_settings

public static final int action_settings
See Also:
Constant Field Values

finger

public static final int finger
See Also:
Constant Field Values

finished

public static final int finished
See Also:
Constant Field Values

instruction

public static final int instruction
See Also:
Constant Field Values

relativeLayout1

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

R.id

public R.id()