de.lmu.ifi.mfchords
Class R.string

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

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


Field Summary
static int action_settings
           
static int app_name
           
static int Calibration
           
static int Demo
           
static int hello_world
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Calibration

public static final int Calibration
See Also:
Constant Field Values

Demo

public static final int Demo
See Also:
Constant Field Values

action_settings

public static final int action_settings
See Also:
Constant Field Values

app_name

public static final int app_name
See Also:
Constant Field Values

hello_world

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

R.string

public R.string()