kankan.wheel
Class R.drawable

java.lang.Object
  extended by kankan.wheel.R.drawable
Enclosing class:
R

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


Field Summary
static int button
           
static int icon
           
static int wheel_bg
           
static int wheel_val
           
 
Constructor Summary
R.drawable()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

button

public static final int button
See Also:
Constant Field Values

icon

public static final int icon
See Also:
Constant Field Values

wheel_bg

public static final int wheel_bg
See Also:
Constant Field Values

wheel_val

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

R.drawable

public R.drawable()