com.beem.project.beem
Class R.color

Package class diagram package R.color
java.lang.Object
  extended by com.beem.project.beem.R.color
Enclosing class:
R

public static final class R.color
extends Object


Field Summary
static int black
           
static int blue_sky
           
static int red
           
static int vert_manu
           
static int white
           
 
Constructor Summary
R.color()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

black

public static final int black
See Also:
Constant Field Values

blue_sky

public static final int blue_sky
See Also:
Constant Field Values

red

public static final int red
See Also:
Constant Field Values

vert_manu

public static final int vert_manu
See Also:
Constant Field Values

white

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

R.color

public R.color()


Copyright © 2009 Beem-project.com. All Rights Reserved.