de.monarchy.guideme
Class R.color

java.lang.Object
  extended by de.monarchy.guideme.R.color
Enclosing class:
R

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


Field Summary
static int off_tint
           
static int on_tint
           
 
Constructor Summary
R.color()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

off_tint

public static final int off_tint
See Also:
Constant Field Values

on_tint

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

R.color

public R.color()